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.

License

License

Categories

Categories

Net
GroupId

GroupId

network.oxalis
ArtifactId

ArtifactId

oxalis-api
Last Version

Last Version

5.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/OxalisCommunity/oxalis
Project Organization

Project Organization

NorStella

Download oxalis-api

How to add to project

<!-- https://jarcasting.com/artifacts/network.oxalis/oxalis-api/ -->
<dependency>
    <groupId>network.oxalis</groupId>
    <artifactId>oxalis-api</artifactId>
    <version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/network.oxalis/oxalis-api/
implementation 'network.oxalis:oxalis-api:5.3.0'
// https://jarcasting.com/artifacts/network.oxalis/oxalis-api/
implementation ("network.oxalis:oxalis-api:5.3.0")
'network.oxalis:oxalis-api:jar:5.3.0'
<dependency org="network.oxalis" name="oxalis-api" rev="5.3.0">
  <artifact name="oxalis-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='network.oxalis', module='oxalis-api', version='5.3.0')
)
libraryDependencies += "network.oxalis" % "oxalis-api" % "5.3.0"
[network.oxalis/oxalis-api "5.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
network.oxalis.vefa : peppol-common jar 2.3.0
io.opentracing : opentracing-api jar 0.33.0
javax.inject : javax.inject jar 1

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.kohsuke.metainf-services : metainf-services jar 1.8

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.
network.oxalis

Oxalis Community

Versions

Version
5.3.0
5.2.0
5.1.0
5.0.8
5.0.7
5.0.6
5.0.5
5.0.3
5.0.2
5.0.1
5.0.0
5.0.0-RC4
5.0.0-RC3
5.0.0.RC1