com.github.mizool.typemapping.store:typemapping-store-jdbc

Mizool TypeMapping

License

License

GroupId

GroupId

com.github.mizool.typemapping.store
ArtifactId

ArtifactId

typemapping-store-jdbc
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Mizool TypeMapping

Download typemapping-store-jdbc

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.mizool : mizool-core jar 0.31
com.github.mizool.typemapping : typemapping-business jar 0.4
javax.inject : javax.inject jar 1

provided (1)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2