License |
License |
---|---|
GroupId | GroupIdorg.dromara |
ArtifactId | ArtifactIdsoul |
Last Version | Last Version2.3.0-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsoul
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
soul-2.3.0-RELEASE.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dromara/soul/ -->
<dependency>
<groupId>org.dromara</groupId>
<artifactId>soul</artifactId>
<version>2.3.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dromara/soul/
implementation 'org.dromara:soul:2.3.0-RELEASE'
// https://jarcasting.com/artifacts/org.dromara/soul/
implementation ("org.dromara:soul:2.3.0-RELEASE")
'org.dromara:soul:pom:2.3.0-RELEASE'
<dependency org="org.dromara" name="soul" rev="2.3.0-RELEASE">
<artifact name="soul" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dromara', module='soul', version='2.3.0-RELEASE')
)
libraryDependencies += "org.dromara" % "soul" % "2.3.0-RELEASE"
[org.dromara/soul "2.3.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | [30.1-jre,) |
org.slf4j : slf4j-api | jar | 1.7.29 |
org.slf4j : jcl-over-slf4j | jar | 1.7.29 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 2.1 |
org.mockito : mockito-core | jar | 3.5.15 |
org.mockito : mockito-inline | jar | 3.5.15 |
Version |
---|
2.3.0-RELEASE
|
2.2.1
|
2.2.0
|
2.1.2-RELEASE
|
2.1.1-RELEASE
|
2.1.0-RELEASE
|
2.0.1-RELEASE
|
2.0.0-RELEASE
|
1.0.5-RELEASE
|
1.0.4-RELEASE
|
1.0.3-RELEASE
|