Configuration Agent

Implementation of a JavaAgent that injects system properties for Java applications

Лицензия

Лицензия

Группа

Группа

com.github.testdriven
Идентификатор

Идентификатор

cfgagent
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Configuration Agent
Implementation of a JavaAgent that injects system properties for Java applications
Ссылка на сайт

Ссылка на сайт

https://github.com/testdriven/cfgagent

Скачать cfgagent

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.
com.github.testdriven

testdriven.org

Версии библиотеки

Версия
1.0.1
1.0.0