Grails REST API Plugin Profile

A profile for REST API plugins

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails.profiles
ArtifactId

ArtifactId

rest-api-plugin
Last Version

Last Version

5.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Grails REST API Plugin Profile
A profile for REST API plugins
Project URL

Project URL

https://github.com/grails-profiles/rest-api-plugin
Source Code Management

Source Code Management

https://github.com/grails-profiles/rest-api-plugin

Download rest-api-plugin

How to add to project

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

Dependencies

runtime (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.1
5.0.0
5.0.0.RC1