ch.exense.step:step-framework-collections

Step Framework

License

License

GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-framework-collections
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Step Framework

Download step-framework-collections

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0