MVN

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

Maven & Gradle

Oct 05, 2018
1 stars

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

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

Latest Version

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

  • Latest Stable: 17.0.3

All Versions

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

Version Vulnerabilities Updated
17.0.x
maf-dbmdl-17.0.3
maf-dbmdl-17.0.2
maf-dbmdl-17.0.1
maf-dbmdl-17.0.0
16.4.x
maf-dbmdl-16.4.2
maf-dbmdl-16.4.1
maf-dbmdl-16.4.0
16.3.x
maf-dbmdl-16.3.0
16.2.x
maf-dbmdl-16.2.3
maf-dbmdl-16.2.2
maf-dbmdl-16.2.1
maf-dbmdl-16.2.0
16.1.x
maf-dbmdl-16.1.2
maf-dbmdl-16.1.1
maf-dbmdl-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>maf-dbmdl</artifactId>
    <version>17.0.3</version>
</dependency>