Download katharsis-servlet-2.1.3.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.1.3 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

katharsis-servlet-2.1.3-javadoc.jar
katharsis-servlet-2.1.3-sources.jar
katharsis-servlet-2.1.3.jar
katharsis-servlet-2.1.3.pom



Related Tutorials