License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.gitee.tanxianbo |
ArtifactId | ArtifactIdmybatisCreateTable |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mybatisCreateTable-1.0.pom | |
mybatisCreateTable-1.0.jar | 25 KB |
mybatisCreateTable-1.0-sources.jar | 15 KB |
mybatisCreateTable-1.0-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.tanxianbo/mybatisCreateTable/ -->
<dependency>
<groupId>com.gitee.tanxianbo</groupId>
<artifactId>mybatisCreateTable</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.tanxianbo/mybatisCreateTable/
implementation 'com.gitee.tanxianbo:mybatisCreateTable:1.0'
// https://jarcasting.com/artifacts/com.gitee.tanxianbo/mybatisCreateTable/
implementation ("com.gitee.tanxianbo:mybatisCreateTable:1.0")
'com.gitee.tanxianbo:mybatisCreateTable:jar:1.0'
<dependency org="com.gitee.tanxianbo" name="mybatisCreateTable" rev="1.0">
<artifact name="mybatisCreateTable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.tanxianbo', module='mybatisCreateTable', version='1.0')
)
libraryDependencies += "com.gitee.tanxianbo" % "mybatisCreateTable" % "1.0"
[com.gitee.tanxianbo/mybatisCreateTable "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.7 |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
org.mybatis : mybatis | jar | 3.4.5 |
org.mybatis : mybatis-spring | jar | 1.3.1 |
org.springframework : spring-core | jar | 4.2.9.RELEASE |
org.springframework : spring-context | jar | 4.2.9.RELEASE |
org.springframework : spring-beans | jar | 4.2.9.RELEASE |
org.springframework : spring-aop | jar | 4.2.9.RELEASE |
org.springframework : spring-webmvc | jar | 4.2.9.RELEASE |
org.springframework : spring-web | jar | 4.2.9.RELEASE |
org.springframework : spring-orm | jar | 4.2.9.RELEASE |
org.springframework : spring-tx | jar | 4.2.9.RELEASE |
org.springframework : spring-jdbc | jar | 4.2.9.RELEASE |
org.springframework : spring-context-support | jar | 4.2.9.RELEASE |
org.aspectj : aspectjweaver | jar | 1.8.6 |
org.aspectj : aspectjrt | jar | 1.8.6 |
org.springframework.data : spring-data-redis | jar | 1.6.2.RELEASE |
commons-lang : commons-lang | jar | 2.4 |
com.mchange : c3p0 | jar | 0.9.5.2 |
mysql : mysql-connector-java | jar | 5.1.33 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 4.2.9.RELEASE |