se.somath.publisher:model

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать model

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.4

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5-rc1

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

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

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

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