License |
License
MIT License
|
---|---|
GroupId | GroupIdde.digitalcollections.commons |
ArtifactId | ArtifactIddc-commons-file |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDigitalCollections: Commons File
Parent for all DigitalCollections Commons projects.
|
Filename | Size |
---|---|
dc-commons-file-5.2.0.pom | |
dc-commons-file-5.2.0.jar | 26 KB |
dc-commons-file-5.2.0-sources.jar | 16 KB |
dc-commons-file-5.2.0-javadoc.jar | 472 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.digitalcollections.commons/dc-commons-file/ -->
<dependency>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons-file</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.commons/dc-commons-file/
implementation 'de.digitalcollections.commons:dc-commons-file:5.2.0'
// https://jarcasting.com/artifacts/de.digitalcollections.commons/dc-commons-file/
implementation ("de.digitalcollections.commons:dc-commons-file:5.2.0")
'de.digitalcollections.commons:dc-commons-file:jar:5.2.0'
<dependency org="de.digitalcollections.commons" name="dc-commons-file" rev="5.2.0">
<artifact name="dc-commons-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.commons', module='dc-commons-file', version='5.2.0')
)
libraryDependencies += "de.digitalcollections.commons" % "dc-commons-file" % "5.2.0"
[de.digitalcollections.commons/dc-commons-file "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
de.digitalcollections.model : dc-model | jar | 9.0.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.springframework.boot : spring-boot | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.4.RELEASE |
org.yaml : snakeyaml | jar | 1.27 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.22.0 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.3.1 |
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.springframework.boot : spring-boot-test | jar | 2.3.4.RELEASE |
org.springframework : spring-test | jar | 5.2.9.RELEASE |