Last Version

org.dromara:soul-configuration 2.1.2-RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.dromara
ArtifactId

ArtifactId

soul-configuration
Version

Version

2.1.2-RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/soul-configuration
Project Organization

Project Organization

dromara

Download soul-configuration 2.1.2-RELEASE


<!-- 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"]

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.