| License |
License |
|---|---|
| GroupId | GroupIdno.mnemonic.services.common |
| ArtifactId | ArtifactIddocumentation |
| Last Version | Last Version0.3.35 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmnemonic common services - documentation
Utilities to help with documentation
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| no.mnemonic.commons : utilities | jar | 0.4.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-core | jar | 1.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.10.0 |