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

com.coeuy:mongo-adepts-starter 1.0.95

MongoDB adepts for Springboot starter

Группа

Группа

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

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

mongo-adepts-starter
Версия

Версия

1.0.95
Тип

Тип

jar

Скачать mongo-adepts-starter 1.0.95


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