Jarboot API

Top Jarboot project pom.xml

License

License

GroupId

GroupId

io.github.majianzheng
ArtifactId

ArtifactId

jarboot-api
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Jarboot API
Top Jarboot project pom.xml

Download jarboot-api

How to add to project

<!-- 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"]

Dependencies

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0
2.2.4
2.2.1
2.0.0
1.1.2
1.0.10
1.0.9
1.0.8