basepom

A base POM for Java projects from https://github.com/lstephen

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.17
Дата

Дата

Тип

Тип

pom
Описание

Описание

basepom
A base POM for Java projects from https://github.com/lstephen
Система контроля версий

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

https://github.com/lstephen/basepom

Скачать basepom

Имя Файла Размер
basepom-1.17.pom 9 KB
Обзор

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

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

Зависимости

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

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

  • java
  • java-rspec
  • scala
  • scala-rspec

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

Версия
1.17
1.16
1.15
1.14
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3