License |
License |
---|---|
GroupId | GroupIdorg.gridkit.jvmtool |
ArtifactId | ArtifactIdsjk-agent |
Last Version | Last Version0.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.gridkit.jvmtool::sjk-agent
JVM agent libary
|
Project URL |
Project URL |
Filename | Size |
---|---|
sjk-agent-0.20.pom | |
sjk-agent-0.20.jar | 9 KB |
sjk-agent-0.20-sources.jar | 4 KB |
sjk-agent-0.20-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-agent/ -->
<dependency>
<groupId>org.gridkit.jvmtool</groupId>
<artifactId>sjk-agent</artifactId>
<version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-agent/
implementation 'org.gridkit.jvmtool:sjk-agent:0.20'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-agent/
implementation ("org.gridkit.jvmtool:sjk-agent:0.20")
'org.gridkit.jvmtool:sjk-agent:jar:0.20'
<dependency org="org.gridkit.jvmtool" name="sjk-agent" rev="0.20">
<artifact name="sjk-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='sjk-agent', version='0.20')
)
libraryDependencies += "org.gridkit.jvmtool" % "sjk-agent" % "0.20"
[org.gridkit.jvmtool/sjk-agent "0.20"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 1.6.0 |