com.hubspot.jackson:jackson-jaxrs-propertyfiltering

JAX-RS MessageBodyWriter that supports filtering via query parameters

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.hubspot.jackson
ArtifactId

ArtifactId

jackson-jaxrs-propertyfiltering
Last Version

Last Version

0.8.6
Release Date

Release Date

Type

Type

jar
Description

Description

JAX-RS MessageBodyWriter that supports filtering via query parameters

Download jackson-jaxrs-propertyfiltering

How to add to project

<!-- https://jarcasting.com/artifacts/com.hubspot.jackson/jackson-jaxrs-propertyfiltering/ -->
<dependency>
    <groupId>com.hubspot.jackson</groupId>
    <artifactId>jackson-jaxrs-propertyfiltering</artifactId>
    <version>0.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot.jackson/jackson-jaxrs-propertyfiltering/
implementation 'com.hubspot.jackson:jackson-jaxrs-propertyfiltering:0.8.6'
// https://jarcasting.com/artifacts/com.hubspot.jackson/jackson-jaxrs-propertyfiltering/
implementation ("com.hubspot.jackson:jackson-jaxrs-propertyfiltering:0.8.6")
'com.hubspot.jackson:jackson-jaxrs-propertyfiltering:jar:0.8.6'
<dependency org="com.hubspot.jackson" name="jackson-jaxrs-propertyfiltering" rev="0.8.6">
  <artifact name="jackson-jaxrs-propertyfiltering" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot.jackson', module='jackson-jaxrs-propertyfiltering', version='0.8.6')
)
libraryDependencies += "com.hubspot.jackson" % "jackson-jaxrs-propertyfiltering" % "0.8.6"
[com.hubspot.jackson/jackson-jaxrs-propertyfiltering "0.8.6"]

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.10.2
com.fasterxml.jackson.core : jackson-core jar 2.10.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.10.2
javax.servlet : javax.servlet-api jar 3.1.0
io.dropwizard.metrics : metrics-core jar 3.1.4
io.dropwizard.metrics : metrics-servlets jar 3.1.4

provided (1)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1

test (10)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21
org.eclipse.jetty : jetty-server jar 9.3.25.v20180904
org.eclipse.jetty : jetty-servlet jar 9.3.25.v20180904
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.23.2
org.glassfish.jersey.core : jersey-server jar 2.23.2
org.glassfish.jaxb : jaxb-runtime jar 2.3.2
org.glassfish.jaxb : txw2 jar 2.3.2
javax.inject : javax.inject jar 1
junit : junit jar 4.12
org.assertj : assertj-core jar 3.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0