is not current version
Last Version 2.0.0-M7

Apache Isis Starter Parent 2.0.0-M6

Parent pom providing dependency and plugin management for Apache Isis applications built with Maven. Builds on top of spring-boot-starter-parent.

License

License

GroupId

GroupId

org.apache.isis.app
ArtifactId

ArtifactId

isis-app-starter-parent
Version

Version

2.0.0-M6
Type

Type

pom
Description

Description

Apache Isis Starter Parent
Parent pom providing dependency and plugin management for Apache Isis applications built with Maven. Builds on top of spring-boot-starter-parent.
Project URL

Project URL

https://isis.apache.org

Download isis-app-starter-parent 2.0.0-M6


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

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.