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