yajta

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
Last Version

Last Version

2.0.2
Release Date

Release Date

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

Filename Size
yajta-2.0.2.pom 6 KB
Browse

How to add to project

<!-- 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.
se.kth.castor

CASTOR-Software

KTH Center for Software Technology Research

Versions

Version
2.0.2
2.0.1
2.0.0