Last Version

mybatis-typehandlers-jsr310 1.0.2

MyBatis Type Handlers supporting JSR-310

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.mybatis
ArtifactId

ArtifactId

mybatis-typehandlers-jsr310
Version

Version

1.0.2
Type

Type

jar
Description

Description

mybatis-typehandlers-jsr310
MyBatis Type Handlers supporting JSR-310
Project URL

Project URL

https://github.com/mybatis/typehandlers-jsr310
Project Organization

Project Organization

MyBatis.org
Source Code Management

Source Code Management

http://github.com/mybatis/typehandlers-jsr310

Download mybatis-typehandlers-jsr310 1.0.2


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

Dependencies

provided (1)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.4.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.4.2

Project Modules

There are no modules declared in this project.