License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.luoshu-open |
ArtifactId | ArtifactIdluoshu-config |
Version | Version0.2 |
Type | Typejar |
Description |
Descriptionhttps://gitee.com/bailuoo/luoshu.git
|
Project URL |
Project URL |
Filename | Size |
---|---|
luoshu-config-0.2.pom | |
luoshu-config-0.2.jar | 80 KB |
luoshu-config-0.2-sources.jar | 21 KB |
luoshu-config-0.2-javadoc.jar | 165 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-config/ -->
<dependency>
<groupId>com.github.luoshu-open</groupId>
<artifactId>luoshu-config</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-config/
implementation 'com.github.luoshu-open:luoshu-config:0.2'
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-config/
implementation ("com.github.luoshu-open:luoshu-config:0.2")
'com.github.luoshu-open:luoshu-config:jar:0.2'
<dependency org="com.github.luoshu-open" name="luoshu-config" rev="0.2">
<artifact name="luoshu-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luoshu-open', module='luoshu-config', version='0.2')
)
libraryDependencies += "com.github.luoshu-open" % "luoshu-config" % "0.2"
[com.github.luoshu-open/luoshu-config "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.luoshu-open : luoshu-util | jar | 0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.18.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.18.RELEASE |
org.springframework : spring-jdbc | jar | |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.18.RELEASE |
org.redisson : redisson | jar | 3.16.0 |
org.projectlombok : lombok | jar | 1.18.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.200 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.18.RELEASE |
junit : junit | jar | 4.12 |