License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.fashionbrot |
ArtifactId | ArtifactIdmars-spring-config |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmars-spring-config
mars-spring-config api
|
Project URL |
Project URL |
Filename | Size |
---|---|
mars-spring-config-2.0.0.pom | |
mars-spring-config-2.0.0.jar | 105 KB |
mars-spring-config-2.0.0-sources.jar | 47 KB |
mars-spring-config-2.0.0-javadoc.jar | 346 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fashionbrot/mars-spring-config/ -->
<dependency>
<groupId>com.github.fashionbrot</groupId>
<artifactId>mars-spring-config</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fashionbrot/mars-spring-config/
implementation 'com.github.fashionbrot:mars-spring-config:2.0.0'
// https://jarcasting.com/artifacts/com.github.fashionbrot/mars-spring-config/
implementation ("com.github.fashionbrot:mars-spring-config:2.0.0")
'com.github.fashionbrot:mars-spring-config:jar:2.0.0'
<dependency org="com.github.fashionbrot" name="mars-spring-config" rev="2.0.0">
<artifact name="mars-spring-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fashionbrot', module='mars-spring-config', version='2.0.0')
)
libraryDependencies += "com.github.fashionbrot" % "mars-spring-config" % "2.0.0"
[com.github.fashionbrot/mars-spring-config "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.4.RELEASE |
org.projectlombok : lombok | jar | 1.18.6 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.yaml : snakeyaml | jar | 1.27 |
com.alibaba : fastjson | jar | 1.2.68 |
com.github.fashionbrot : mars-ribbon | jar | 0.1.2 |