License |
License
MIT License
|
---|---|
GroupId | GroupIdde.digitalcollections.commons |
ArtifactId | ArtifactIddc-commons-web |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDigitalCollections: Commons Web
Parent for all DigitalCollections Commons projects.
|
Filename | Size |
---|---|
dc-commons-web-1.0.1.pom | |
dc-commons-web-1.0.1.jar | 3 KB |
dc-commons-web-1.0.1-sources.jar | 3 KB |
dc-commons-web-1.0.1-javadoc.jar | 387 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.digitalcollections.commons/dc-commons-web/ -->
<dependency>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons-web</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.commons/dc-commons-web/
implementation 'de.digitalcollections.commons:dc-commons-web:1.0.1'
// https://jarcasting.com/artifacts/de.digitalcollections.commons/dc-commons-web/
implementation ("de.digitalcollections.commons:dc-commons-web:1.0.1")
'de.digitalcollections.commons:dc-commons-web:jar:1.0.1'
<dependency org="de.digitalcollections.commons" name="dc-commons-web" rev="1.0.1">
<artifact name="dc-commons-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.commons', module='dc-commons-web', version='1.0.1')
)
libraryDependencies += "de.digitalcollections.commons" % "dc-commons-web" % "1.0.1"
[de.digitalcollections.commons/dc-commons-web "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.icu : icu4j | jar | 71.1 |
org.assertj : assertj-core | jar | 3.22.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |