License |
License |
---|---|
Categories |
CategoriesJava Languages Maven Build Tools |
GroupId | GroupIdio.github.faketime-java |
ArtifactId | ArtifactIdfaketime-maven-plugin |
Version | Version0.8.0 |
Type | Typemaven-plugin |
Description |
DescriptionFakeTime Maven Plugin
FakeTime uses a native Java agent to replace System.currentTimeMillis() implementation with the one you can control using system properties
|
<plugin>
<groupId>io.github.faketime-java</groupId>
<artifactId>faketime-maven-plugin</artifactId>
<version>0.8.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-artifact-transfer | jar | 0.10.0 |
org.codehaus.plexus : plexus-archiver | jar | 3.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.6.0 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |