Last Version

ch.exense.step:step-framework-core 1.0.1

Step Framework

License

License

GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-framework-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

Step Framework

Download step-framework-core 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
ch.exense.commons : exense-basic-commons jar 1.3.5
com.google.guava : guava jar 30.1.1-jre
org.slf4j : slf4j-api jar 1.7.5
io.github.classgraph : classgraph jar 4.8.28

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.