License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdcom.streetcodevn |
ArtifactId | ArtifactIdntc-mongodb |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionntc-mongodb
ntc-mongodb is a module mongo java client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ntc-mongodb-1.0.1.pom | |
ntc-mongodb-1.0.1.jar | 18 KB |
ntc-mongodb-1.0.1-sources.jar | 14 KB |
ntc-mongodb-1.0.1-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.streetcodevn/ntc-mongodb/ -->
<dependency>
<groupId>com.streetcodevn</groupId>
<artifactId>ntc-mongodb</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.streetcodevn/ntc-mongodb/
implementation 'com.streetcodevn:ntc-mongodb:1.0.1'
// https://jarcasting.com/artifacts/com.streetcodevn/ntc-mongodb/
implementation ("com.streetcodevn:ntc-mongodb:1.0.1")
'com.streetcodevn:ntc-mongodb:jar:1.0.1'
<dependency org="com.streetcodevn" name="ntc-mongodb" rev="1.0.1">
<artifact name="ntc-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streetcodevn', module='ntc-mongodb', version='1.0.1')
)
libraryDependencies += "com.streetcodevn" % "ntc-mongodb" % "1.0.1"
[com.streetcodevn/ntc-mongodb "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.streetcodevn : ntc-configuration | jar | 1.0.0 |
org.mongodb : mongo-java-driver | jar | 3.12.0 |