is not current version
Last Version 3.0.2

io.katharsis:katharsis-servlet 0.9.4

Generic Servlet Adapter of Katharsis JSON:API middleware library

GroupId

GroupId

io.katharsis
ArtifactId

ArtifactId

katharsis-servlet
Version

Version

0.9.4
Type

Type

jar

Download katharsis-servlet 0.9.4


<!-- https://jarcasting.com/artifacts/io.katharsis/katharsis-servlet/ -->
<dependency>
    <groupId>io.katharsis</groupId>
    <artifactId>katharsis-servlet</artifactId>
    <version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.katharsis/katharsis-servlet/
implementation 'io.katharsis:katharsis-servlet:0.9.4'
// https://jarcasting.com/artifacts/io.katharsis/katharsis-servlet/
implementation ("io.katharsis:katharsis-servlet:0.9.4")
'io.katharsis:katharsis-servlet:jar:0.9.4'
<dependency org="io.katharsis" name="katharsis-servlet" rev="0.9.4">
  <artifact name="katharsis-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.katharsis', module='katharsis-servlet', version='0.9.4')
)
libraryDependencies += "io.katharsis" % "katharsis-servlet" % "0.9.4"
[io.katharsis/katharsis-servlet "0.9.4"]