is not current version
Last Version 1.0.96

mongo-adepts-starter 1.0.5

MongoDB adepts for Springboot starter

GroupId

GroupId

com.coeuy
ArtifactId

ArtifactId

mongo-adepts-starter
Version

Version

1.0.5
Type

Type

jar
Description

Description

mongo-adepts-starter
MongoDB adepts for Springboot starter

Download mongo-adepts-starter 1.0.5


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-data-mongodb jar 2.3.1.RELEASE
jakarta.validation : jakarta.validation-api jar 2.0.2
com.google.guava : guava jar 28.1-jre
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.