is not current version
Last Version 5.2.0

Grails Profile Gradle Plugin 5.1.3

A plugin that is capable of compiling a Grails profile into a JAR file for distribution

License

License

Categories

Categories

Gradle Build Tools Grails User Interface Web Frameworks
GroupId

GroupId

org.grails.grails-profile
ArtifactId

ArtifactId

org.grails.grails-profile.gradle.plugin
Version

Version

5.1.3
Type

Type

pom
Description

Description

Grails Profile Gradle Plugin
A plugin that is capable of compiling a Grails profile into a JAR file for distribution
Project URL

Project URL

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

Download org.grails.grails-profile.gradle.plugin 5.1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.grails : grails-gradle-plugin jar 5.1.3

Project Modules

There are no modules declared in this project.