Last Version

mongodao-spring-boot-autoconfigure 1.1.2

Spring Boot Support for MongoDao

License

License

Categories

Categories

IDE Development Tools Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.aidensuen
ArtifactId

ArtifactId

mongodao-spring-boot-autoconfigure
Version

Version

1.1.2
Type

Type

jar
Description

Description

mongodao-spring-boot-autoconfigure
Spring Boot Support for MongoDao

Download mongodao-spring-boot-autoconfigure 1.1.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
com.github.aidensuen : mongodao-core Optional jar 1.1.2
com.github.aidensuen : mongodao-spring Optional jar 1.1.2
org.slf4j : slf4j-api Optional jar 1.7.26
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.