MVN

com.danhaywood.mavendeps : isisintellij

Maven & Gradle

Nov 24, 2016
0 stars

Defines a module that can be used to run an Apache Isis webapp from within IntelliJ.

<dependency>
    <groupId>com.danhaywood.mavendeps</groupId>
    <artifactId>isisintellij</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.danhaywood.mavendeps : isisintellij to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.danhaywood.mavendeps : isisintellij to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
isisintellij-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.danhaywood.mavendeps</groupId>
    <artifactId>isisintellij</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement