Summer Props Config

Maven Project Parent

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

me.chyxion.summer
ArtifactId

ArtifactId

summer-props-config
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Summer Props Config
Maven Project Parent

Download summer-props-config

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.18
org.springframework : spring-context jar 4.2.8.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-RELEASE