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

yajta 2.0.2

Yajta is an extensible java agent for byte code probe insertion (at load time or offline) built on top of javassist.

Лицензия

Лицензия

Группа

Группа

se.kth.castor
Идентификатор

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

yajta
Версия

Версия

2.0.2
Тип

Тип

pom
Описание

Описание

yajta
Yajta is an extensible java agent for byte code probe insertion (at load time or offline) built on top of javassist.
Ссылка на сайт

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

https://github.com/castor-software/yajta

Скачать yajta 2.0.2

Имя Файла Размер
yajta-2.0.2.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/se.kth.castor/yajta/ -->
<dependency>
    <groupId>se.kth.castor</groupId>
    <artifactId>yajta</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.kth.castor/yajta/
implementation 'se.kth.castor:yajta:2.0.2'
// https://jarcasting.com/artifacts/se.kth.castor/yajta/
implementation ("se.kth.castor:yajta:2.0.2")
'se.kth.castor:yajta:pom:2.0.2'
<dependency org="se.kth.castor" name="yajta" rev="2.0.2">
  <artifact name="yajta" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.kth.castor', module='yajta', version='2.0.2')
)
libraryDependencies += "se.kth.castor" % "yajta" % "2.0.2"
[se.kth.castor/yajta "2.0.2"]

Зависимости

test (1)

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

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

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