| License | 
                License | 
        
|---|---|
| GroupId | GroupIdde.digitalcollections.cudami | 
    
| ArtifactId | ArtifactIddc-cudami-model | 
    
| Last Version | Last Version6.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionDigitalCollections: cudami Model 
            Cudami is a Digital Asset Management System for management and editing of cultural objects. 
         | 
    
| Filename | Size | 
|---|---|
| dc-cudami-model-6.0.0.pom | |
| dc-cudami-model-6.0.0.jar | 35 KB | 
| dc-cudami-model-6.0.0-sources.jar | 25 KB | 
| dc-cudami-model-6.0.0-javadoc.jar | 311 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-model/ -->
<dependency>
    <groupId>de.digitalcollections.cudami</groupId>
    <artifactId>dc-cudami-model</artifactId>
    <version>6.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-model/
implementation 'de.digitalcollections.cudami:dc-cudami-model:6.0.0'
                // https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-model/
implementation ("de.digitalcollections.cudami:dc-cudami-model:6.0.0")
                'de.digitalcollections.cudami:dc-cudami-model:jar:6.0.0'
                <dependency org="de.digitalcollections.cudami" name="dc-cudami-model" rev="6.0.0">
  <artifact name="dc-cudami-model" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.digitalcollections.cudami', module='dc-cudami-model', version='6.0.0')
)
                libraryDependencies += "de.digitalcollections.cudami" % "dc-cudami-model" % "6.0.0"
                [de.digitalcollections.cudami/dc-cudami-model "6.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.7.0 | 
| de.digitalcollections.model : dc-model | jar | 10.0.2 |