is not current version
Last Version 1.1

com.github.mryingjie:sql-executor-mongo 1.0


GroupId

GroupId

com.github.mryingjie
ArtifactId

ArtifactId

sql-executor-mongo
Version

Version

1.0
Type

Type

jar

Download sql-executor-mongo 1.0


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