pom-library

pom for a library (not an executable)

Группа

Группа

com.vaushell
Идентификатор

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

pom-library
Последняя версия

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

3
Дата

Дата

Тип

Тип

pom
Описание

Описание

pom-library
pom for a library (not an executable)

Скачать pom-library

Имя Файла Размер
pom-library-3.pom 13 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.5

test (4)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.7
org.slf4j : slf4j-log4j12 jar 1.7.5
commons-configuration : commons-configuration jar 1.10
commons-collections : commons-collections jar 3.2.1

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

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

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

Версия
3
2
1