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