Download katharsis-servlet-2.6.0.jar file - Jar k

Jar examples for k:katharsis-servlet

Description

Generic Servlet Adapter of Katharsis JSON:API middleware library

You can download jar file katharsis-servlet 2.6.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add katharsis-servlet-2.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

katharsis-servlet-2.6.0.jar
katharsis-servlet-2.6.0.pom



Related Tutorials