is not current version
Last Version 0.7.8

Mars 0.3.0

MongoDB driver framework

License

License

GroupId

GroupId

com.whaleal.mars
ArtifactId

ArtifactId

mars
Version

Version

0.3.0
Type

Type

pom
Description

Description

Mars
MongoDB driver framework
Project URL

Project URL

https://github.com/whaleal/mars

Download mars 0.3.0

Filename Size
mars-0.3.0.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mars-core
  • mars-test
  • mars-springboot