particle-parent

Parent POM for the Particle Framework that includes all of its components.

Лицензия

Лицензия

Группа

Группа

io.sdsolutions.particle
Идентификатор

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

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

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

2.7.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

particle-parent
Parent POM for the Particle Framework that includes all of its components.
Ссылка на сайт

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

https://github.com/sdsolutionsio/particle-parent
Система контроля версий

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

https://github.com/sdsolutionsio/particle-parent/tree/main

Скачать parent

Имя Файла Размер
parent-2.7.0.pom 5 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
2.7.0
2.6.8
2.6.7