GateIn - Dependencies Versions

GateIn dependencies configuration

Лицензия

Лицензия

Группа

Группа

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

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

gatein-dep
Последняя версия

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

1.4.0.Final
Дата

Дата

Тип

Тип

pom
Описание

Описание

GateIn - Dependencies Versions
GateIn dependencies configuration
Организация-разработчик

Организация-разработчик

JBoss by Red Hat
Система контроля версий

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

https://github.com/gatein/gatein-dep

Скачать gatein-dep

Имя Файла Размер
gatein-dep-1.4.0.Final.pom 37 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.gatein/gatein-dep/ -->
<dependency>
    <groupId>org.gatein</groupId>
    <artifactId>gatein-dep</artifactId>
    <version>1.4.0.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.gatein/gatein-dep/
implementation 'org.gatein:gatein-dep:1.4.0.Final'
// https://jarcasting.com/artifacts/org.gatein/gatein-dep/
implementation ("org.gatein:gatein-dep:1.4.0.Final")
'org.gatein:gatein-dep:pom:1.4.0.Final'
<dependency org="org.gatein" name="gatein-dep" rev="1.4.0.Final">
  <artifact name="gatein-dep" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.gatein', module='gatein-dep', version='1.4.0.Final')
)
libraryDependencies += "org.gatein" % "gatein-dep" % "1.4.0.Final"
[org.gatein/gatein-dep "1.4.0.Final"]

Зависимости

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

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

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

GateIn

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

Версия
1.4.0.Final
1.3.0.Beta01
1.2.1.Final
1.2.1.CR03
1.2.1.CR02
1.2.1.CR01
1.2.0.Final
1.2.0.Beta01
1.2.0.Alpha05
1.2.0.Alpha04
1.2.0.Alpha03
1.2.0.Alpha02
1.2.0.Alpha01
1.1.0-GA
1.1.0-Beta06
1.1.0-Beta05
1.1.0-Beta04
1.1.0-Beta03
1.1.0-Beta02
1.1.0-Beta01
1.0.3-Beta01
1.0.2-GA
1.0.1-GA
1.0.0-GA
1.0.0-Beta03
1.0.0-Beta02
1.0.0-Beta01