MVN

io.github.bhuwanupadhyay : ddd-utils-build

Maven & Gradle

Nov 07, 2018
2 stars

DDD Utility Build · Modules to centralize common resources and configuration for DDD Utility Maven builds.

<dependency>
    <groupId>io.github.bhuwanupadhyay</groupId>
    <artifactId>ddd-utils-build</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.bhuwanupadhyay : ddd-utils-build to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.bhuwanupadhyay : ddd-utils-build to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ddd-utils-build-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.bhuwanupadhyay</groupId>
    <artifactId>ddd-utils-build</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement