Last Version

Grails Views 2.3.2

Provides additional view technologies to the Grails framework, including JSON and Markup views.

License

License

Categories

Categories

Grails User Interface Web Frameworks JSON Data
GroupId

GroupId

org.grails.plugins
ArtifactId

ArtifactId

views-json
Version

Version

2.3.2
Type

Type

pom
Description

Description

Grails Views
Provides additional view technologies to the Grails framework, including JSON and Markup views.
Project URL

Project URL

https://views.grails.org/latest/
Source Code Management

Source Code Management

https://github.com/grails/grails-views/

Download views-json 2.3.2


<!-- https://jarcasting.com/artifacts/org.grails.plugins/views-json/ -->
<dependency>
    <groupId>org.grails.plugins</groupId>
    <artifactId>views-json</artifactId>
    <version>2.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.grails.plugins/views-json/
implementation 'org.grails.plugins:views-json:2.3.2'
// https://jarcasting.com/artifacts/org.grails.plugins/views-json/
implementation ("org.grails.plugins:views-json:2.3.2")
'org.grails.plugins:views-json:pom:2.3.2'
<dependency org="org.grails.plugins" name="views-json" rev="2.3.2">
  <artifact name="views-json" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.grails.plugins', module='views-json', version='2.3.2')
)
libraryDependencies += "org.grails.plugins" % "views-json" % "2.3.2"
[org.grails.plugins/views-json "2.3.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.grails : grails-core jar 5.1.8
org.grails : views-core jar 2.3.2

Project Modules

There are no modules declared in this project.