spring-json-view

Provides programmatic JSON response manipulation for Spring MVC

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.monitorjbl
ArtifactId

ArtifactId

spring-json-view
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-json-view
Provides programmatic JSON response manipulation for Spring MVC
Project URL

Project URL

https://github.com/monitorjbl/spring-json-view
Source Code Management

Source Code Management

https://github.com/monitorjbl/spring-json-view.git

Download spring-json-view

How to add to project

<!-- https://jarcasting.com/artifacts/com.monitorjbl/spring-json-view/ -->
<dependency>
    <groupId>com.monitorjbl</groupId>
    <artifactId>spring-json-view</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.monitorjbl/spring-json-view/
implementation 'com.monitorjbl:spring-json-view:1.1.0'
// https://jarcasting.com/artifacts/com.monitorjbl/spring-json-view/
implementation ("com.monitorjbl:spring-json-view:1.1.0")
'com.monitorjbl:spring-json-view:jar:1.1.0'
<dependency org="com.monitorjbl" name="spring-json-view" rev="1.1.0">
  <artifact name="spring-json-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.monitorjbl', module='spring-json-view', version='1.1.0')
)
libraryDependencies += "com.monitorjbl" % "spring-json-view" % "1.1.0"
[com.monitorjbl/spring-json-view "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.monitorjbl : json-view jar 1.1.0
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7

provided (4)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 4.1.4.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

test (4)

Group / Artifact Type Version
org.apache.httpcomponents : fluent-hc jar 4.3.6
junit : junit jar 4.13.2
com.google.guava : guava jar 30.1.1-jre
org.eclipse.jetty : jetty-webapp jar 9.4.41.v20210516

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1