MVN

org.ojai : ojai

Maven & Gradle

Dec 13, 2022
14 usages
45 stars

OJAI Core Library for Java

<dependency>
    <groupId>org.ojai</groupId>
    <artifactId>ojai</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ojai : ojai to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.0

All Versions

Choose a version of org.ojai : ojai to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
ojai-3.2.0
3.1.x
ojai-3.1.2
ojai-3.1.2-mapr
ojai-3.1.1-mapr
ojai-3.1.1
3.1
ojai-3.1-mapr
ojai-3.1
3.0
ojai-3.0
2.0
ojai-2.0-mapr-1710
ojai-2.0
1.1
ojai-1.1
1.0
ojai-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ojai</groupId>
    <artifactId>ojai</artifactId>
    <version>3.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ojai : ojai gradle dependency to your build.gradle file:

implementation 'org.ojai:ojai:3.2.0'

Gradle Kotlin DSL: Add the following org.ojai : ojai gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ojai:ojai:3.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ojai : ojai sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ojai" % "ojai" % "3.2.0"

Advertisement

Dependencies from Group

Dec 13, 2022
14 usages
45 stars
Dec 13, 2022
8 usages
45 stars
Dec 13, 2022
45 stars
Dec 13, 2022
45 stars

Discover Dependencies

Apr 14, 2021
19 usages
0 stars
May 27, 2015
7 usages
2 stars
Jun 09, 2023
6 usages
428 stars
Aug 24, 2014
7 usages
866 stars
Oct 11, 2017
7 usages
55 stars
Oct 11, 2020
13 usages
Jun 21, 2018
15 usages
259 stars