| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.hypertino |
| ArtifactId | ArtifactIdservice-config_2.11 |
| 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.11-0.2.9.pom | |
| service-config_2.11-0.2.9.jar | 66 KB |
| service-config_2.11-0.2.9-sources.jar | 4 KB |
| service-config_2.11-0.2.9-javadoc.jar | 361 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hypertino/service-config_2.11/ -->
<dependency>
<groupId>com.hypertino</groupId>
<artifactId>service-config_2.11</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.hypertino/service-config_2.11/
implementation 'com.hypertino:service-config_2.11:0.2.9'
// https://jarcasting.com/artifacts/com.hypertino/service-config_2.11/
implementation ("com.hypertino:service-config_2.11:0.2.9")
'com.hypertino:service-config_2.11:jar:0.2.9'
<dependency org="com.hypertino" name="service-config_2.11" rev="0.2.9">
<artifact name="service-config_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hypertino', module='service-config_2.11', version='0.2.9')
)
libraryDependencies += "com.hypertino" % "service-config_2.11" % "0.2.9"
[com.hypertino/service-config_2.11 "0.2.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.scaldi : scaldi_2.11 | jar | 0.5.8 |
| com.typesafe : config | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalamock : scalamock-scalatest-support_2.11 | jar | 3.5.0 |