License |
License |
---|---|
GroupId | GroupIdru.tinkoff |
ArtifactId | ArtifactIdeclair |
Last Version | Last Version0.8.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEclair
Parent POM providing dependency and plugin management for submodules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eclair-0.8.4.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.tinkoff/eclair/ -->
<dependency>
<groupId>ru.tinkoff</groupId>
<artifactId>eclair</artifactId>
<version>0.8.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.tinkoff/eclair/
implementation 'ru.tinkoff:eclair:0.8.4'
// https://jarcasting.com/artifacts/ru.tinkoff/eclair/
implementation ("ru.tinkoff:eclair:0.8.4")
'ru.tinkoff:eclair:pom:0.8.4'
<dependency org="ru.tinkoff" name="eclair" rev="0.8.4">
<artifact name="eclair" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.tinkoff', module='eclair', version='0.8.4')
)
libraryDependencies += "ru.tinkoff" % "eclair" % "0.8.4"
[ru.tinkoff/eclair "0.8.4"]
Group / Artifact | Type | Version |
---|---|---|
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 |
---|---|---|
junit : junit | jar | |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-starter-logging | jar |