MVN

no.difi.oxalis : oxalis-api

Maven & Gradle

Mar 03, 2020
9 usages
110 stars

Oxalis :: Core :: API · Holds the stuff required by external components, which may be hooked into Oxalis. Classes and resources in this module should be made available to oxalis-inbound by placing it into a shared library in the web container.

<dependency>
    <groupId>no.difi.oxalis</groupId>
    <artifactId>oxalis-api</artifactId>
    <version>4.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.1.2
  • Latest Release Candidate: 4.0.0-RC3
  • Latest Beta: 4.0.0-BETA1

All Versions

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

Version Vulnerabilities Updated
4.1.x
oxalis-api-4.1.2
oxalis-api-4.1.1
oxalis-api-4.1.0
4.0.x
oxalis-api-4.0.4
oxalis-api-4.0.3
oxalis-api-4.0.2
oxalis-api-4.0.1
oxalis-api-4.0.0
oxalis-api-4.0.0-RC3
oxalis-api-4.0.0-RC2
oxalis-api-4.0.0-RC1
oxalis-api-4.0.0-BETA1
3.2.x
oxalis-api-3.2.0
oxalis-api-3.2.0-RC1
3.1.x
oxalis-api-3.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>no.difi.oxalis</groupId>
    <artifactId>oxalis-api</artifactId>
    <version>4.1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'no.difi.oxalis:oxalis-api:4.1.2'

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

implementation("no.difi.oxalis:oxalis-api:4.1.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "no.difi.oxalis" % "oxalis-api" % "4.1.2"

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

cat
Sep 14, 2016
1 usages
29 stars
Jul 14, 2022
41 usages
614 stars
Aug 13, 2015
Mar 17, 2020
8 usages
55 stars
May 01, 2017
13 usages
4 stars