Jar examples for k:katharsis-servlet
Generic Servlet Adapter of Katharsis JSON:API middleware library
You can download jar file katharsis-servlet 2.1.3 in this page.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
katharsis-servlet-2.1.3-javadoc.jar