License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdxyz.erupt |
ArtifactId | ArtifactIderupt-mongodb |
Last Version | Last Version1.10.9-beta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEruptProcess mongodb impl
|
<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt-mongodb/ -->
<dependency>
<groupId>xyz.erupt</groupId>
<artifactId>erupt-mongodb</artifactId>
<version>1.10.9-beta</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt-mongodb/
implementation 'xyz.erupt:erupt-mongodb:1.10.9-beta'
// https://jarcasting.com/artifacts/xyz.erupt/erupt-mongodb/
implementation ("xyz.erupt:erupt-mongodb:1.10.9-beta")
'xyz.erupt:erupt-mongodb:jar:1.10.9-beta'
<dependency org="xyz.erupt" name="erupt-mongodb" rev="1.10.9-beta">
<artifact name="erupt-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt-mongodb', version='1.10.9-beta')
)
libraryDependencies += "xyz.erupt" % "erupt-mongodb" % "1.10.9-beta"
[xyz.erupt/erupt-mongodb "1.10.9-beta"]
Group / Artifact | Type | Version |
---|---|---|
xyz.erupt : erupt-core | jar | 1.10.9-beta |
org.mongodb : mongodb-driver-core | jar | |
org.springframework.boot : spring-boot-starter-data-mongodb | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |