Jar examples for o:oas-webservice-impl
Provides the OAS webservice as a jar file containing Restlets
You can download jar file oas-webservice-impl 1.2 in this page.
You can use the following script to add oas-webservice-impl-1.2.jar to your project.
<dependency> <groupId>com.github.ansell.oas</groupId> <artifactId>oas-webservice-impl</artifactId> <version>1.2</version> </dependency>
compile group: 'com.github.ansell.oas', name: 'oas-webservice-impl', version: '1.2'
libraryDependencies += "com.github.ansell.oas" % "oas-webservice-impl" % "1.2"
<dependency org="com.github.ansell.oas" name="oas-webservice-impl" rev="1.2"/>
@Grapes(@Grab(group='com.github.ansell.oas', module='oas-webservice-impl', version='1.2'))
'com.github.ansell.oas:oas-webservice-impl:jar:1.2'
Click the following link to download the jar file.
oas-webservice-impl-1.2-javadoc.jar