License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-framework-collections-mongodb |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStep Framework
|
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-framework-collections-mongodb/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-framework-collections-mongodb</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-framework-collections-mongodb/
implementation 'ch.exense.step:step-framework-collections-mongodb:1.0.1'
// https://jarcasting.com/artifacts/ch.exense.step/step-framework-collections-mongodb/
implementation ("ch.exense.step:step-framework-collections-mongodb:1.0.1")
'ch.exense.step:step-framework-collections-mongodb:jar:1.0.1'
<dependency org="ch.exense.step" name="step-framework-collections-mongodb" rev="1.0.1">
<artifact name="step-framework-collections-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-framework-collections-mongodb', version='1.0.1')
)
libraryDependencies += "ch.exense.step" % "step-framework-collections-mongodb" % "1.0.1"
[ch.exense.step/step-framework-collections-mongodb "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-framework-collections | jar | 1.0.1 |
org.mongojack : mongojack | jar | 4.0.3 |
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-framework-collections | test-jar | 1.0.1 |
junit : junit | jar | 4.13.1 |