Download katharsis-rs-3.0.1.jar file - Jar k

Jar examples for k:katharsis-rs

Description

Katharsis JAX-RS integration

You can download jar file katharsis-rs 3.0.1 in this page.

License

Apache License 2.0

Build File

You can use the following script to add katharsis-rs-3.0.1.jar to your project.

<dependency>
   <groupId>io.katharsis</groupId>
   <artifactId>katharsis-rs</artifactId>
   <version>3.0.1</version>
</dependency>
compile group: 'io.katharsis', name: 'katharsis-rs', version: '3.0.1'
libraryDependencies += "io.katharsis" % "katharsis-rs" % "3.0.1"
<dependency org="io.katharsis" name="katharsis-rs" rev="3.0.1"/>
@Grapes(@Grab(group='io.katharsis', module='katharsis-rs', version='3.0.1'))
'io.katharsis:katharsis-rs:jar:3.0.1'

Download

Click the following link to download the jar file.

katharsis-rs-3.0.1-javadoc.jar
katharsis-rs-3.0.1-sources.jar
katharsis-rs-3.0.1.jar
katharsis-rs-3.0.1.pom



Related Tutorials