| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJersey Program Interface REST Frameworks | 
        
| GroupId | GroupIdcom.telenav.kivakit | 
    
| ArtifactId | ArtifactIdkivakit-web-jersey | 
    
| Version | Version0.9.7-alpha | 
        
| 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.7-alpha</version>
</dependency>
                // https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-web-jersey/
implementation 'com.telenav.kivakit:kivakit-web-jersey:0.9.7-alpha'
                // https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-web-jersey/
implementation ("com.telenav.kivakit:kivakit-web-jersey:0.9.7-alpha")
                'com.telenav.kivakit:kivakit-web-jersey:jar:0.9.7-alpha'
                <dependency org="com.telenav.kivakit" name="kivakit-web-jersey" rev="0.9.7-alpha">
  <artifact name="kivakit-web-jersey" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.telenav.kivakit', module='kivakit-web-jersey', version='0.9.7-alpha')
)
                libraryDependencies += "com.telenav.kivakit" % "kivakit-web-jersey" % "0.9.7-alpha"
                [com.telenav.kivakit/kivakit-web-jersey "0.9.7-alpha"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.telenav.kivakit : kivakit-web-jetty | jar | 0.9.7-alpha | 
| org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.33 |