License |
License
MIT License
|
---|---|
GroupId | GroupIdde.digitalcollections.commons |
ArtifactId | ArtifactIddc-commons-springboot |
Version | Version4.1.1 |
Type | Typejar |
Description |
DescriptionDigitalCollections: Commons Spring Boot (Spring Boot 2)
Parent for all DigitalCollections Commons projects.
|
<!-- https://jarcasting.com/artifacts/de.digitalcollections.commons/dc-commons-springboot/ -->
<dependency>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons-springboot</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.commons/dc-commons-springboot/
implementation 'de.digitalcollections.commons:dc-commons-springboot:4.1.1'
// https://jarcasting.com/artifacts/de.digitalcollections.commons/dc-commons-springboot/
implementation ("de.digitalcollections.commons:dc-commons-springboot:4.1.1")
'de.digitalcollections.commons:dc-commons-springboot:jar:4.1.1'
<dependency org="de.digitalcollections.commons" name="dc-commons-springboot" rev="4.1.1">
<artifact name="dc-commons-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.commons', module='dc-commons-springboot', version='4.1.1')
)
libraryDependencies += "de.digitalcollections.commons" % "dc-commons-springboot" % "4.1.1"
[de.digitalcollections.commons/dc-commons-springboot "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.0 |
de.digitalcollections.commons : dc-commons-springsecurity | jar | 4.1.1 |
io.micrometer : micrometer-core | jar | 1.5.1 |
io.micrometer : micrometer-registry-prometheus | jar | 1.5.1 |
org.jsondoc : spring-boot-starter-jsondoc | jar | 1.2.22 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.springframework : spring-beans | jar | 5.2.6.RELEASE |
org.springframework : spring-context | jar | 5.2.6.RELEASE |
org.springframework.boot : spring-boot-actuator | jar | 2.2.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
org.assertj : assertj-core | jar | 3.16.1 |
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
org.mockito : mockito-core | jar | 3.3.3 |
org.springframework : spring-test | jar | 5.2.6.RELEASE |
org.springframework.boot : spring-boot-test | jar | 2.2.7.RELEASE |
org.yaml : snakeyaml | jar | 1.26 |