License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnetwork.oxalis |
ArtifactId | ArtifactIdoxalis-commons |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOxalis :: Core :: Commons
Holds the stuff which is common for both inbound and outbound messages and should be shared between them.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
oxalis-commons-5.3.0.pom | |
oxalis-commons-5.3.0.jar | 109 KB |
oxalis-commons-5.3.0-sources.jar | 95 KB |
oxalis-commons-5.3.0-javadoc.jar | 573 KB |
Browse |
<!-- https://jarcasting.com/artifacts/network.oxalis/oxalis-commons/ -->
<dependency>
<groupId>network.oxalis</groupId>
<artifactId>oxalis-commons</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/network.oxalis/oxalis-commons/
implementation 'network.oxalis:oxalis-commons:5.3.0'
// https://jarcasting.com/artifacts/network.oxalis/oxalis-commons/
implementation ("network.oxalis:oxalis-commons:5.3.0")
'network.oxalis:oxalis-commons:jar:5.3.0'
<dependency org="network.oxalis" name="oxalis-commons" rev="5.3.0">
<artifact name="oxalis-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='network.oxalis', module='oxalis-commons', version='5.3.0')
)
libraryDependencies += "network.oxalis" % "oxalis-commons" % "5.3.0"
[network.oxalis/oxalis-commons "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
network.oxalis : oxalis-api | jar | 5.3.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.26 |
com.google.inject : guice | jar | 4.2.2 |
network.oxalis.vefa : peppol-mode | jar | 2.3.0 |
network.oxalis.vefa : peppol-sbdh | jar | 2.3.0 |
network.oxalis.vefa : peppol-evidence | jar | 2.3.0 |
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
network.oxalis : oxalis-test | jar | 5.3.0 |