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

Grails Base Profile 5.0.1

A profile for other profiles to extend from

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

base
Версия

Версия

5.0.1
Тип

Тип

jar
Описание

Описание

Grails Base Profile
A profile for other profiles to extend from
Ссылка на сайт

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

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

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

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

Скачать base 5.0.1


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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