Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.github.gitssie |
ArtifactId | ArtifactIdplay-config-zk_2.12 |
Version | Version2.6.11 |
Type | Typejar |
Description |
Descriptionplay-config-zk
play-config-zk
|
Project Organization |
Project Organizationcom.github.gitssie |
Filename | Size |
---|---|
play-config-zk_2.12-2.6.11.pom | |
play-config-zk_2.12-2.6.11.jar | 7 KB |
play-config-zk_2.12-2.6.11-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gitssie/play-config-zk_2.12/ -->
<dependency>
<groupId>com.github.gitssie</groupId>
<artifactId>play-config-zk_2.12</artifactId>
<version>2.6.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gitssie/play-config-zk_2.12/
implementation 'com.github.gitssie:play-config-zk_2.12:2.6.11'
// https://jarcasting.com/artifacts/com.github.gitssie/play-config-zk_2.12/
implementation ("com.github.gitssie:play-config-zk_2.12:2.6.11")
'com.github.gitssie:play-config-zk_2.12:jar:2.6.11'
<dependency org="com.github.gitssie" name="play-config-zk_2.12" rev="2.6.11">
<artifact name="play-config-zk_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gitssie', module='play-config-zk_2.12', version='2.6.11')
)
libraryDependencies += "com.github.gitssie" % "play-config-zk_2.12" % "2.6.11"
[com.github.gitssie/play-config-zk_2.12 "2.6.11"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
com.github.gitssie : play-config_2.12 | jar | 2.6.11 |
com.github.gitssie : play-zookeeper_2.12 | jar | 2.6.11 |
com.typesafe.play : twirl-api_2.12 | jar | 1.3.12 |
com.typesafe.play : play-enhancer | jar | 1.2.2 |
com.typesafe.play : play-server_2.12 | jar | 2.6.6 |
com.typesafe.play : filters-helpers_2.12 | jar | 2.6.6 |
com.typesafe.play : play-logback_2.12 | jar | 2.6.6 |
com.typesafe.play : play-akka-http-server_2.12 | jar | 2.6.6 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.12 | jar | 2.6.6 |