License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.telenav.kivakit |
ArtifactId | ArtifactIdkivakit-web-jersey |
Version | Version0.9.8-beta |
Type | Typejar |
Description |
DescriptionKivaKit Extensions - Web - Jersey
A collection of modules that extend KivaKit.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-web-jersey/ -->
<dependency>
<groupId>com.telenav.kivakit</groupId>
<artifactId>kivakit-web-jersey</artifactId>
<version>0.9.8-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-web-jersey/
implementation 'com.telenav.kivakit:kivakit-web-jersey:0.9.8-beta'
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-web-jersey/
implementation ("com.telenav.kivakit:kivakit-web-jersey:0.9.8-beta")
'com.telenav.kivakit:kivakit-web-jersey:jar:0.9.8-beta'
<dependency org="com.telenav.kivakit" name="kivakit-web-jersey" rev="0.9.8-beta">
<artifact name="kivakit-web-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telenav.kivakit', module='kivakit-web-jersey', version='0.9.8-beta')
)
libraryDependencies += "com.telenav.kivakit" % "kivakit-web-jersey" % "0.9.8-beta"
[com.telenav.kivakit/kivakit-web-jersey "0.9.8-beta"]
Group / Artifact | Type | Version |
---|---|---|
com.telenav.kivakit : kivakit-web-jetty | jar | 0.9.8-beta |
org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.33 |