is not current version
Last Version 4.10.0

io.logicdrop.sparks:sparks-openapi-jersey 4.5.1

OpenAPI Java

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

io.logicdrop.sparks
ArtifactId

ArtifactId

sparks-openapi-jersey
Version

Version

4.5.1
Type

Type

jar

Download sparks-openapi-jersey 4.5.1


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