Last Version

dsb-registry 1.0.0

A Registry based on cache mechanism. Each time the cache expires, the loader will be called to retrieve data from the real registry...

License

License

GroupId

GroupId

org.ow2.petals.dsb
ArtifactId

ArtifactId

dsb-registry
Version

Version

1.0.0
Type

Type

jar
Description

Description

dsb-registry
A Registry based on cache mechanism. Each time the cache expires, the loader will be called to retrieve data from the real registry...
Project Organization

Project Organization

PetalsLink Labs

Download dsb-registry 1.0.0


<!-- https://jarcasting.com/artifacts/org.ow2.petals.dsb/dsb-registry/ -->
<dependency>
    <groupId>org.ow2.petals.dsb</groupId>
    <artifactId>dsb-registry</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.dsb/dsb-registry/
implementation 'org.ow2.petals.dsb:dsb-registry:1.0.0'
// https://jarcasting.com/artifacts/org.ow2.petals.dsb/dsb-registry/
implementation ("org.ow2.petals.dsb:dsb-registry:1.0.0")
'org.ow2.petals.dsb:dsb-registry:jar:1.0.0'
<dependency org="org.ow2.petals.dsb" name="dsb-registry" rev="1.0.0">
  <artifact name="dsb-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.dsb', module='dsb-registry', version='1.0.0')
)
libraryDependencies += "org.ow2.petals.dsb" % "dsb-registry" % "1.0.0"
[org.ow2.petals.dsb/dsb-registry "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 11.0.1

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.