| License |
License |
|---|---|
| GroupId | GroupIdch.exense.step |
| ArtifactId | ArtifactIdstep-framework-model |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionStep Framework
|
| Filename | Size |
|---|---|
| step-framework-model-1.0.0.pom | |
| step-framework-model-1.0.0.jar | 10 KB |
| step-framework-model-1.0.0-sources.jar | 8 KB |
| step-framework-model-1.0.0-javadoc.jar | 420 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-framework-model/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-framework-model</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-framework-model/
implementation 'ch.exense.step:step-framework-model:1.0.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-framework-model/
implementation ("ch.exense.step:step-framework-model:1.0.0")
'ch.exense.step:step-framework-model:jar:1.0.0'
<dependency org="ch.exense.step" name="step-framework-model" rev="1.0.0">
<artifact name="step-framework-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-framework-model', version='1.0.0')
)
libraryDependencies += "ch.exense.step" % "step-framework-model" % "1.0.0"
[ch.exense.step/step-framework-model "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.exense.commons : exense-basic-commons | jar | 1.3.4 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
| org.mongodb : bson | jar | 4.0.5 |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |