is not current version
Last Version 5.3.0

Oxalis :: Core :: Commons 5.0.7

Holds the stuff which is common for both inbound and outbound messages and should be shared between them.

License

License

Categories

Categories

Net
GroupId

GroupId

network.oxalis
ArtifactId

ArtifactId

oxalis-commons
Version

Version

5.0.7
Type

Type

jar
Description

Description

Oxalis :: Core :: Commons
Holds the stuff which is common for both inbound and outbound messages and should be shared between them.
Project URL

Project URL

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

Project Organization

NorStella

Download oxalis-commons 5.0.7


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

Dependencies

compile (13)

Group / Artifact Type Version
network.oxalis : oxalis-api jar 5.0.7
org.slf4j : jcl-over-slf4j jar 1.7.26
com.google.inject : guice jar 4.2.2
network.oxalis.vefa : peppol-mode jar 2.0.2
network.oxalis.vefa : peppol-sbdh jar 2.0.2
network.oxalis.vefa : peppol-evidence jar 2.0.2
org.apache.httpcomponents : httpclient jar 4.5.13
io.zipkin.brave : brave jar 5.6.5
io.zipkin.reporter2 : zipkin-sender-urlconnection jar 2.9.0
io.opentracing : opentracing-noop jar 0.33.0
io.opentracing.contrib : opentracing-apache-httpclient jar 0.2.0
io.opentracing.contrib : opentracing-spanmanager jar 0.0.5
io.opentracing.brave : brave-opentracing jar 0.34.2

provided (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.projectlombok : lombok jar 1.18.12
org.kohsuke.metainf-services : metainf-services jar 1.8

test (1)

Group / Artifact Type Version
network.oxalis : oxalis-test jar 5.0.7

Project Modules

There are no modules declared in this project.