License |
License
MIT License
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdtop.redscorpion.boot |
ArtifactId | ArtifactIdredscorpion-boot-config |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredscorpion-boot-config
config
|
Filename | Size |
---|---|
redscorpion-boot-config-0.0.6.pom | |
redscorpion-boot-config-0.0.6-sources.jar | 22 bytes |
redscorpion-boot-config-0.0.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/top.redscorpion.boot/redscorpion-boot-config/ -->
<dependency>
<groupId>top.redscorpion.boot</groupId>
<artifactId>redscorpion-boot-config</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/top.redscorpion.boot/redscorpion-boot-config/
implementation 'top.redscorpion.boot:redscorpion-boot-config:0.0.6'
// https://jarcasting.com/artifacts/top.redscorpion.boot/redscorpion-boot-config/
implementation ("top.redscorpion.boot:redscorpion-boot-config:0.0.6")
'top.redscorpion.boot:redscorpion-boot-config:jar:0.0.6'
<dependency org="top.redscorpion.boot" name="redscorpion-boot-config" rev="0.0.6">
<artifact name="redscorpion-boot-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.redscorpion.boot', module='redscorpion-boot-config', version='0.0.6')
)
libraryDependencies += "top.redscorpion.boot" % "redscorpion-boot-config" % "0.0.6"
[top.redscorpion.boot/redscorpion-boot-config "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
top.redscorpion : redscorpion-extra | jar | 0.0.7 |
org.springframework.boot : spring-boot | jar | 2.5.14 |
org.springframework.data : spring-data-commons | jar | 2.5.11 |
org.springframework.security : spring-security-core | jar | 5.5.8 |
org.springframework.security : spring-security-web | jar | 5.5.8 |
org.projectlombok : lombok | jar | 1.18.24 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |