Last Version

Registry CDC 1.3.0

This library provides a registry function for storing and finding data, in particular configuration information.

License

License

APACHE-1.1
GroupId

GroupId

org.jvending.registry
ArtifactId

ArtifactId

registry-cdc
Version

Version

1.3.0
Type

Type

jar
Description

Description

Registry CDC
This library provides a registry function for storing and finding data, in particular configuration information.
Project URL

Project URL

http://jvending.sourceforge.net/registry-cdc
Project Organization

Project Organization

JVending

Download registry-cdc 1.3.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
kxml2 : kxml2 jar 2.1.8
xmlpull : xmlpull jar 1.1.3.4a

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.