Last Version

BizDock application framework database schema 16.0.4

This is the database schema builder for the BizDock application framework

License

License

GroupId

GroupId

com.agifac.lib
ArtifactId

ArtifactId

dbmdl-framework
Version

Version

16.0.4
Type

Type

pom
Description

Description

BizDock application framework database schema
This is the database schema builder for the BizDock application framework
Project URL

Project URL

https://github.com/theAgileFactory

Download dbmdl-framework 16.0.4


<!-- https://jarcasting.com/artifacts/com.agifac.lib/dbmdl-framework/ -->
<dependency>
    <groupId>com.agifac.lib</groupId>
    <artifactId>dbmdl-framework</artifactId>
    <version>16.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.agifac.lib/dbmdl-framework/
implementation 'com.agifac.lib:dbmdl-framework:16.0.4'
// https://jarcasting.com/artifacts/com.agifac.lib/dbmdl-framework/
implementation ("com.agifac.lib:dbmdl-framework:16.0.4")
'com.agifac.lib:dbmdl-framework:pom:16.0.4'
<dependency org="com.agifac.lib" name="dbmdl-framework" rev="16.0.4">
  <artifact name="dbmdl-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.agifac.lib', module='dbmdl-framework', version='16.0.4')
)
libraryDependencies += "com.agifac.lib" % "dbmdl-framework" % "16.0.4"
[com.agifac.lib/dbmdl-framework "16.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.32
org.mybatis : mybatis-migrations jar 3.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.