Last Version

FakeTime Maven Plugin 0.8.0

FakeTime uses a native Java agent to replace System.currentTimeMillis() implementation with the one you can control using system properties

License

License

MIT
Categories

Categories

Java Languages Maven Build Tools
GroupId

GroupId

io.github.faketime-java
ArtifactId

ArtifactId

faketime-maven-plugin
Version

Version

0.8.0
Type

Type

maven-plugin
Description

Description

FakeTime Maven Plugin
FakeTime uses a native Java agent to replace System.currentTimeMillis() implementation with the one you can control using system properties

Download faketime-maven-plugin 0.8.0


<plugin>
    <groupId>io.github.faketime-java</groupId>
    <artifactId>faketime-maven-plugin</artifactId>
    <version>0.8.0</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven.shared : maven-artifact-transfer jar 0.10.0
org.codehaus.plexus : plexus-archiver jar 3.7.0

provided (2)

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

Project Modules

There are no modules declared in this project.