License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.appulse.encon |
ArtifactId | ArtifactIdencon-config |
Version | Version1.6.10 |
Type | Typejar |
Description |
DescriptionJava based Erlang Node Connector
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
encon-config-1.6.10.pom | |
encon-config-1.6.10.jar | 37 KB |
encon-config-1.6.10-sources.jar | 13 KB |
encon-config-1.6.10-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.appulse.encon/encon-config/ -->
<dependency>
<groupId>io.appulse.encon</groupId>
<artifactId>encon-config</artifactId>
<version>1.6.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.appulse.encon/encon-config/
implementation 'io.appulse.encon:encon-config:1.6.10'
// https://jarcasting.com/artifacts/io.appulse.encon/encon-config/
implementation ("io.appulse.encon:encon-config:1.6.10")
'io.appulse.encon:encon-config:jar:1.6.10'
<dependency org="io.appulse.encon" name="encon-config" rev="1.6.10">
<artifact name="encon-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.appulse.encon', module='encon-config', version='1.6.10')
)
libraryDependencies += "io.appulse.encon" % "encon-config" % "1.6.10"
[io.appulse.encon/encon-config "1.6.10"]
Group / Artifact | Type | Version |
---|---|---|
io.appulse.epmd.java : client | jar | 2.0.2 |
io.appulse.encon : encon-common | jar | 1.6.10 |
org.yaml : snakeyaml | jar | 1.24 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.assertj : assertj-core | jar | 3.16.1 |