mongo-support-starter

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

GroupId

GroupId

com.github.mx-go
ArtifactId

ArtifactId

mongo-support-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download mongo-support-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.mx-go : nacos-config-core jar 1.0.3
org.slf4j : slf4j-api jar 1.7.30
org.mongodb.morphia : morphia jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0