Grails Base Profile

A profile for other profiles to extend from

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

5.1.0
Дата

Дата

Тип

Тип

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

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

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

Зависимости

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

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

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

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

Версия
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