auto-instrument

Use java.lang.instrument without writing an agent.

Лицензия

Лицензия

Категории

Категории

Сеть Auto Библиотеки уровня приложения Code Generators
Группа

Группа

net.ju-n.auto-instrument
Идентификатор

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

auto-instrument
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

auto-instrument
Use java.lang.instrument without writing an agent.
Система контроля версий

Система контроля версий

http://github.com/nicoulaj/auto-instrument

Скачать auto-instrument

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8

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

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

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

Версия
1.0.2
1.0.1
1.0.0