Last Version

com.danhaywood.mavendeps:isiswebapp 0.0.2

Defines a module that can be used as a single dependency for running an Apache Isis webapp (Wicket, Restful Objects and Shiro security)

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.danhaywood.mavendeps
ArtifactId

ArtifactId

isiswebapp
Version

Version

0.0.2
Type

Type

pom
Description

Description

com.danhaywood.mavendeps:isiswebapp
Defines a module that can be used as a single dependency for running an Apache Isis webapp (Wicket, Restful Objects and Shiro security)
Project URL

Project URL

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

Download isiswebapp 0.0.2

Filename Size
isiswebapp-0.0.2.pom 4 KB
Browse

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

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.