Maven related projects

cedarsoft Open Source projects

Лицензия

Лицензия

GPLv3 with Classpath Exception
Категории

Категории

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

Группа

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

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

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

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

8.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Maven related projects
cedarsoft Open Source projects
Организация-разработчик

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

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

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

https://git.cedarsoft.com/cedarsoft/com.cedarsoft.monorepo/maven

Скачать maven

Имя Файла Размер
maven-8.9.0.pom 2 KB
maven-8.9.0-tests.jar 1 KB
Обзор

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

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

Зависимости

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

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

  • osgi-validator-maven-plugin
  • instrumentation-maven-plugin

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

Версия
8.9.0
8.8.1
8.8.0
8.7.0
8.5.1
8.5.0
8.4.0
8.3.1
8.3.0
8.2.1
8.2.0
8.1.1
8.1.0