License |
License |
---|---|
GroupId | GroupIdno.difi.oxalis |
ArtifactId | ArtifactIdoxalis-commons |
Last Version | Last Version4.1.2 |
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-4.1.2.pom | |
oxalis-commons-4.1.2.jar | 109 KB |
oxalis-commons-4.1.2-sources.jar | 97 KB |
oxalis-commons-4.1.2-javadoc.jar | 580 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.difi.oxalis/oxalis-commons/ -->
<dependency>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis-commons</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.difi.oxalis/oxalis-commons/
implementation 'no.difi.oxalis:oxalis-commons:4.1.2'
// https://jarcasting.com/artifacts/no.difi.oxalis/oxalis-commons/
implementation ("no.difi.oxalis:oxalis-commons:4.1.2")
'no.difi.oxalis:oxalis-commons:jar:4.1.2'
<dependency org="no.difi.oxalis" name="oxalis-commons" rev="4.1.2">
<artifact name="oxalis-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.difi.oxalis', module='oxalis-commons', version='4.1.2')
)
libraryDependencies += "no.difi.oxalis" % "oxalis-commons" % "4.1.2"
[no.difi.oxalis/oxalis-commons "4.1.2"]
Group / Artifact | Type | Version |
---|---|---|
no.difi.oxalis : oxalis-api | jar | 4.1.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.26 |
com.google.inject : guice | jar | 4.2.2 |
no.difi.vefa : peppol-mode | jar | 1.1.4 |
no.difi.vefa : peppol-sbdh | jar | 1.1.4 |
no.difi.vefa : peppol-evidence | jar | 1.1.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.11 |
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 |
---|---|---|
no.difi.oxalis : oxalis-test | jar | 4.1.2 |