Last Version

Grails Web Profile 5.0.5

A profile for Web applications

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails.profiles
ArtifactId

ArtifactId

web
Version

Version

5.0.5
Type

Type

jar
Description

Description

Grails Web Profile
A profile for Web applications
Project URL

Project URL

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

Source Code Management

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

Download web 5.0.5


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.grails.profiles : base jar 5.0.3

Project Modules

There are no modules declared in this project.