| License |
License |
|---|---|
| GroupId | GroupIdru.tinkoff |
| ArtifactId | ArtifactIdeclair-core |
| Last Version | Last Version0.8.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEclair Core
Core Eclair module
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| eclair-core-0.8.4.pom | |
| eclair-core-0.8.4.jar | 106 KB |
| eclair-core-0.8.4-sources.jar | 83 KB |
| eclair-core-0.8.4-javadoc.jar | 480 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.tinkoff/eclair-core/ -->
<dependency>
<groupId>ru.tinkoff</groupId>
<artifactId>eclair-core</artifactId>
<version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/ru.tinkoff/eclair-core/
implementation 'ru.tinkoff:eclair-core:0.8.4'
// https://jarcasting.com/artifacts/ru.tinkoff/eclair-core/
implementation ("ru.tinkoff:eclair-core:0.8.4")
'ru.tinkoff:eclair-core:jar:0.8.4'
<dependency org="ru.tinkoff" name="eclair-core" rev="0.8.4">
<artifact name="eclair-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.tinkoff', module='eclair-core', version='0.8.4')
)
libraryDependencies += "ru.tinkoff" % "eclair-core" % "0.8.4"
[ru.tinkoff/eclair-core "0.8.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | |
| org.springframework.boot : spring-boot | jar | |
| org.aspectj : aspectjtools | jar | |
| org.slf4j : slf4j-api Optional | jar | |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | |
| org.springframework : spring-oxm Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations Optional | jar | 23.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | |
| commons-logging : commons-logging | jar | 1.2 |
| org.mockito : mockito-all | jar | 1.10.19 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | |
| commons-io : commons-io | jar | 2.6 |
| org.xmlunit : xmlunit-matchers | jar | 2.5.1 |
| junit : junit | jar | |
| org.springframework : spring-test | jar | |
| org.springframework.boot : spring-boot-starter-logging | jar |