is not current version
Last Version 1.0.1

ch.exense.step:step-framework-collections 1.0.0

Step Framework

License

License

GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-framework-collections
Version

Version

1.0.0
Type

Type

jar
Description

Description

Step Framework

Download step-framework-collections 1.0.0


<!-- https://jarcasting.com/artifacts/ch.exense.step/step-framework-collections/ -->
<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>step-framework-collections</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-framework-collections/
implementation 'ch.exense.step:step-framework-collections:1.0.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-framework-collections/
implementation ("ch.exense.step:step-framework-collections:1.0.0")
'ch.exense.step:step-framework-collections:jar:1.0.0'
<dependency org="ch.exense.step" name="step-framework-collections" rev="1.0.0">
  <artifact name="step-framework-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-framework-collections', version='1.0.0')
)
libraryDependencies += "ch.exense.step" % "step-framework-collections" % "1.0.0"
[ch.exense.step/step-framework-collections "1.0.0"]

Dependencies

compile (9)

Group / Artifact Type Version
ch.exense.step : step-framework-model jar 1.0.0
commons-beanutils : commons-beanutils jar 1.9.3
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
com.google.guava : guava jar 29.0-jre
org.glassfish : javax.json jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.