Last Version

mongo-orm 1.0.0

mongoDB中实体和collection的映射

License

License

Categories

Categories

Leaf Data Databases ORM
GroupId

GroupId

top.newleaf
ArtifactId

ArtifactId

mongo-orm
Version

Version

1.0.0
Type

Type

jar
Description

Description

mongo-orm
mongoDB中实体和collection的映射
Project URL

Project URL

https://github.com/zixianc/mongo-orm
Source Code Management

Source Code Management

https://github.com/zixianc/mongo-orm

Download mongo-orm 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 3.6.3
javax.persistence : javax.persistence-api jar 2.2
org.dom4j : dom4j jar 2.1.1
jaxen : jaxen jar 1.2.0
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.