License |
License |
---|---|
GroupId | GroupIdorg.gridkit.lab |
ArtifactId | ArtifactIdinterceptor |
Last Version | Last Version0.8.21 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.gridkit.lab::interceptor
Byte code instrumentation library for Nanocloud
|
Project URL |
Project URL |
Filename | Size |
---|---|
interceptor-0.8.21.pom | |
interceptor-0.8.21.jar | 64 KB |
interceptor-0.8.21-sources.jar | 32 KB |
interceptor-0.8.21-javadoc.jar | 121 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.ow2.asm : asm-util | jar | 5.0.4 |