is not current version
Last Version 5.0.2

Grails Profile Profile 5.0.0

A profile to create profiles

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails.profiles
ArtifactId

ArtifactId

profile
Version

Version

5.0.0
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 5.0.0


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

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.