License |
License |
---|---|
GroupId | GroupIdorg.dromara |
ArtifactId | ArtifactIdsoul-plugin-rewrite |
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-rewrite/ -->
<dependency>
<groupId>org.dromara</groupId>
<artifactId>soul-plugin-rewrite</artifactId>
<version>2.3.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.dromara/soul-plugin-rewrite/
implementation 'org.dromara:soul-plugin-rewrite:2.3.0-RELEASE'
// https://jarcasting.com/artifacts/org.dromara/soul-plugin-rewrite/
implementation ("org.dromara:soul-plugin-rewrite:2.3.0-RELEASE")
'org.dromara:soul-plugin-rewrite:jar:2.3.0-RELEASE'
<dependency org="org.dromara" name="soul-plugin-rewrite" rev="2.3.0-RELEASE">
<artifact name="soul-plugin-rewrite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dromara', module='soul-plugin-rewrite', version='2.3.0-RELEASE')
)
libraryDependencies += "org.dromara" % "soul-plugin-rewrite" % "2.3.0-RELEASE"
[org.dromara/soul-plugin-rewrite "2.3.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.dromara : soul-plugin-base | jar | 2.3.0-RELEASE |
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 |
---|---|---|
org.springframework : spring-test | jar | |
io.projectreactor : reactor-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 |