Last Version

org.gridkit.lab::interceptor 0.8.21

Byte code instrumentation library for Nanocloud

License

License

GroupId

GroupId

org.gridkit.lab
ArtifactId

ArtifactId

interceptor
Version

Version

0.8.21
Type

Type

jar
Description

Description

org.gridkit.lab::interceptor
Byte code instrumentation library for Nanocloud
Project URL

Project URL

http://code.google.com/p/gridkit

Download interceptor 0.8.21


<!-- https://jarcasting.com/artifacts/org.gridkit.lab/interceptor/ -->
<dependency>
    <groupId>org.gridkit.lab</groupId>
    <artifactId>interceptor</artifactId>
    <version>0.8.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.lab/interceptor/
implementation 'org.gridkit.lab:interceptor:0.8.21'
// https://jarcasting.com/artifacts/org.gridkit.lab/interceptor/
implementation ("org.gridkit.lab:interceptor:0.8.21")
'org.gridkit.lab:interceptor:jar:0.8.21'
<dependency org="org.gridkit.lab" name="interceptor" rev="0.8.21">
  <artifact name="interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.lab', module='interceptor', version='0.8.21')
)
libraryDependencies += "org.gridkit.lab" % "interceptor" % "0.8.21"
[org.gridkit.lab/interceptor "0.8.21"]

Dependencies

compile (4)

Group / Artifact Type Version
org.gridkit.lab : vicluster-core jar 0.8.21
org.slf4j : slf4j-api jar 1.6.6
org.ow2.asm : asm jar 5.0.4
org.ow2.asm : asm-commons jar 5.0.4

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic Optional jar 1.2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.ow2.asm : asm-util jar 5.0.4

Project Modules

There are no modules declared in this project.