| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования Maven Компиляция и сборка Сеть |
| Группа | Группаnet.java.trueupdate |
| Идентификатор | Идентификаторtrueupdate-artifact-impl-maven |
| Последняя версия | Последняя версия0.1.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTrueUpdate Artifact Implementation Maven
Provides an artifact resolver which is based on a local Maven
repository and some optional remote Maven repositories.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-artifact-impl-maven/ -->
<dependency>
<groupId>net.java.trueupdate</groupId>
<artifactId>trueupdate-artifact-impl-maven</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-artifact-impl-maven/
implementation 'net.java.trueupdate:trueupdate-artifact-impl-maven:0.1.9'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-artifact-impl-maven/
implementation ("net.java.trueupdate:trueupdate-artifact-impl-maven:0.1.9")
'net.java.trueupdate:trueupdate-artifact-impl-maven:jar:0.1.9'
<dependency org="net.java.trueupdate" name="trueupdate-artifact-impl-maven" rev="0.1.9">
<artifact name="trueupdate-artifact-impl-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-artifact-impl-maven', version='0.1.9')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-artifact-impl-maven" % "0.1.9"
[net.java.trueupdate/trueupdate-artifact-impl-maven "0.1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.java.trueupdate : trueupdate-core | jar | 0.1.9 |
| net.java.trueupdate : trueupdate-artifact-spec | jar | 0.1.9 |
| org.apache.maven : maven-aether-provider | jar | 3.1.0 |
| org.eclipse.aether : aether-connector-file | jar | 0.9.0.M2 |
| org.eclipse.aether : aether-connector-wagon | jar | 0.9.0.M2 |
| org.sonatype.maven : wagon-ahc | jar | 1.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.java.trueupdate : trueupdate-core | test-jar | 0.1.9 |
| net.java.trueupdate : trueupdate-artifact-spec | test-jar | 0.1.9 |
| org.slf4j : slf4j-simple | jar | 1.5.11 |