maven-demo

A maven project to study maven.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

maven-demo
A maven project to study maven.
Ссылка на сайт

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

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

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

https://github.com/wustring/demo.git

Скачать maven-demo

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar 4.5.5
commons-codec : commons-codec jar 1.12

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

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

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

Версия
1.1
1.0