License |
License |
---|---|
Categories |
CategoriesJSON Data Jackson |
GroupId | GroupIdcom.pressassociation.partial-response |
ArtifactId | ArtifactIdfilter-json-jackson-jaxrs |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionPartial Response: JAX-RS Jackson JSON Filter
filter-json-jackson-jaxrs module
|
<!-- https://jarcasting.com/artifacts/com.pressassociation.partial-response/filter-json-jackson-jaxrs/ -->
<dependency>
<groupId>com.pressassociation.partial-response</groupId>
<artifactId>filter-json-jackson-jaxrs</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pressassociation.partial-response/filter-json-jackson-jaxrs/
implementation 'com.pressassociation.partial-response:filter-json-jackson-jaxrs:1.0'
// https://jarcasting.com/artifacts/com.pressassociation.partial-response/filter-json-jackson-jaxrs/
implementation ("com.pressassociation.partial-response:filter-json-jackson-jaxrs:1.0")
'com.pressassociation.partial-response:filter-json-jackson-jaxrs:jar:1.0'
<dependency org="com.pressassociation.partial-response" name="filter-json-jackson-jaxrs" rev="1.0">
<artifact name="filter-json-jackson-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pressassociation.partial-response', module='filter-json-jackson-jaxrs', version='1.0')
)
libraryDependencies += "com.pressassociation.partial-response" % "filter-json-jackson-jaxrs" % "1.0"
[com.pressassociation.partial-response/filter-json-jackson-jaxrs "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.pressassociation.partial-response : filter-json-jackson | jar | 1.0 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.4.0 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.10.8 |
com.google.guava : guava-testlib | jar | 18.0 |
pl.pragmatists : JUnitParams | jar | 1.0.2 |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.10.Final |