| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.exense.step |
| Идентификатор | Идентификаторstep-grid-api |
| Версия | Версия1.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеStep Grid
|
| Имя Файла | Размер |
|---|---|
| step-grid-api-1.3.0.pom | |
| step-grid-api-1.3.0.jar | 72 KB |
| step-grid-api-1.3.0-sources.jar | 63 KB |
| step-grid-api-1.3.0-javadoc.jar | 777 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-grid-api/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-grid-api</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-grid-api/
implementation 'ch.exense.step:step-grid-api:1.3.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-grid-api/
implementation ("ch.exense.step:step-grid-api:1.3.0")
'ch.exense.step:step-grid-api:jar:1.3.0'
<dependency org="ch.exense.step" name="step-grid-api" rev="1.3.0">
<artifact name="step-grid-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-grid-api', version='1.3.0')
)
libraryDependencies += "ch.exense.step" % "step-grid-api" % "1.3.0"
[ch.exense.step/step-grid-api "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.exense.commons : exense-basic-commons | jar | 1.3.1 |
| javax.activation : activation | jar | 1.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
| commons-codec : commons-codec | jar | 1.12 |
| ch.exense.step : step-api-reporting | jar | 1.1.5 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |