is not current version
Last Version 2.2.6-RELEASE

com.themodernway:themodernway-server-mongodb 2.0.8-RELEASE

TheModernWay Server MongoDB

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.themodernway
ArtifactId

ArtifactId

themodernway-server-mongodb
Version

Version

2.0.8-RELEASE
Type

Type

jar

Download themodernway-server-mongodb 2.0.8-RELEASE


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