se.kth.castor:yajta-core

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-core
Последняя версия

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

2.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать yajta-core

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.github.gumtreediff : client jar 2.0.0
com.github.gumtreediff : core jar 2.0.0
org.javassist : javassist jar 3.22.0-GA
net.openhft : chronicle-queue jar 4.16.4
org.slf4j : slf4j-ext jar 1.6.6
com.beust : jcommander jar 1.27
org.ow2.asm : asm jar 5.0.3
org.json : json jar 20090211
com.google.guava : guava jar 26.0-jre

test (1)

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

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

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

CASTOR-Software

KTH Center for Software Technology Research

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

Версия
2.0.2
2.0.1
2.0.0