DDD Utility Build

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

License

License

MIT
GroupId

GroupId

io.github.bhuwanupadhyay
ArtifactId

ArtifactId

ddd-utils-build
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/BhuwanUpadhyay/ddd-utils
Project Organization

Project Organization

Bhuwan Prasad Upadhyay | Open Source
Source Code Management

Source Code Management

https://github.com/BhuwanUpadhyay/ddd-utils

Download ddd-utils-build

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.bhuwanupadhyay/ddd-utils-build/ -->
<dependency>
    <groupId>io.github.bhuwanupadhyay</groupId>
    <artifactId>ddd-utils-build</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bhuwanupadhyay/ddd-utils-build/
implementation 'io.github.bhuwanupadhyay:ddd-utils-build:1.0.0'
// https://jarcasting.com/artifacts/io.github.bhuwanupadhyay/ddd-utils-build/
implementation ("io.github.bhuwanupadhyay:ddd-utils-build:1.0.0")
'io.github.bhuwanupadhyay:ddd-utils-build:pom:1.0.0'
<dependency org="io.github.bhuwanupadhyay" name="ddd-utils-build" rev="1.0.0">
  <artifact name="ddd-utils-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.bhuwanupadhyay', module='ddd-utils-build', version='1.0.0')
)
libraryDependencies += "io.github.bhuwanupadhyay" % "ddd-utils-build" % "1.0.0"
[io.github.bhuwanupadhyay/ddd-utils-build "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ddd-core
  • ddd-utils-docs

ddd-utils

Versions

Version
1.0.0