is not current version
Last Version 2.3.0

com.github.paulcwarren:spring-content-mongo-boot-starter 1.2.2


GroupId

GroupId

com.github.paulcwarren
ArtifactId

ArtifactId

spring-content-mongo-boot-starter
Version

Version

1.2.2
Type

Type

jar

Download spring-content-mongo-boot-starter 1.2.2


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