is not current version
Last Version 2.7.0

edison-core 2.6.2-RC1

Core library for all Edison libraries.

License

License

GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

edison-core
Version

Version

2.6.2-RC1
Type

Type

jar
Description

Description

edison-core
Core library for all Edison libraries.
Project URL

Project URL

http://github.com/otto-de/edison-microservice

Download edison-core 2.6.2-RC1


<!-- https://jarcasting.com/artifacts/de.otto.edison/edison-core/ -->
<dependency>
    <groupId>de.otto.edison</groupId>
    <artifactId>edison-core</artifactId>
    <version>2.6.2-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.edison/edison-core/
implementation 'de.otto.edison:edison-core:2.6.2-RC1'
// https://jarcasting.com/artifacts/de.otto.edison/edison-core/
implementation ("de.otto.edison:edison-core:2.6.2-RC1")
'de.otto.edison:edison-core:jar:2.6.2-RC1'
<dependency org="de.otto.edison" name="edison-core" rev="2.6.2-RC1">
  <artifact name="edison-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.edison', module='edison-core', version='2.6.2-RC1')
)
libraryDependencies += "de.otto.edison" % "edison-core" % "2.6.2-RC1"
[de.otto.edison/edison-core "2.6.2-RC1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.1

runtime (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 2.6.1
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.6.1
net.jcip : jcip-annotations jar 1.0
ch.qos.logback : logback-classic jar 1.2.7
org.springframework : spring-context-support jar 5.3.13
com.unboundid : unboundid-ldapsdk-minimal-edition jar 3.2.1
org.hibernate.validator : hibernate-validator jar 6.2.0.Final

test (2)

Group / Artifact Type Version
software.amazon.awssdk : ssm jar 2.17.92
de.otto.edison : edison-testsupport jar 2.6.2-RC1

Project Modules

There are no modules declared in this project.