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