is not current version
Last Version 3.0.2

io.katharsis:katharsis-servlet 1.0.0

Generic Servlet Adapter of Katharsis JSON:API middleware library

GroupId

GroupId

io.katharsis
ArtifactId

ArtifactId

katharsis-servlet
Version

Version

1.0.0
Type

Type

jar

Download katharsis-servlet 1.0.0


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