License |
License |
---|---|
GroupId | GroupIdorg.dromara |
ArtifactId | ArtifactIdsoul-plugin-base |
Last Version | Last Version2.3.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.dromara/soul-plugin-base/ -->
<dependency>
<groupId>org.dromara</groupId>
<artifactId>soul-plugin-base</artifactId>
<version>2.3.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.dromara/soul-plugin-base/
implementation 'org.dromara:soul-plugin-base:2.3.0-RELEASE'
// https://jarcasting.com/artifacts/org.dromara/soul-plugin-base/
implementation ("org.dromara:soul-plugin-base:2.3.0-RELEASE")
'org.dromara:soul-plugin-base:jar:2.3.0-RELEASE'
<dependency org="org.dromara" name="soul-plugin-base" rev="2.3.0-RELEASE">
<artifact name="soul-plugin-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dromara', module='soul-plugin-base', version='2.3.0-RELEASE')
)
libraryDependencies += "org.dromara" % "soul-plugin-base" % "2.3.0-RELEASE"
[org.dromara/soul-plugin-base "2.3.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.dromara : soul-plugin-api | jar | 2.3.0-RELEASE |
org.dromara : soul-spi | jar | 2.3.0-RELEASE |
org.apache.commons : commons-collections4 | jar | 4.1 |
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 |
---|---|---|
io.projectreactor : reactor-test | jar | |
org.assertj : assertj-core | jar | 3.13.2 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | |
org.springframework : spring-test | jar | |
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 |