Last Version

yt-mybatis 2.3.2

https://github.com/javawebers/yt

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.javawebers
ArtifactId

ArtifactId

yt-mybatis
Version

Version

2.3.2
Type

Type

jar
Description

Description

yt-mybatis
https://github.com/javawebers/yt
Project URL

Project URL

https://github.com/javawebers/yt

Download yt-mybatis 2.3.2


<!-- https://jarcasting.com/artifacts/com.github.javawebers/yt-mybatis/ -->
<dependency>
    <groupId>com.github.javawebers</groupId>
    <artifactId>yt-mybatis</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javawebers/yt-mybatis/
implementation 'com.github.javawebers:yt-mybatis:2.3.2'
// https://jarcasting.com/artifacts/com.github.javawebers/yt-mybatis/
implementation ("com.github.javawebers:yt-mybatis:2.3.2")
'com.github.javawebers:yt-mybatis:jar:2.3.2'
<dependency org="com.github.javawebers" name="yt-mybatis" rev="2.3.2">
  <artifact name="yt-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javawebers', module='yt-mybatis', version='2.3.2')
)
libraryDependencies += "com.github.javawebers" % "yt-mybatis" % "2.3.2"
[com.github.javawebers/yt-mybatis "2.3.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.javawebers : yt-commons jar 2.3.2
javax : javaee-api jar 8.0.1
org.apache.velocity : velocity jar 1.7

provided (8)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.9.RELEASE
mysql : mysql-connector-java jar 8.0.13
com.oracle.ojdbc : ojdbc8 jar 19.3.0.0
cn.easyproject : orai18n jar 12.1.0.2.0
com.microsoft.sqlserver : mssql-jdbc jar 8.2.1.jre8
org.postgresql : postgresql jar 42.2.11
org.projectlombok : lombok jar 1.18.18

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.9.RELEASE
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.