| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.vonchange.common |
| ArtifactId | ArtifactIdmybatis-template |
| Last Version | Last Version1.8.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmybatis-template
mybatis-template
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mybatis-template-1.8.8.pom | |
| mybatis-template-1.8.8.jar | 92 KB |
| mybatis-template-1.8.8-sources.jar | 83 KB |
| mybatis-template-1.8.8-javadoc.jar | 481 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vonchange.common/mybatis-template/ -->
<dependency>
<groupId>com.vonchange.common</groupId>
<artifactId>mybatis-template</artifactId>
<version>1.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.vonchange.common/mybatis-template/
implementation 'com.vonchange.common:mybatis-template:1.8.8'
// https://jarcasting.com/artifacts/com.vonchange.common/mybatis-template/
implementation ("com.vonchange.common:mybatis-template:1.8.8")
'com.vonchange.common:mybatis-template:jar:1.8.8'
<dependency org="com.vonchange.common" name="mybatis-template" rev="1.8.8">
<artifact name="mybatis-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vonchange.common', module='mybatis-template', version='1.8.8')
)
libraryDependencies += "com.vonchange.common" % "mybatis-template" % "1.8.8"
[com.vonchange.common/mybatis-template "1.8.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.vonchange.common : mybati | jar | 3.5.2.2 |
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |