Pathname Utility Maven Plugin Toplevel

A maven plugin with goals useful for connecting maven builds to pathnames. So far, the only goal takes a relative pathname and absolutizes it, so that aggregate children get the right pathname.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

pathname-util-maven-plugin-top
Последняя версия

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

1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Pathname Utility Maven Plugin Toplevel
A maven plugin with goals useful for connecting maven builds to pathnames. So far, the only goal takes a relative pathname and absolutizes it, so that aggregate children get the right pathname.

Скачать pathname-util-maven-plugin-top

Имя Файла Размер
pathname-util-maven-plugin-top-1.1.pom 2 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.basistech/pathname-util-maven-plugin-top/ -->
<dependency>
    <groupId>com.basistech</groupId>
    <artifactId>pathname-util-maven-plugin-top</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.basistech/pathname-util-maven-plugin-top/
implementation 'com.basistech:pathname-util-maven-plugin-top:1.1'
// https://jarcasting.com/artifacts/com.basistech/pathname-util-maven-plugin-top/
implementation ("com.basistech:pathname-util-maven-plugin-top:1.1")
'com.basistech:pathname-util-maven-plugin-top:pom:1.1'
<dependency org="com.basistech" name="pathname-util-maven-plugin-top" rev="1.1">
  <artifact name="pathname-util-maven-plugin-top" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.basistech', module='pathname-util-maven-plugin-top', version='1.1')
)
libraryDependencies += "com.basistech" % "pathname-util-maven-plugin-top" % "1.1"
[com.basistech/pathname-util-maven-plugin-top "1.1"]

Зависимости

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

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

  • plugin
  • integrationTests

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

Версия
1.1
1.0