Jar examples for o:oxalis-api
Holds the stuff required by external components, which may be hooked into Oxalis. Classes and resources in this module should be made available to oxalis-inbound by placing it into a shared library in the web container.
You can download jar file oxalis-api 4.0.0-BETA1 in this page.
EUPL
You can use the following script to add oxalis-api-4.0.0-BETA1.jar to your project.
<dependency> <groupId>no.difi.oxalis</groupId> <artifactId>oxalis-api</artifactId> <version>4.0.0-BETA1</version> </dependency>
compile group: 'no.difi.oxalis', name: 'oxalis-api', version: '4.0.0-BETA1'
libraryDependencies += "no.difi.oxalis" % "oxalis-api" % "4.0.0-BETA1"
<dependency org="no.difi.oxalis" name="oxalis-api" rev="4.0.0-BETA1"/>
@Grapes(@Grab(group='no.difi.oxalis', module='oxalis-api', version='4.0.0-BETA1'))
'no.difi.oxalis:oxalis-api:jar:4.0.0-BETA1'
Click the following link to download the jar file.
oxalis-api-4.0.0-BETA1-javadoc.jar