Grails Views

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

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails.plugins
ArtifactId

ArtifactId

views-markup
Last Version

Last Version

2.3.2
Release Date

Release Date

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-markup

How to add to project

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

Versions

Version
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.1.0-RC4
2.1.0.RC3
2.1.0.RC2
2.1.0.RC1