Jar examples for r:registry-utils
Utilities to simplify the implemenation of registries, including data structures and notifications of additions and removals.
You can download jar file registry-utils 1.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add registry-utils-1.0.0.jar to your project.
<dependency> <groupId>com.amlinv</groupId> <artifactId>registry-utils</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.amlinv', name: 'registry-utils', version: '1.0.0'
libraryDependencies += "com.amlinv" % "registry-utils" % "1.0.0"
<dependency org="com.amlinv" name="registry-utils" rev="1.0.0"/>
@Grapes(@Grab(group='com.amlinv', module='registry-utils', version='1.0.0'))
'com.amlinv:registry-utils:jar:1.0.0'
Click the following link to download the jar file.
registry-utils-1.0.0-javadoc.jar