License |
License |
---|---|
GroupId | GroupIdcom.github.mizool.technology.table-access |
ArtifactId | ArtifactIdtable-access-business |
Last Version | Last Version0.31 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava library providing miscellaneous classes for enterprise applications
|
<!-- https://jarcasting.com/artifacts/com.github.mizool.technology.table-access/table-access-business/ -->
<dependency>
<groupId>com.github.mizool.technology.table-access</groupId>
<artifactId>table-access-business</artifactId>
<version>0.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mizool.technology.table-access/table-access-business/
implementation 'com.github.mizool.technology.table-access:table-access-business:0.31'
// https://jarcasting.com/artifacts/com.github.mizool.technology.table-access/table-access-business/
implementation ("com.github.mizool.technology.table-access:table-access-business:0.31")
'com.github.mizool.technology.table-access:table-access-business:jar:0.31'
<dependency org="com.github.mizool.technology.table-access" name="table-access-business" rev="0.31">
<artifact name="table-access-business" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mizool.technology.table-access', module='table-access-business', version='0.31')
)
libraryDependencies += "com.github.mizool.technology.table-access" % "table-access-business" % "0.31"
[com.github.mizool.technology.table-access/table-access-business "0.31"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mizool.technology.typemapping : typemapping-business | jar | 0.31 |
org.projectlombok : lombok | jar | 1.16.12 |