Last Version

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.

License

License

GroupId

GroupId

se.kth.castor
ArtifactId

ArtifactId

yajta
Version

Version

2.0.2
Type

Type

pom
Description

Description

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

Project URL

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

Download yajta 2.0.2

Filename Size
yajta-2.0.2.pom 6 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.