Last Version

se.kth.castor:yajta-core 2.0.2

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

License

License

GroupId

GroupId

se.kth.castor
ArtifactId

ArtifactId

yajta-core
Version

Version

2.0.2
Type

Type

jar
Description

Description

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

Download yajta-core 2.0.2


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

Dependencies

compile (9)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.