| License |
License |
|---|---|
| GroupId | GroupIdno.mnemonic.services.common |
| ArtifactId | ArtifactIddocumentation |
| Version | Version0.3.30 |
| Type | Typejar |
| Description |
Descriptionmnemonic common services - documentation
Utilities to help with documentation
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| documentation-0.3.30.pom | |
| documentation-0.3.30.jar | 13 KB |
| documentation-0.3.30-sources.jar | 7 KB |
| documentation-0.3.30-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.30</version>
</dependency>
// https://jarcasting.com/artifacts/no.mnemonic.services.common/documentation/
implementation 'no.mnemonic.services.common:documentation:0.3.30'
// https://jarcasting.com/artifacts/no.mnemonic.services.common/documentation/
implementation ("no.mnemonic.services.common:documentation:0.3.30")
'no.mnemonic.services.common:documentation:jar:0.3.30'
<dependency org="no.mnemonic.services.common" name="documentation" rev="0.3.30">
<artifact name="documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.mnemonic.services.common', module='documentation', version='0.3.30')
)
libraryDependencies += "no.mnemonic.services.common" % "documentation" % "0.3.30"
[no.mnemonic.services.common/documentation "0.3.30"]
| Group / Artifact | Type | Version |
|---|---|---|
| no.mnemonic.commons : utilities | jar | 0.4.5 |
| io.swagger : swagger-core | jar | 1.6.2 |
| 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 |