Last Version

tangyuan-mongo 1.2.0

tangyuan-mongo is the MONGO service component in the tangyuan framework.

License

License

GroupId

GroupId

org.xson
ArtifactId

ArtifactId

tangyuan-mongo
Version

Version

1.2.0
Type

Type

jar
Description

Description

tangyuan-mongo
tangyuan-mongo is the MONGO service component in the tangyuan framework.
Source Code Management

Source Code Management

https://github.com/xsonorg/tangyuan2.git

Download tangyuan-mongo 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.xson : tangyuan-mongo-datasource jar 1.2.0

provided (4)

Group / Artifact Type Version
org.xson : tangyuan-base jar 1.2.0
org.xson : common-object jar 1.0.2
org.xson : tangyuan-cache jar 1.2.0
org.mongodb : mongo-java-driver jar 3.3.0

Project Modules

There are no modules declared in this project.