mars-spring-config

mars-spring-config api

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.fashionbrot
ArtifactId

ArtifactId

mars-spring-config
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mars-spring-config
mars-spring-config api
Project URL

Project URL

https://github.com/fashionbrot/mars-config

Download mars-spring-config

How to add to project

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

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0