Grails Web Profile

A profile for Web applications

Лицензия

Лицензия

Категории

Категории

Grails Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.grails.profiles
Идентификатор

Идентификатор

web
Последняя версия

Последняя версия

5.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Grails Web Profile
A profile for Web applications
Ссылка на сайт

Ссылка на сайт

https://github.com/grails-profiles/web
Система контроля версий

Система контроля версий

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

Скачать web

Как подключить последнюю версию

<!-- 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"]

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
org.grails.profiles : base jar 5.0.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
5.0.0.RC1