Groovy extensions for the Java 8 Date/Time API (JSR-310).
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-datetime</artifactId>
<version>3.0.25</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses Groovy's TimeCategory to add one day to the current date.
Add Groovy as a dependency and ensure the Groovy runtime is available.
No dependency data recorded yet.