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