com.github.mizool.technology.table-access.store:store-jdbc

Java library providing miscellaneous classes for enterprise applications

License

License

GroupId

GroupId

com.github.mizool.technology.table-access.store
ArtifactId

ArtifactId

store-jdbc
Last Version

Last Version

0.31
Release Date

Release Date

Type

Type

jar
Description

Description

Java library providing miscellaneous classes for enterprise applications

Download store-jdbc

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.mizool : mizool-core jar 0.31
com.github.mizool.technology.table-access : table-access-business jar 0.31
com.github.mizool.technology.typemapping : typemapping-business jar 0.31
com.github.mizool.technology.typemapping.store : store-jdbc jar 0.31
com.google.guava : guava jar 25.1-jre
javax.inject : javax.inject jar 1
org.projectlombok : lombok jar 1.16.12

Project Modules

There are no modules declared in this project.
com.github.mizool.technology.table-access.store

Versions

Version
0.31
0.30
0.29