License |
License
APACHE-1.1
|
---|---|
GroupId | GroupIdorg.jvending.registry |
ArtifactId | ArtifactIdregistry-cdc |
Version | Version1.3.0 |
Type | Typejar |
Description |
DescriptionRegistry CDC
This library provides a registry function for storing and finding data, in particular configuration information.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
registry-cdc-1.3.0.pom | |
registry-cdc-1.3.0.jar | 14 KB |
registry-cdc-1.3.0-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvending.registry/registry-cdc/ -->
<dependency>
<groupId>org.jvending.registry</groupId>
<artifactId>registry-cdc</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvending.registry/registry-cdc/
implementation 'org.jvending.registry:registry-cdc:1.3.0'
// https://jarcasting.com/artifacts/org.jvending.registry/registry-cdc/
implementation ("org.jvending.registry:registry-cdc:1.3.0")
'org.jvending.registry:registry-cdc:jar:1.3.0'
<dependency org="org.jvending.registry" name="registry-cdc" rev="1.3.0">
<artifact name="registry-cdc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvending.registry', module='registry-cdc', version='1.3.0')
)
libraryDependencies += "org.jvending.registry" % "registry-cdc" % "1.3.0"
[org.jvending.registry/registry-cdc "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
kxml2 : kxml2 | jar | 2.1.8 |
xmlpull : xmlpull | jar | 1.1.3.4a |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |