The Parent POM to define plugins and common dependencies

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

The Parent POM to define plugins and common dependencies
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Организация-разработчик

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

Eclipse

Скачать spider-parent

Имя Файла Размер
spider-parent-1.0.0.pom 8 KB
spider-parent-1.0.0-tests.jar 2 KB
Обзор

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
io.vertx : vertx-codegen jar

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

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

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

Версия
1.0.0