| Лицензия |
Лицензия |
|---|---|
| Группа | Группаse.somath.publisher |
| Идентификатор | Идентификаторmodel |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA Maven plugin that reads a html file and includes source code into it
|
| Имя Файла | Размер |
|---|---|
| model-1.0.5.pom | |
| model-1.0.5.jar | 21 KB |
| model-1.0.5-sources.jar | 11 KB |
| model-1.0.5-javadoc.jar | 116 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.5-rc1 |