Last Version

Play Config 2.0.0

The Config of Play Framework.

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

com.airlenet
ArtifactId

ArtifactId

play-config
Version

Version

2.0.0
Type

Type

jar
Description

Description

Play Config
The Config of Play Framework.
Project Organization

Project Organization

airlenet

Download play-config 2.0.0


<!-- https://jarcasting.com/artifacts/com.airlenet/play-config/ -->
<dependency>
    <groupId>com.airlenet</groupId>
    <artifactId>play-config</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet/play-config/
implementation 'com.airlenet:play-config:2.0.0'
// https://jarcasting.com/artifacts/com.airlenet/play-config/
implementation ("com.airlenet:play-config:2.0.0")
'com.airlenet:play-config:jar:2.0.0'
<dependency org="com.airlenet" name="play-config" rev="2.0.0">
  <artifact name="play-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet', module='play-config', version='2.0.0')
)
libraryDependencies += "com.airlenet" % "play-config" % "2.0.0"
[com.airlenet/play-config "2.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.airlenet : play-core jar 2.0.0
org.apache.commons : commons-configuration2 jar 2.1.1
org.springframework : spring-context-support jar 4.3.10.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.