License |
License |
---|---|
GroupId | GroupIdde.otto.edison |
ArtifactId | ArtifactIdedison-core |
Version | Version2.6.7 |
Type | Typejar |
Description |
Descriptionedison-core
Core library for all Edison libraries.
|
Project URL |
Project URL |
Filename | Size |
---|---|
edison-core-2.6.7.pom | |
edison-core-2.6.7.jar | 120 KB |
edison-core-2.6.7-sources.jar | 74 KB |
edison-core-2.6.7-javadoc.jar | 703 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.otto.edison/edison-core/ -->
<dependency>
<groupId>de.otto.edison</groupId>
<artifactId>edison-core</artifactId>
<version>2.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.edison/edison-core/
implementation 'de.otto.edison:edison-core:2.6.7'
// https://jarcasting.com/artifacts/de.otto.edison/edison-core/
implementation ("de.otto.edison:edison-core:2.6.7")
'de.otto.edison:edison-core:jar:2.6.7'
<dependency org="de.otto.edison" name="edison-core" rev="2.6.7">
<artifact name="edison-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.edison', module='edison-core', version='2.6.7')
)
libraryDependencies += "de.otto.edison" % "edison-core" % "2.6.7"
[de.otto.edison/edison-core "2.6.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.6.6 |
net.jcip : jcip-annotations | jar | 1.0 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.springframework : spring-context-support | jar | 5.3.18 |
com.unboundid : unboundid-ldapsdk-minimal-edition | jar | 3.2.1 |
org.hibernate.validator : hibernate-validator | jar | 6.2.3.Final |
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awssdk : ssm | jar | 2.17.158 |
de.otto.edison : edison-testsupport | jar | 2.6.7 |