nvwa

a ddd framework based on Java

License

License

GroupId

GroupId

io.github.dimcloud
ArtifactId

ArtifactId

nvwa-parent
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

nvwa
a ddd framework based on Java
Project URL

Project URL

https://github.com/dimCloud/nvwa
Project Organization

Project Organization

dimCloud

Download nvwa-parent

Filename Size
nvwa-parent-1.0.3.pom 6 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • nvwa-project
  • nvwa-boot

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0