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

Apache Maven Shared Resources 3

A collection of templates that are specific to the Maven project.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

maven-shared-resources
Версия

Версия

3
Тип

Тип

jar
Описание

Описание

Apache Maven Shared Resources
A collection of templates that are specific to the Maven project.
Ссылка на сайт

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

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

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

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

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

https://github.com/apache/maven-shared-resources/tree/maven-shared-resources-3

Скачать maven-shared-resources 3


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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