Last Version

mybatis-typehandlers-threeten-extra 1.0.0

MyBatis Type Handlers supporting ThreeTen-Extra

License

License

Categories

Categories

ThreeTen-Extra General Purpose Libraries Date and Time MyBatis Data ORM
GroupId

GroupId

org.mybatis
ArtifactId

ArtifactId

mybatis-typehandlers-threeten-extra
Version

Version

1.0.0
Type

Type

jar
Description

Description

mybatis-typehandlers-threeten-extra
MyBatis Type Handlers supporting ThreeTen-Extra
Project URL

Project URL

https://github.com/mybatis/typehandlers-threeten-extra
Project Organization

Project Organization

MyBatis.org
Source Code Management

Source Code Management

http://github.com/mybatis/typehandlers-threeten-extra

Download mybatis-typehandlers-threeten-extra 1.0.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.4.4
org.threeten : threeten-extra jar 1.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.7.12
org.assertj : assertj-core jar 3.6.2

Project Modules

There are no modules declared in this project.