Last Version

com.danhaywood.mavendeps:isisintellij 0.0.1

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

License

License

Categories

Categories

IntelliJ IDEA Development Tools IDE Maven Build Tools
GroupId

GroupId

com.danhaywood.mavendeps
ArtifactId

ArtifactId

isisintellij
Version

Version

0.0.1
Type

Type

pom
Description

Description

com.danhaywood.mavendeps:isisintellij
Defines a module that can be used to run an Apache Isis webapp from within IntelliJ.
Project URL

Project URL

https://github.com/danhaywood/java-mavendeps-isisintellij

Download isisintellij 0.0.1

Filename Size
isisintellij-0.0.1.pom 4 KB
Browse

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

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.