License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.yahoo.parsec |
ArtifactId | ArtifactIdparsec-config |
Last Version | Last Version1.0.22 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionparsec-config
The Parsec Java Libraries.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parsec-config-1.0.22.pom | |
parsec-config-1.0.22.jar | 4 KB |
parsec-config-1.0.22-sources.jar | 4 KB |
parsec-config-1.0.22-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.parsec/parsec-config/ -->
<dependency>
<groupId>com.yahoo.parsec</groupId>
<artifactId>parsec-config</artifactId>
<version>1.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.parsec/parsec-config/
implementation 'com.yahoo.parsec:parsec-config:1.0.22'
// https://jarcasting.com/artifacts/com.yahoo.parsec/parsec-config/
implementation ("com.yahoo.parsec:parsec-config:1.0.22")
'com.yahoo.parsec:parsec-config:jar:1.0.22'
<dependency org="com.yahoo.parsec" name="parsec-config" rev="1.0.22">
<artifact name="parsec-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.parsec', module='parsec-config', version='1.0.22')
)
libraryDependencies += "com.yahoo.parsec" % "parsec-config" % "1.0.22"
[com.yahoo.parsec/parsec-config "1.0.22"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe : config | jar | 1.3.3 |