License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdorg.dromara |
ArtifactId | ArtifactIdsoul-configuration |
Version | Version2.1.2-RELEASE |
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-configuration/ -->
<dependency>
<groupId>org.dromara</groupId>
<artifactId>soul-configuration</artifactId>
<version>2.1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.dromara/soul-configuration/
implementation 'org.dromara:soul-configuration:2.1.2-RELEASE'
// https://jarcasting.com/artifacts/org.dromara/soul-configuration/
implementation ("org.dromara:soul-configuration:2.1.2-RELEASE")
'org.dromara:soul-configuration:jar:2.1.2-RELEASE'
<dependency org="org.dromara" name="soul-configuration" rev="2.1.2-RELEASE">
<artifact name="soul-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dromara', module='soul-configuration', version='2.1.2-RELEASE')
)
libraryDependencies += "org.dromara" % "soul-configuration" % "2.1.2-RELEASE"
[org.dromara/soul-configuration "2.1.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.dromara : soul-common | jar | 2.1.2-RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.2.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.2.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.2.RELEASE |
com.101tec : zkclient | jar | 0.10 |
com.google.guava : guava | jar | 21.0 |
com.esotericsoftware : kryo-shaded | jar | 4.0.0 |
com.dyuproject.protostuff : protostuff-core | jar | 1.0.8 |
com.dyuproject.protostuff : protostuff-runtime | jar | 1.0.8 |
com.caucho : hessian | jar | 4.0.38 |