MVN

net.sf.ujac : ujac

Maven & Gradle

Nov 18, 2010

UJAC - Useful Java Application Components · Useful Java Application Components

<dependency>
    <groupId>net.sf.ujac</groupId>
    <artifactId>ujac</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.ujac : ujac to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of net.sf.ujac : ujac to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
ujac-1.1.0
1.0.x
ujac-1.0.0

How to add a dependency to Maven

Add the following net.sf.ujac : ujac maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.ujac</groupId>
    <artifactId>ujac</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.ujac : ujac gradle dependency to your build.gradle file:

implementation 'net.sf.ujac:ujac:1.0.0'

Gradle Kotlin DSL: Add the following net.sf.ujac : ujac gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.ujac:ujac:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.ujac : ujac sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.ujac" % "ujac" % "1.0.0"

Advertisement

Dependencies from Group

Nov 18, 2010

Discover Dependencies

Nov 03, 2017
437 usages
852 stars
api
May 12, 2021
15 stars
Aug 10, 2017
31 usages
31 stars
Aug 02, 2016
30 usages
68 stars
May 26, 2016
78 usages
Jul 06, 2023
489 usages
8.8k stars
Dec 31, 2021
82 usages
1.4k stars