License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdme.chyxion.summer |
ArtifactId | ArtifactIdsummer-props-config |
Last Version | Last Version0.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSummer Props Config
Maven Project Parent
|
<!-- https://jarcasting.com/artifacts/me.chyxion.summer/summer-props-config/ -->
<dependency>
<groupId>me.chyxion.summer</groupId>
<artifactId>summer-props-config</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.chyxion.summer/summer-props-config/
implementation 'me.chyxion.summer:summer-props-config:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/me.chyxion.summer/summer-props-config/
implementation ("me.chyxion.summer:summer-props-config:0.0.1-RELEASE")
'me.chyxion.summer:summer-props-config:jar:0.0.1-RELEASE'
<dependency org="me.chyxion.summer" name="summer-props-config" rev="0.0.1-RELEASE">
<artifact name="summer-props-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.chyxion.summer', module='summer-props-config', version='0.0.1-RELEASE')
)
libraryDependencies += "me.chyxion.summer" % "summer-props-config" % "0.0.1-RELEASE"
[me.chyxion.summer/summer-props-config "0.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.18 |
org.springframework : spring-context | jar | 4.2.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec.javax.el : jboss-el-api_3.0_spec | jar | 1.0.0.Final |
org.springframework : spring-test | jar | 4.2.8.RELEASE |
junit : junit | jar | 4.12 |