is not current version
Last Version 1.0.1

Configuration Agent 1.0.0

Implementation of a JavaAgent that injects system properties for Java applications

License

License

GroupId

GroupId

com.github.testdriven
ArtifactId

ArtifactId

cfgagent
Version

Version

1.0.0
Type

Type

jar
Description

Description

Configuration Agent
Implementation of a JavaAgent that injects system properties for Java applications
Project URL

Project URL

https://github.com/testdriven/cfgagent

Download cfgagent 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.