Last Version

Timestamper 1.0

Modify output (with javaagent and maven extension) to prefix with timestamp

License

License

GPLv3
Categories

Categories

Net
GroupId

GroupId

net.anzix
ArtifactId

ArtifactId

timestamper
Version

Version

1.0
Type

Type

jar
Description

Description

Timestamper
Modify output (with javaagent and maven extension) to prefix with timestamp
Project URL

Project URL

http://github.com/elek/timestamperagent

Download timestamper 1.0


<!-- https://jarcasting.com/artifacts/net.anzix/timestamper/ -->
<dependency>
    <groupId>net.anzix</groupId>
    <artifactId>timestamper</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.anzix/timestamper/
implementation 'net.anzix:timestamper:1.0'
// https://jarcasting.com/artifacts/net.anzix/timestamper/
implementation ("net.anzix:timestamper:1.0")
'net.anzix:timestamper:jar:1.0'
<dependency org="net.anzix" name="timestamper" rev="1.0">
  <artifact name="timestamper" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anzix', module='timestamper', version='1.0')
)
libraryDependencies += "net.anzix" % "timestamper" % "1.0"
[net.anzix/timestamper "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.0.3
org.apache.maven : maven-core jar 3.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.