is not current version
Last Version 5.3.0

Oxalis :: Core :: API 5.0.8

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
Version

Version

5.0.8
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 5.0.8


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
network.oxalis.vefa : peppol-common jar 2.0.2
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.