light4j-mybatis

light4j mybatis integration

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.mservicetech
ArtifactId

ArtifactId

light4j-mybatis
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

light4j-mybatis
light4j mybatis integration
Project URL

Project URL

https://github.com/mservicetech/light4j-mybatis
Source Code Management

Source Code Management

https://github.com/mservicetech/light4j-mybatis.git

Download light4j-mybatis

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.networknt : server jar 2.1.1
com.networknt : config jar 2.1.1
com.networknt : data-source jar 2.1.1
com.networknt : utility jar 2.1.1
com.networknt : json-overlay jar 2.1.1
com.networknt : openapi-parser jar 2.1.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.6.1
org.yaml : snakeyaml jar 1.26
org.slf4j : slf4j-api jar 1.7.32
com.networknt : json-schema-validator jar 1.0.69
org.apache.commons : commons-lang3 jar 3.5
org.mybatis : mybatis jar 3.5.8
com.h2database : h2 jar 1.3.176

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter jar 5.8.1
org.mockito : mockito-core jar 2.7.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0