MVN

com.sword-group.bizdock.dbmdl : dbmdl-framework

Maven & Gradle

Oct 05, 2018
1 stars

BizDock application framework database schema · This is the database schema builder for the BizDock application framework

<dependency>
    <groupId>com.sword-group.bizdock.dbmdl</groupId>
    <artifactId>dbmdl-framework</artifactId>
    <version>17.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sword-group.bizdock.dbmdl : dbmdl-framework to add to Maven - Latest Versions:

  • Latest Stable: 17.0.3

All Versions

Choose a version of com.sword-group.bizdock.dbmdl : dbmdl-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
17.0.x
dbmdl-framework-17.0.3
dbmdl-framework-17.0.2
dbmdl-framework-17.0.1
dbmdl-framework-17.0.0
16.4.x
dbmdl-framework-16.4.2
dbmdl-framework-16.4.1
dbmdl-framework-16.4.0
16.3.x
dbmdl-framework-16.3.0
16.2.x
dbmdl-framework-16.2.3
dbmdl-framework-16.2.2
dbmdl-framework-16.2.1
dbmdl-framework-16.2.0
16.1.x
dbmdl-framework-16.1.2
dbmdl-framework-16.1.1
dbmdl-framework-16.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sword-group.bizdock.dbmdl</groupId>
    <artifactId>dbmdl-framework</artifactId>
    <version>17.0.3</version>
</dependency>