| License |
License |
|---|---|
| GroupId | GroupIddk.dma.commons |
| ArtifactId | ArtifactIddma-commons-management |
| Last Version | Last Version0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDMA Commons Management
The DMA Commons package
|
| Project Organization |
Project OrganizationDanish Maritime Authority |
| Filename | Size |
|---|---|
| dma-commons-management-0.5.pom | |
| dma-commons-management-0.5.jar | 15 KB |
| dma-commons-management-0.5-sources.jar | 15 KB |
| dma-commons-management-0.5-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dk.dma.commons/dma-commons-management/ -->
<dependency>
<groupId>dk.dma.commons</groupId>
<artifactId>dma-commons-management</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/dk.dma.commons/dma-commons-management/
implementation 'dk.dma.commons:dma-commons-management:0.5'
// https://jarcasting.com/artifacts/dk.dma.commons/dma-commons-management/
implementation ("dk.dma.commons:dma-commons-management:0.5")
'dk.dma.commons:dma-commons-management:jar:0.5'
<dependency org="dk.dma.commons" name="dma-commons-management" rev="0.5">
<artifact name="dma-commons-management" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.dma.commons', module='dma-commons-management', version='0.5')
)
libraryDependencies += "dk.dma.commons" % "dma-commons-management" % "0.5"
[dk.dma.commons/dma-commons-management "0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |