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