GateIn - Common

Parent POM for GateIn components project.

Лицензия

Лицензия

Группа

Группа

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

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

common-parent
Последняя версия

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

2.2.2.Final
Дата

Дата

Тип

Тип

pom
Описание

Описание

GateIn - Common
Parent POM for GateIn components project.
Организация-разработчик

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

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

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

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

Скачать common-parent

Имя Файла Размер
common-parent-2.2.2.Final.pom 2 KB
Обзор

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

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

Зависимости

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

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

  • logging
  • common
org.gatein.common

GateIn

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

Версия
2.2.2.Final
2.2.1.Final
2.2.0.Final
2.2.0.Beta01
2.1.1.Final
2.1.0.Final
2.1.0.Beta01
2.1.0.Alpha05
2.1.0.Alpha04
2.1.0.Alpha03
2.1.0.Alpha02
2.1.0.Alpha01
2.0.4-GA
2.0.4-Beta03
2.0.4-Beta02
2.0.4-Beta01
2.0.3-GA
2.0.2-GA
2.0.1-GA
2.0.0-GA
2.0.0-CR03
2.0.0-CR02
2.0.0-CR1
2.0.0-Beta03