Last Version

Micronode Parent POM 1.22

Common maven settings for all Micronode projects

License

License

Micronode Parent POM - License
GroupId

GroupId

org.mnode
ArtifactId

ArtifactId

mnode-parent
Version

Version

1.22
Type

Type

pom
Description

Description

Micronode Parent POM
Common maven settings for all Micronode projects
Project Organization

Project Organization

Micronode

Download mnode-parent 1.22

Filename Size
mnode-parent-1.22.pom 16 KB
Browse

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

Dependencies

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

Project Modules

  • mnode-tools