Last Version

Incode Platform (Parent POM) 1.17.0

This module is the parent of the Incode Platform modules, and can also be used as the parent for applications that use the Incode Platform modules. It builds upon the org.incode:incode-build standard parent POM, adding in additional Maven plugins for the Apache Isis framework.

License

License

GroupId

GroupId

org.incode
ArtifactId

ArtifactId

incode-parent
Version

Version

1.17.0
Type

Type

pom
Description

Description

Incode Platform (Parent POM)
This module is the parent of the Incode Platform modules, and can also be used as the parent for applications that use the Incode Platform modules. It builds upon the org.incode:incode-build standard parent POM, adding in additional Maven plugins for the Apache Isis framework.
Project URL

Project URL

https://github.com/incodehq/incode-platform

Download incode-parent 1.17.0

Filename Size
incode-parent-1.17.0.pom 37 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.