License |
License |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-framework-collections |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStep Framework
|
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-framework-collections/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-framework-collections</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-framework-collections/
implementation 'ch.exense.step:step-framework-collections:1.0.1'
// https://jarcasting.com/artifacts/ch.exense.step/step-framework-collections/
implementation ("ch.exense.step:step-framework-collections:1.0.1")
'ch.exense.step:step-framework-collections:jar:1.0.1'
<dependency org="ch.exense.step" name="step-framework-collections" rev="1.0.1">
<artifact name="step-framework-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-framework-collections', version='1.0.1')
)
libraryDependencies += "ch.exense.step" % "step-framework-collections" % "1.0.1"
[ch.exense.step/step-framework-collections "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-framework-model | jar | 1.0.1 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr353 | jar | 2.10.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.0 |
com.fasterxml.jackson.datatype : jackson-datatype-json-org | jar | 2.10.0 |
org.glassfish : javax.json | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |