Last Version

edison-core 2.7.0

Core library for all Edison libraries.

License

License

GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

edison-core
Version

Version

2.7.0
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.7.0


<!-- 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"]

Dependencies

compile (1)

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

runtime (7)

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

test (2)

Group / Artifact Type Version
software.amazon.awssdk : ssm jar 2.17.197
de.otto.edison : edison-testsupport jar 2.7.0

Project Modules

There are no modules declared in this project.