Jar examples for o:oxalis-commons
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.2.0-RC1 in this page.
EUPL
You can use the following script to add oxalis-commons-3.2.0-RC1.jar to your project.
<dependency> <groupId>no.difi.oxalis</groupId> <artifactId>oxalis-commons</artifactId> <version>3.2.0-RC1</version> </dependency>
compile group: 'no.difi.oxalis', name: 'oxalis-commons', version: '3.2.0-RC1'
libraryDependencies += "no.difi.oxalis" % "oxalis-commons" % "3.2.0-RC1"
<dependency org="no.difi.oxalis" name="oxalis-commons" rev="3.2.0-RC1"/>
@Grapes(@Grab(group='no.difi.oxalis', module='oxalis-commons', version='3.2.0-RC1'))
'no.difi.oxalis:oxalis-commons:jar:3.2.0-RC1'
Click the following link to download the jar file.
oxalis-commons-3.2.0-RC1-javadoc.jar