Last Version

React Profile 5.0.1

A profile for creating Grails applications with React

License

License

Categories

Categories

Grails User Interface Web Frameworks React
GroupId

GroupId

org.grails.profiles
ArtifactId

ArtifactId

react
Version

Version

5.0.1
Type

Type

jar
Description

Description

React Profile
A profile for creating Grails applications with React
Project URL

Project URL

https://github.com/grails-profiles/react
Source Code Management

Source Code Management

https://github.com/grails-profiles/react

Download react 5.0.1


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.grails.profiles : rest-api jar 5.0.0

Project Modules

There are no modules declared in this project.