License |
License |
---|---|
GroupId | GroupIdio.github.majianzheng |
ArtifactId | ArtifactIdjarboot-agent |
Version | Version1.1.2 |
Type | Typejar |
Description |
DescriptionJarboot agent
Top Jarboot project pom.xml
|
Filename | Size |
---|---|
jarboot-agent-1.1.2.pom | |
jarboot-agent-1.1.2.jar | 9 KB |
jarboot-agent-1.1.2-sources.jar | 6 KB |
jarboot-agent-1.1.2-javadoc.jar | 478 KB |
jarboot-agent-1.1.2-jar-with-dependencies.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-agent/ -->
<dependency>
<groupId>io.github.majianzheng</groupId>
<artifactId>jarboot-agent</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-agent/
implementation 'io.github.majianzheng:jarboot-agent:1.1.2'
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-agent/
implementation ("io.github.majianzheng:jarboot-agent:1.1.2")
'io.github.majianzheng:jarboot-agent:jar:1.1.2'
<dependency org="io.github.majianzheng" name="jarboot-agent" rev="1.1.2">
<artifact name="jarboot-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.majianzheng', module='jarboot-agent', version='1.1.2')
)
libraryDependencies += "io.github.majianzheng" % "jarboot-agent" % "1.1.2"
[io.github.majianzheng/jarboot-agent "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.majianzheng : jarboot-api | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
io.github.majianzheng : jarboot-spy | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.9.0 |