License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.hypertino |
ArtifactId | ArtifactIdservice-config_2.12 |
Version | Version0.2.9 |
Type | Typejar |
Description |
Descriptionservice-config
service-config
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.hypertino |
Filename | Size |
---|---|
service-config_2.12-0.2.9.pom | |
service-config_2.12-0.2.9.jar | 29 KB |
service-config_2.12-0.2.9-sources.jar | 4 KB |
service-config_2.12-0.2.9-javadoc.jar | 644 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hypertino/service-config_2.12/ -->
<dependency>
<groupId>com.hypertino</groupId>
<artifactId>service-config_2.12</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.hypertino/service-config_2.12/
implementation 'com.hypertino:service-config_2.12:0.2.9'
// https://jarcasting.com/artifacts/com.hypertino/service-config_2.12/
implementation ("com.hypertino:service-config_2.12:0.2.9")
'com.hypertino:service-config_2.12:jar:0.2.9'
<dependency org="com.hypertino" name="service-config_2.12" rev="0.2.9">
<artifact name="service-config_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hypertino', module='service-config_2.12', version='0.2.9')
)
libraryDependencies += "com.hypertino" % "service-config_2.12" % "0.2.9"
[com.hypertino/service-config_2.12 "0.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
org.scaldi : scaldi_2.12 | jar | 0.5.8 |
com.typesafe : config | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalamock : scalamock-scalatest-support_2.12 | jar | 3.5.0 |