com.github.hemantsonu20:hemantsonu-parent

A parent pom for maven based projects under this account

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

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

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

Скачать hemantsonu-parent

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

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

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

Зависимости

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

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

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

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

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

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
0.0.1