is not current version
Last Version 2.3.2

Grails Views 2.3.1

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
ArtifactId

ArtifactId

views-json-testing-support
Version

Version

2.3.1
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-testing-support 2.3.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.