| License |
License |
|---|---|
| Categories |
CategoriesMongoDB Data Databases |
| GroupId | GroupIdcom.themodernway |
| ArtifactId | ArtifactIdthemodernway-server-mongodb |
| Version | Version2.2.6-RELEASE |
| Type | Typejar |
| Description |
DescriptionTheModernWay-Server-MongoDB
TheModernWay Server MongoDB
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.themodernway/themodernway-server-mongodb/ -->
<dependency>
<groupId>com.themodernway</groupId>
<artifactId>themodernway-server-mongodb</artifactId>
<version>2.2.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.themodernway/themodernway-server-mongodb/
implementation 'com.themodernway:themodernway-server-mongodb:2.2.6-RELEASE'
// https://jarcasting.com/artifacts/com.themodernway/themodernway-server-mongodb/
implementation ("com.themodernway:themodernway-server-mongodb:2.2.6-RELEASE")
'com.themodernway:themodernway-server-mongodb:jar:2.2.6-RELEASE'
<dependency org="com.themodernway" name="themodernway-server-mongodb" rev="2.2.6-RELEASE">
<artifact name="themodernway-server-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.themodernway', module='themodernway-server-mongodb', version='2.2.6-RELEASE')
)
libraryDependencies += "com.themodernway" % "themodernway-server-mongodb" % "2.2.6-RELEASE"
[com.themodernway/themodernway-server-mongodb "2.2.6-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.themodernway : themodernway-server-core | jar | 2.2.6-RELEASE |
| org.mongodb : mongodb-driver | jar | 3.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.fakemongo : fongo | jar | 2.1.0 |