is not current version
Last Version 2.7.0

edison-core 2.4.7

Core library for all Edison libraries.

License

License

GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

edison-core
Version

Version

2.4.7
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.4.7


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

Dependencies

compile (1)

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

runtime (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 2.4.4
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.4.4
net.jcip : jcip-annotations jar 1.0
ch.qos.logback : logback-classic jar 1.2.3
org.springframework : spring-context-support jar 5.3.5
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.16.38
de.otto.edison : edison-testsupport jar 2.4.7

Project Modules

There are no modules declared in this project.