org.grails.profiles:rest-api


Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails.profiles
ArtifactId

ArtifactId

rest-api
Last Version

Last Version

5.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Download rest-api

How to add to project

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

Versions

Version
5.0.1
5.0.0
5.0.0.RC1