License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdcom.hurence.logisland |
ArtifactId | ArtifactIdlogisland-service-mongodb |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLogisland MongoDB Service Packages
Module containing all logisland mongodb services
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
logisland-service-mongodb-1.4.0.pom | 829 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-mongodb/ -->
<dependency>
<groupId>com.hurence.logisland</groupId>
<artifactId>logisland-service-mongodb</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-mongodb/
implementation 'com.hurence.logisland:logisland-service-mongodb:1.4.0'
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-mongodb/
implementation ("com.hurence.logisland:logisland-service-mongodb:1.4.0")
'com.hurence.logisland:logisland-service-mongodb:pom:1.4.0'
<dependency org="com.hurence.logisland" name="logisland-service-mongodb" rev="1.4.0">
<artifact name="logisland-service-mongodb" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hurence.logisland', module='logisland-service-mongodb', version='1.4.0')
)
libraryDependencies += "com.hurence.logisland" % "logisland-service-mongodb" % "1.4.0"
[com.hurence.logisland/logisland-service-mongodb "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.16 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |