maven dependencies and plugins

maven dependency and plugins lib to build microservices using Spring boot

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

maven dependencies and plugins
maven dependency and plugins lib to build microservices using Spring boot
Организация-разработчик

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

Pivotal Software, Inc.

Скачать etcsoft-parent

Имя Файла Размер
etcsoft-parent-1.0.1.pom 16 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
1.0.1
1.0.0