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

Maven Artifact 3.8.1

Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.apache.maven
Идентификатор

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

maven-artifact
Версия

Версия

3.8.1
Тип

Тип

jar
Описание

Описание

Maven Artifact
Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
Ссылка на сайт

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

https://maven.apache.org/ref/3.8.1/maven-artifact/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

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

https://github.com/apache/maven/tree/maven-3.8.1/maven-artifact

Скачать maven-artifact 3.8.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.codehaus.plexus : plexus-utils jar 3.2.1
org.apache.commons : commons-lang3 jar 3.8.1

test (1)

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

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

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