weekend-core

Using MySQL syntax to use mongodb

License

License

GroupId

GroupId

com.github.aly8246
ArtifactId

ArtifactId

weekend-core
Last Version

Last Version

1.2.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

weekend-core
Using MySQL syntax to use mongodb
Project URL

Project URL

https://github.com/aly8246/weekend

Download weekend-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
org.mongodb : mongo-java-driver jar 3.11.2
com.github.jsqlparser : jsqlparser jar 2.0
org.mongodb : mongodb-driver jar 3.11.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
org.jetbrains.kotlin : kotlin-reflect jar 1.3.50
io.swagger : swagger-annotations jar 1.5.20

provided (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.50

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1.RELEASE
1.2.0.RELEASE
1.1.0.RELEASE
1.0.0.RELEASE