se.somath.publisher:parent

A Maven plugin that reads a html file and includes source code into it

Лицензия

Лицензия

Группа

Группа

se.somath.publisher
Идентификатор

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

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

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

1.0.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

A Maven plugin that reads a html file and includes source code into it
Ссылка на сайт

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

https://github.com/tsundberg/publisher.git

Скачать parent

Имя Файла Размер
parent-1.0.5.pom 2 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/se.somath.publisher/parent/ -->
<dependency>
    <groupId>se.somath.publisher</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.somath.publisher/parent/
implementation 'se.somath.publisher:parent:1.0.5'
// https://jarcasting.com/artifacts/se.somath.publisher/parent/
implementation ("se.somath.publisher:parent:1.0.5")
'se.somath.publisher:parent:pom:1.0.5'
<dependency org="se.somath.publisher" name="parent" rev="1.0.5">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.somath.publisher', module='parent', version='1.0.5')
)
libraryDependencies += "se.somath.publisher" % "parent" % "1.0.5"
[se.somath.publisher/parent "1.0.5"]

Зависимости

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

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

  • model
  • maven-plugin
  • acceptance-test

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

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0