Last Version

lodsve mongodb 2.7.6-RELEASE

mongodb相关封装

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.lodsve
ArtifactId

ArtifactId

lodsve-mongodb
Version

Version

2.7.6-RELEASE
Type

Type

jar
Description

Description

lodsve mongodb
mongodb相关封装
Project Organization

Project Organization

lodsve

Download lodsve-mongodb 2.7.6-RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.guava : guava jar 20.0
org.springframework.data : spring-data-mongodb jar 1.10.11.RELEASE
org.mongodb : mongo-java-driver jar 2.14.1
com.mysema.querydsl : querydsl-mongodb jar 3.4.3
org.aspectj : aspectjweaver jar 1.8.13
org.springframework : spring-jdbc jar
com.lodsve : lodsve-core jar 2.7.6-RELEASE

provided (1)

Group / Artifact Type Version
com.mysema.querydsl : querydsl-apt jar 3.4.3

Project Modules

There are no modules declared in this project.