License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Spring Boot Container Microservices |
GroupId | GroupIdcom.github.aidensuen |
ArtifactId | ArtifactIdmongodao-spring-boot-example |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmongodao-spring-boot-example
Spring Boot MongoDao for Example
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.aidensuen/mongodao-spring-boot-example/ -->
<dependency>
<groupId>com.github.aidensuen</groupId>
<artifactId>mongodao-spring-boot-example</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aidensuen/mongodao-spring-boot-example/
implementation 'com.github.aidensuen:mongodao-spring-boot-example:1.1.2'
// https://jarcasting.com/artifacts/com.github.aidensuen/mongodao-spring-boot-example/
implementation ("com.github.aidensuen:mongodao-spring-boot-example:1.1.2")
'com.github.aidensuen:mongodao-spring-boot-example:jar:1.1.2'
<dependency org="com.github.aidensuen" name="mongodao-spring-boot-example" rev="1.1.2">
<artifact name="mongodao-spring-boot-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aidensuen', module='mongodao-spring-boot-example', version='1.1.2')
)
libraryDependencies += "com.github.aidensuen" % "mongodao-spring-boot-example" % "1.1.2"
[com.github.aidensuen/mongodao-spring-boot-example "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.aidensuen : mongodao-spring-boot-starter | jar | 1.1.2 |