is not current version
Last Version 2.5.8

com.eworkcloud.starter:ework-cloud-starter-mongo 2.3.1

Ework Cloud Starter Mongo

GroupId

GroupId

com.eworkcloud.starter
ArtifactId

ArtifactId

ework-cloud-starter-mongo
Version

Version

2.3.1
Type

Type

jar

Download ework-cloud-starter-mongo 2.3.1


<!-- https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-mongo/ -->
<dependency>
    <groupId>com.eworkcloud.starter</groupId>
    <artifactId>ework-cloud-starter-mongo</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-mongo/
implementation 'com.eworkcloud.starter:ework-cloud-starter-mongo:2.3.1'
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-mongo/
implementation ("com.eworkcloud.starter:ework-cloud-starter-mongo:2.3.1")
'com.eworkcloud.starter:ework-cloud-starter-mongo:jar:2.3.1'
<dependency org="com.eworkcloud.starter" name="ework-cloud-starter-mongo" rev="2.3.1">
  <artifact name="ework-cloud-starter-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud.starter', module='ework-cloud-starter-mongo', version='2.3.1')
)
libraryDependencies += "com.eworkcloud.starter" % "ework-cloud-starter-mongo" % "2.3.1"
[com.eworkcloud.starter/ework-cloud-starter-mongo "2.3.1"]