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