| Лицензия |
Лицензия |
|---|---|
| Группа | Группаno.mnemonic.services.common |
| Идентификатор | Идентификаторdocumentation |
| Последняя версия | Последняя версия0.3.35 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmnemonic common services - documentation
Utilities to help with documentation
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| documentation-0.3.35.pom | |
| documentation-0.3.35.jar | 13 KB |
| documentation-0.3.35-sources.jar | 7 KB |
| documentation-0.3.35-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/no.mnemonic.services.common/documentation/ -->
<dependency>
<groupId>no.mnemonic.services.common</groupId>
<artifactId>documentation</artifactId>
<version>0.3.35</version>
</dependency>
// https://jarcasting.com/artifacts/no.mnemonic.services.common/documentation/
implementation 'no.mnemonic.services.common:documentation:0.3.35'
// https://jarcasting.com/artifacts/no.mnemonic.services.common/documentation/
implementation ("no.mnemonic.services.common:documentation:0.3.35")
'no.mnemonic.services.common:documentation:jar:0.3.35'
<dependency org="no.mnemonic.services.common" name="documentation" rev="0.3.35">
<artifact name="documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.mnemonic.services.common', module='documentation', version='0.3.35')
)
libraryDependencies += "no.mnemonic.services.common" % "documentation" % "0.3.35"
[no.mnemonic.services.common/documentation "0.3.35"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| no.mnemonic.commons : utilities | jar | 0.4.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.swagger : swagger-core | jar | 1.6.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.10.0 |