License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.appulse.encon |
ArtifactId | ArtifactIdencon-databind |
Version | Version1.6.10 |
Type | Typejar |
Description |
DescriptionJava based Erlang Node Connector
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
encon-databind-1.6.10.pom | |
encon-databind-1.6.10.jar | 51 KB |
encon-databind-1.6.10-sources.jar | 36 KB |
encon-databind-1.6.10-javadoc.jar | 202 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.appulse.encon/encon-databind/ -->
<dependency>
<groupId>io.appulse.encon</groupId>
<artifactId>encon-databind</artifactId>
<version>1.6.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.appulse.encon/encon-databind/
implementation 'io.appulse.encon:encon-databind:1.6.10'
// https://jarcasting.com/artifacts/io.appulse.encon/encon-databind/
implementation ("io.appulse.encon:encon-databind:1.6.10")
'io.appulse.encon:encon-databind:jar:1.6.10'
<dependency org="io.appulse.encon" name="encon-databind" rev="1.6.10">
<artifact name="encon-databind" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.appulse.encon', module='encon-databind', version='1.6.10')
)
libraryDependencies += "io.appulse.encon" % "encon-databind" % "1.6.10"
[io.appulse.encon/encon-databind "1.6.10"]
Group / Artifact | Type | Version |
---|---|---|
io.appulse.encon : encon-terms | jar | 1.6.10 |
io.appulse : logging-java | jar | 1.1.3 |
io.appulse : utils-java | jar | 1.18.0 |
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 |