MVN

org.dwcj : dwcj-project

Maven & Gradle

Jul 31, 2023
32 stars

dwcj · Program that allows implementation of an API layer enabling the developer to build application software for the BBj ecosystem by using Java or other JVM languages like Kotlin instead of the BBj Business Basic syntax built into the BBj product.

<dependency>
    <groupId>org.dwcj</groupId>
    <artifactId>dwcj-project</artifactId>
    <version>23.02</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dwcj : dwcj-project to add to Maven - Latest Versions:

  • Latest Stable: 23.02

All Versions

Choose a version of org.dwcj : dwcj-project to add to Maven - All Versions:

Version Vulnerabilities Updated
23.02
dwcj-project-23.02
23.01
dwcj-project-23.01
23.00
dwcj-project-23.00
0.16.x
dwcj-project-0.16.0
0.15.x
dwcj-project-0.15.1
dwcj-project-0.15.0
0.14.x
dwcj-project-0.14.0
0.13.x
dwcj-project-0.13.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.dwcj</groupId>
    <artifactId>dwcj-project</artifactId>
    <version>23.02</version>
</dependency>

Advertisement