MVN

jini : jini-ext

Maven & Gradle

Jan 08, 2007
2 usages
<dependency>
    <groupId>jini</groupId>
    <artifactId>jini-ext</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jini : jini-ext to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of jini : jini-ext to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
jini-ext-2.1

How to add a dependency to Maven

Add the following jini : jini-ext maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>jini</groupId>
    <artifactId>jini-ext</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jini : jini-ext gradle dependency to your build.gradle file:

implementation 'jini:jini-ext:2.1'

Gradle Kotlin DSL: Add the following jini : jini-ext gradle kotlin dependency to your build.gradle.kts file:

implementation("jini:jini-ext:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following jini : jini-ext sbt scala dependency to your build.sbt file:

libraryDependencies += "jini" % "jini-ext" % "2.1"

Advertisement

Dependencies from Group

Jan 08, 2007
3 usages
Jan 08, 2007
2 usages

Discover Dependencies

Sep 19, 2006
34 usages
Jan 16, 2012
8 usages
May 04, 2006
1 usages
Jul 22, 2013
3 usages
Feb 17, 2011
3 usages
43 stars
Dec 18, 2014
1 usages
2 stars
Apr 07, 2015
29 usages
Aug 31, 2011
7 usages
Mar 02, 2015
1 usages