License |
License |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-framework-core |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStep Framework
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |