Grails Plugin Profile

A profile for all plugin profiles to extend from

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails.profiles
ArtifactId

ArtifactId

plugin
Last Version

Last Version

5.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Grails Plugin Profile
A profile for all plugin profiles to extend from
Project URL

Project URL

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

Source Code Management

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

Download plugin

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.grails.profiles : base jar 5.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.1
5.0.0
5.0.0-RC3
5.0.0-RC2
5.0.0.RC1
5.0.0.M1
4.0.2
4.0.1