| License |
License |
|---|---|
| GroupId | GroupIdio.github.bhuwanupadhyay |
| ArtifactId | ArtifactIdddd-utils-build |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDDD Utility Build
Modules to centralize common resources and configuration for DDD Utility Maven builds.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationBhuwan Prasad Upadhyay | Open Source |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ddd-utils-build-1.0.0.pom | 8 KB |
| Browse |
<!-- 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"]