| License |
License |
|---|---|
| GroupId | GroupIdch.exense.step |
| ArtifactId | ArtifactIdstep-grid-api |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStep Grid
|
| Filename | Size |
|---|---|
| step-grid-api-1.4.2.pom | |
| step-grid-api-1.4.2.jar | 73 KB |
| step-grid-api-1.4.2-sources.jar | 59 KB |
| step-grid-api-1.4.2-javadoc.jar | 778 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-grid-api/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-grid-api</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-grid-api/
implementation 'ch.exense.step:step-grid-api:1.4.2'
// https://jarcasting.com/artifacts/ch.exense.step/step-grid-api/
implementation ("ch.exense.step:step-grid-api:1.4.2")
'ch.exense.step:step-grid-api:jar:1.4.2'
<dependency org="ch.exense.step" name="step-grid-api" rev="1.4.2">
<artifact name="step-grid-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-grid-api', version='1.4.2')
)
libraryDependencies += "ch.exense.step" % "step-grid-api" % "1.4.2"
[ch.exense.step/step-grid-api "1.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.exense.commons : exense-basic-commons | jar | 1.3.5 |
| 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.7 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |