Registry Utilities

Utilities to simplify the implemenation of registries, including data structures and notifications of additions and removals.

License

License

GroupId

GroupId

com.amlinv
ArtifactId

ArtifactId

registry-utils
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Registry Utilities
Utilities to simplify the implemenation of registries, including data structures and notifications of additions and removals.
Project URL

Project URL

http://www.github.com/amlinv/registry-utils

Download registry-utils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
com.amlinv : log-utils jar 1.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0