is not current version
Last Version 5.1.0

Grails Base Profile 4.0.4-TEST

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
Version

Version

4.0.4-TEST
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 4.0.4-TEST


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

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.