не последняя версия
Последняя версия 1.4.0.Final

org.gatein:gatein-dep 1.0.2-GA

GateIn dependencies configuration

Группа

Группа

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

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

gatein-dep
Версия

Версия

1.0.2-GA
Тип

Тип

pom

Скачать gatein-dep 1.0.2-GA

Имя Файла Размер
gatein-dep-1.0.2-GA.pom 12 KB
Обзор

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