License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.mservicetech |
ArtifactId | ArtifactIdlight4j-mybatis |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlight4j-mybatis
light4j mybatis integration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
light4j-mybatis-1.0.0.pom | |
light4j-mybatis-1.0.0.jar | 39 KB |
light4j-mybatis-1.0.0-sources.jar | 23 KB |
light4j-mybatis-1.0.0-javadoc.jar | 516 KB |
Browse |
<!-- 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"]
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 |
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 |