Naether

A Java Dependency Resolver using Maven’s Aether.

Лицензия

Лицензия

Группа

Группа

com.tobedevoured.naether
Идентификатор

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

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

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

0.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Naether
A Java Dependency Resolver using Maven’s Aether.
Ссылка на сайт

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

https://github.com/mguymon/naether

Скачать naether

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

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.0.6
org.slf4j : jcl-over-slf4j jar 1.6.6
org.slf4j : log4j-over-slf4j jar 1.6.6
org.sonatype.aether : aether-api jar 1.13.1
org.sonatype.aether : aether-util jar 1.13.1
org.sonatype.aether : aether-impl jar 1.13.1
org.sonatype.aether : aether-connector-file jar 1.13.1
org.sonatype.aether : aether-connector-asynchttpclient jar 1.13.1
org.sonatype.aether : aether-connector-wagon jar 1.13.1
org.apache.maven : maven-aether-provider jar 3.0.3
org.apache.maven.wagon : wagon-ssh jar 1.0
org.apache.maven.wagon : wagon-http-lightweight jar 1.0
org.apache.maven.wagon : wagon-file jar 1.0

test (1)

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

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

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

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

Версия
0.9.0