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

com.squeakysand.devtools - uberpom-java-ear 7

A POM that can be extended by all POMs that use the ear packaging type. It extends the main uberpom because EAR files don't contain Java source code so we do not want to inherit all the reporting and other settings from the JAR Uber POM, which are not necessary and would just slow the build down.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

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

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

uberpom-java-ear
Версия

Версия

7
Тип

Тип

pom
Описание

Описание

com.squeakysand.devtools - uberpom-java-ear
A POM that can be extended by all POMs that use the ear packaging type. It extends the main uberpom because EAR files don't contain Java source code so we do not want to inherit all the reporting and other settings from the JAR Uber POM, which are not necessary and would just slow the build down.
Ссылка на сайт

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

http://www.squeakysand.com/projects/devtools/uberpom-java/7/uberpom-java-ear/
Организация-разработчик

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

squeakysand.com

Скачать uberpom-java-ear 7

Имя Файла Размер
uberpom-java-ear-7.pom 2 KB
Обзор

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

Зависимости

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

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

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