com.gitee.tanxianbo:mybatisCreateTable

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.tanxianbo
ArtifactId

ArtifactId

mybatisCreateTable
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://gitee.com/tanxianbo/mybatisCreateTable

Download mybatisCreateTable

How to add to project

<!-- 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"]

Dependencies

compile (20)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.2.9.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0