License |
License |
---|---|
Categories |
CategoriesORM Data MyBatis |
GroupId | GroupIdcom.inmorn |
ArtifactId | ArtifactIdmorn-orm-mybatis |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmorn-orm-mybatis
morn-parent is new web framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
morn-orm-mybatis-1.0.1.pom | |
morn-orm-mybatis-1.0.1.jar | 17 KB |
morn-orm-mybatis-1.0.1-sources.jar | 14 KB |
morn-orm-mybatis-1.0.1-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.inmorn/morn-orm-mybatis/ -->
<dependency>
<groupId>com.inmorn</groupId>
<artifactId>morn-orm-mybatis</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.inmorn/morn-orm-mybatis/
implementation 'com.inmorn:morn-orm-mybatis:1.0.1'
// https://jarcasting.com/artifacts/com.inmorn/morn-orm-mybatis/
implementation ("com.inmorn:morn-orm-mybatis:1.0.1")
'com.inmorn:morn-orm-mybatis:jar:1.0.1'
<dependency org="com.inmorn" name="morn-orm-mybatis" rev="1.0.1">
<artifact name="morn-orm-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.inmorn', module='morn-orm-mybatis', version='1.0.1')
)
libraryDependencies += "com.inmorn" % "morn-orm-mybatis" % "1.0.1"
[com.inmorn/morn-orm-mybatis "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.inmorn : morn-context | jar | 1.0.1 |
com.inmorn : morn-core | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.2.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |