License |
License |
---|---|
GroupId | GroupIdio.github.majianzheng |
ArtifactId | ArtifactIdjarboot-api |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJarboot API
Top Jarboot project pom.xml
|
Filename | Size |
---|---|
jarboot-api-2.3.1.pom | |
jarboot-api-2.3.1.jar | 8 KB |
jarboot-api-2.3.1-sources.jar | 9 KB |
jarboot-api-2.3.1-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-api/ -->
<dependency>
<groupId>io.github.majianzheng</groupId>
<artifactId>jarboot-api</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-api/
implementation 'io.github.majianzheng:jarboot-api:2.3.1'
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-api/
implementation ("io.github.majianzheng:jarboot-api:2.3.1")
'io.github.majianzheng:jarboot-api:jar:2.3.1'
<dependency org="io.github.majianzheng" name="jarboot-api" rev="2.3.1">
<artifact name="jarboot-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.majianzheng', module='jarboot-api', version='2.3.1')
)
libraryDependencies += "io.github.majianzheng" % "jarboot-api" % "2.3.1"
[io.github.majianzheng/jarboot-api "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 |