Categories |
CategoriesJackson Data JSON |
---|---|
GroupId | GroupIdcom.hubspot.jackson |
ArtifactId | ArtifactIdjackson-jaxrs-propertyfiltering |
Last Version | Last Version0.8.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAX-RS MessageBodyWriter that supports filtering via query parameters
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
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 |