Last Version

Configuration Agent 1.0.1

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.1
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.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.