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