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

LEIA Learns - root POM 0.1

Allows building all projects at once, and enables to create an IntelliJ project that contains all other projects

Лицензия

Лицензия

Группа

Группа

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

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

root
Версия

Версия

0.1
Тип

Тип

pom
Описание

Описание

LEIA Learns - root POM
Allows building all projects at once, and enables to create an IntelliJ project that contains all other projects
Ссылка на сайт

Ссылка на сайт

http://leialearns.org/
Система контроля версий

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

https://github.com/jeroenvanmaanen/common.git

Скачать root 0.1

Имя Файла Размер
root-0.1.pom 1 KB
Обзор

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

Зависимости

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

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

  • parent
  • prefixencoding
  • application