Grails Base Profile

A profile for other profiles to extend from

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails.profiles
ArtifactId

ArtifactId

base
Last Version

Last Version

5.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Grails Base Profile
A profile for other profiles to extend from
Project URL

Project URL

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

Source Code Management

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

Download base

How to add to project

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

Versions

Version
5.1.0
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
5.0.0-RC6
5.0.0-RC5
5.0.0-RC4
5.0.0.RC3
5.0.0.RC2
5.0.0.RC1
5.0.0.M1
4.1.0.M5
4.0.4-TEST
4.0.4
3.3.4