maven-web-parent

The parent pom for the web project with maven

Лицензия

Лицензия

Группа

Группа

com.github.snowdream.web
Идентификатор

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

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

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

0.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

maven-web-parent
The parent pom for the web project with maven
Ссылка на сайт

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

https://github.com/snowdream/maven-web-parent
Организация-разработчик

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

Snowdream Team

Скачать parent

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

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

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

Зависимости

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

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

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

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

Версия
0.0.2
0.0.1