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

Java library providing miscellaneous classes for enterprise applications

License

License

GroupId

GroupId

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

ArtifactId

table-access
Last Version

Last Version

0.31
Release Date

Release Date

Type

Type

pom
Description

Description

Java library providing miscellaneous classes for enterprise applications

Download table-access

Filename Size
table-access-0.31.pom 735 bytes
Browse

How to add to project

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

  • business
  • store
com.github.mizool.technology.table-access

Versions

Version
0.31
0.30
0.29