Grails Profile Profile

A profile to create profiles

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails.profiles
ArtifactId

ArtifactId

profile
Last Version

Last Version

5.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Grails Profile Profile
A profile to create profiles
Project URL

Project URL

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

Source Code Management

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

Download profile

How to add to project

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

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.2
5.0.1
5.0.0
5.0.0-RC3
5.0.0.RC2
5.0.0.RC1
5.0.0.M1