License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.jecklgamis |
ArtifactId | ArtifactIdjersey-fastinfoset-provider |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionjersey-fastinfoset-provider
Jersey 2 FastInfoset Provider
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jecklgamis/jersey-fastinfoset-provider/ -->
<dependency>
<groupId>com.jecklgamis</groupId>
<artifactId>jersey-fastinfoset-provider</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jecklgamis/jersey-fastinfoset-provider/
implementation 'com.jecklgamis:jersey-fastinfoset-provider:1.0'
// https://jarcasting.com/artifacts/com.jecklgamis/jersey-fastinfoset-provider/
implementation ("com.jecklgamis:jersey-fastinfoset-provider:1.0")
'com.jecklgamis:jersey-fastinfoset-provider:jar:1.0'
<dependency org="com.jecklgamis" name="jersey-fastinfoset-provider" rev="1.0">
<artifact name="jersey-fastinfoset-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jecklgamis', module='jersey-fastinfoset-provider', version='1.0')
)
libraryDependencies += "com.jecklgamis" % "jersey-fastinfoset-provider" % "1.0"
[com.jecklgamis/jersey-fastinfoset-provider "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-common | jar | 2.25.1 |
org.glassfish.jersey.core : jersey-client | jar | 2.25.1 |
org.glassfish.jersey.media : jersey-media-jaxb | jar | 2.25.1 |
com.sun.xml.fastinfoset : FastInfoset | jar | 1.2.13 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 1.0.0 |
io.dropwizard : dropwizard-testing | jar | 1.0.0 |
junit : junit | jar | 4.12 |