com.github.ahenteti:hello-maven

A hello-world maven library

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

hello-maven
Последняя версия

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.ahenteti:hello-maven
A hello-world maven library
Ссылка на сайт

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

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

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

https://github.com/ahenteti/hello-maven

Скачать hello-maven

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

hello-maven

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

Версия
1.2
1.1
1.0