Last Version

Minlia Thirdparty Spring Data Batis 1.0.0.RELEASE

The primary goal of the Spring Data project is to make it easier to build Spring-powered applications that use data access technologies. This module deals with enhanced support for MyBatis based data access layers.

License

License

Categories

Categories

Data
GroupId

GroupId

com.minlia.cloud.thirdparty
ArtifactId

ArtifactId

spring-data-batis
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

Minlia Thirdparty Spring Data Batis
The primary goal of the Spring Data project is to make it easier to build Spring-powered applications that use data access technologies. This module deals with enhanced support for MyBatis based data access layers.
Project URL

Project URL

https://github.com/minlia-projects/spring-data-mybatis
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/minlia-projects/minlia-thirdparty

Download spring-data-batis 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.minlia.cloud.thirdparty/spring-data-batis/ -->
<dependency>
    <groupId>com.minlia.cloud.thirdparty</groupId>
    <artifactId>spring-data-batis</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.minlia.cloud.thirdparty/spring-data-batis/
implementation 'com.minlia.cloud.thirdparty:spring-data-batis:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.minlia.cloud.thirdparty/spring-data-batis/
implementation ("com.minlia.cloud.thirdparty:spring-data-batis:1.0.0.RELEASE")
'com.minlia.cloud.thirdparty:spring-data-batis:jar:1.0.0.RELEASE'
<dependency org="com.minlia.cloud.thirdparty" name="spring-data-batis" rev="1.0.0.RELEASE">
  <artifact name="spring-data-batis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.minlia.cloud.thirdparty', module='spring-data-batis', version='1.0.0.RELEASE')
)
libraryDependencies += "com.minlia.cloud.thirdparty" % "spring-data-batis" % "1.0.0.RELEASE"
[com.minlia.cloud.thirdparty/spring-data-batis "1.0.0.RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.data : spring-data-commons jar 1.13.5.RELEASE
org.springframework : spring-context jar
org.springframework : spring-orm jar
org.mybatis : mybatis jar 3.4.4
org.mybatis : mybatis-spring jar 1.3.1
com.querydsl : querydsl-core Optional jar 4.1.4
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
org.projectlombok : lombok jar 1.16.6
joda-time : joda-time jar 2.9
org.springframework.boot : spring-boot-starter-web jar 1.5.6.RELEASE
org.springframework.boot : spring-boot-starter-undertow jar 1.5.6.RELEASE

test (4)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.194
mysql : mysql-connector-java jar 5.1.41
net.sourceforge.jtds : jtds jar 1.3.1
org.postgresql : postgresql jar 9.4.1212

Project Modules

There are no modules declared in this project.