is not current version
Last Version 1.1.2

com.github.aidensuen:mongodao-spring-boot-autoconfigure 1.1.1


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.1
Type

Type

jar

Download mongodao-spring-boot-autoconfigure 1.1.1


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