не последняя версия
Последняя версия 2.5.8

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

Ework Cloud Starter Mongo

Группа

Группа

com.eworkcloud.starter
Идентификатор

Идентификатор

ework-cloud-starter-mongo
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать ework-cloud-starter-mongo 2.0.0


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