mongo-spring-support

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.mx-go
ArtifactId

ArtifactId

mongo-spring-support
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

mongo-spring-support
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download mongo-spring-support

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.projectlombok : lombok jar 1.18.8
org.springframework : spring-beans jar 4.2.6.RELEASE
org.reflections : reflections jar 0.9.11
org.mongodb.morphia : morphia jar 1.3.2

test (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.2.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0