com.github.hemantsonu20:hemantsonu20-parent

A parent pom for maven based projects under this account

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

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

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

2.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

com.github.hemantsonu20:hemantsonu20-parent
A parent pom for maven based projects under this account
Ссылка на сайт

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

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

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

https://github.com/hemantsonu20/hemantsonu20-parent

Скачать hemantsonu20-parent

Имя Файла Размер
hemantsonu20-parent-2.0.0.pom 6 KB
Обзор

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

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

Зависимости

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

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

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

Java CI with Maven Maven Central

hemantsonu20-parent

A parent pom for maven based projects for maven central release.
This pom mainly defines plugins required for maven central releases.

Usage

Define this plugin as a parent in your pom.xml.

<parent>
  <groupId>com.github.hemantsonu20</groupId>
  <artifactId>hemantsonu20-parent</artifactId>
  <version>2.0.0</version>
</parent>

Contributing

See Contributing Guidelines

License

Apache License Version 2.0

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

Версия
2.0.0