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

com.github.aidensuen:mongodao-spring-boot 1.1.0

Spring Boot Support for MongoDao

Категории

Категории

IDE Инструменты разработки Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

mongodao-spring-boot
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать mongodao-spring-boot 1.1.0

Имя Файла Размер
mongodao-spring-boot-1.1.0.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.aidensuen/mongodao-spring-boot/ -->
<dependency>
    <groupId>com.github.aidensuen</groupId>
    <artifactId>mongodao-spring-boot</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aidensuen/mongodao-spring-boot/
implementation 'com.github.aidensuen:mongodao-spring-boot:1.1.0'
// https://jarcasting.com/artifacts/com.github.aidensuen/mongodao-spring-boot/
implementation ("com.github.aidensuen:mongodao-spring-boot:1.1.0")
'com.github.aidensuen:mongodao-spring-boot:pom:1.1.0'
<dependency org="com.github.aidensuen" name="mongodao-spring-boot" rev="1.1.0">
  <artifact name="mongodao-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aidensuen', module='mongodao-spring-boot', version='1.1.0')
)
libraryDependencies += "com.github.aidensuen" % "mongodao-spring-boot" % "1.1.0"
[com.github.aidensuen/mongodao-spring-boot "1.1.0"]