Last Version

mongodao-spring 1.1.2

Mongodao Spring

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.aidensuen
ArtifactId

ArtifactId

mongodao-spring
Version

Version

1.1.2
Type

Type

jar
Description

Description

mongodao-spring
Mongodao Spring
Project URL

Project URL

https://github.com/aidensuen

Download mongodao-spring 1.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.data : spring-data-mongodb jar 2.1.1.RELEASE
com.github.aidensuen : mongodao-core jar 1.1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.25
org.springframework : spring-test jar 5.1.3.RELEASE

Project Modules

There are no modules declared in this project.