MVN

com.amlinv : registry-utils

Maven & Gradle

Aug 28, 2015
3 usages
0 stars

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

<dependency>
    <groupId>com.amlinv</groupId>
    <artifactId>registry-utils</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amlinv : registry-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.amlinv : registry-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
registry-utils-1.0.0

How to add a dependency to Maven

Add the following com.amlinv : registry-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.amlinv</groupId>
    <artifactId>registry-utils</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.amlinv : registry-utils gradle dependency to your build.gradle file:

implementation 'com.amlinv:registry-utils:1.0.0'

Gradle Kotlin DSL: Add the following com.amlinv : registry-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.amlinv:registry-utils:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.amlinv : registry-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.amlinv" % "registry-utils" % "1.0.0"

Advertisement

Dependencies from Group

Aug 18, 2015
4 usages
0 stars
Sep 09, 2015
3 usages
0 stars
Sep 09, 2015
3 usages
0 stars
Aug 28, 2015
3 usages
0 stars
Aug 19, 2015
2 usages
0 stars

Discover Dependencies

em
Aug 26, 2015
23 stars
Jul 03, 2016
2 usages
0 stars
Apr 06, 2016
1 usages
600 stars
Aug 29, 2015
2 stars
Dec 20, 2019
16 stars
Jan 29, 2016
1 stars