MVN

no.difi.oxalis : oxalis-jdbc-jndi

Maven & Gradle

May 25, 2016
80 stars

oxalis-jdbc-jndi

<dependency>
    <groupId>no.difi.oxalis</groupId>
    <artifactId>oxalis-jdbc-jndi</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.difi.oxalis : oxalis-jdbc-jndi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.0
  • Latest Release Candidate: 4.0.0-RC1
  • Latest Beta: 4.0.0-BETA1

All Versions

Choose a version of no.difi.oxalis : oxalis-jdbc-jndi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
oxalis-jdbc-jndi-4.0.0-RC1
oxalis-jdbc-jndi-4.0.0-BETA1
3.2.x
oxalis-jdbc-jndi-3.2.0
oxalis-jdbc-jndi-3.2.0-RC1
3.1.x
oxalis-jdbc-jndi-3.1.1

How to add a dependency to Maven

Add the following no.difi.oxalis : oxalis-jdbc-jndi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>no.difi.oxalis</groupId>
    <artifactId>oxalis-jdbc-jndi</artifactId>
    <version>3.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following no.difi.oxalis : oxalis-jdbc-jndi gradle dependency to your build.gradle file:

implementation 'no.difi.oxalis:oxalis-jdbc-jndi:3.2.0'

Gradle Kotlin DSL: Add the following no.difi.oxalis : oxalis-jdbc-jndi gradle kotlin dependency to your build.gradle.kts file:

implementation("no.difi.oxalis:oxalis-jdbc-jndi:3.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following no.difi.oxalis : oxalis-jdbc-jndi sbt scala dependency to your build.sbt file:

libraryDependencies += "no.difi.oxalis" % "oxalis-jdbc-jndi" % "3.2.0"

Advertisement

Dependencies from Group

Mar 03, 2020
12 usages
110 stars
Aug 16, 2018
10 usages
110 stars
Mar 03, 2020
9 usages
110 stars
Mar 03, 2020
9 usages
110 stars
Mar 03, 2020
6 usages
110 stars

Discover Dependencies