mybatis
nodejs for mybatis!
License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdmybatis |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis
WebJar for mybatis
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mybatis-0.0.1.pom | |
mybatis-0.0.1.jar | 3 KB |
mybatis-0.0.1-sources.jar | 22 bytes |
mybatis-0.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/mybatis/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>mybatis</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mybatis/
implementation 'org.webjars.npm:mybatis:0.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/mybatis/
implementation ("org.webjars.npm:mybatis:0.0.1")
'org.webjars.npm:mybatis:jar:0.0.1'
<dependency org="org.webjars.npm" name="mybatis" rev="0.0.1">
<artifact name="mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mybatis', version='0.0.1')
)
libraryDependencies += "org.webjars.npm" % "mybatis" % "0.0.1"
[org.webjars.npm/mybatis "0.0.1"]
nodejs for mybatis!