Download oxalis-commons-3.1.1.jar file - Jar o

Jar examples for o:oxalis-commons

Description

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

You can download jar file oxalis-commons 3.1.1 in this page.

License

EUPL

Build File

You can use the following script to add oxalis-commons-3.1.1.jar to your project.

<dependency>
   <groupId>no.difi.oxalis</groupId>
   <artifactId>oxalis-commons</artifactId>
   <version>3.1.1</version>
</dependency>
compile group: 'no.difi.oxalis', name: 'oxalis-commons', version: '3.1.1'
libraryDependencies += "no.difi.oxalis" % "oxalis-commons" % "3.1.1"
<dependency org="no.difi.oxalis" name="oxalis-commons" rev="3.1.1"/>
@Grapes(@Grab(group='no.difi.oxalis', module='oxalis-commons', version='3.1.1'))
'no.difi.oxalis:oxalis-commons:jar:3.1.1'

Download

Click the following link to download the jar file.

oxalis-commons-3.1.1-javadoc.jar
oxalis-commons-3.1.1-sources.jar
oxalis-commons-3.1.1.jar
oxalis-commons-3.1.1.pom



Related Tutorials