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

Java library providing miscellaneous classes for enterprise applications

License

License

GroupId

GroupId

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

ArtifactId

store
Last Version

Last Version

0.31
Release Date

Release Date

Type

Type

pom
Description

Description

Java library providing miscellaneous classes for enterprise applications

Download store

Filename Size
store-0.31.pom 751 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cassandra
  • jdbc
com.github.mizool.technology.table-access.store

Versions

Version
0.31
0.30
0.29