com.danhaywood.mavenmixin:isisjrebel

Maven mixin providing the ability to run an Apache Isis application under JRebel.

License

License

Categories

Categories

Maven Build Tools Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.danhaywood.mavenmixin
ArtifactId

ArtifactId

isisjrebel
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

com.danhaywood.mavenmixin:isisjrebel
Maven mixin providing the ability to run an Apache Isis application under JRebel.
Project URL

Project URL

https://github.com/danhaywood/java-mavenmixin-isisjrebel

Download isisjrebel

Filename Size
isisjrebel-0.0.2.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.danhaywood.mavenmixin/isisjrebel/ -->
<dependency>
    <groupId>com.danhaywood.mavenmixin</groupId>
    <artifactId>isisjrebel</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.danhaywood.mavenmixin/isisjrebel/
implementation 'com.danhaywood.mavenmixin:isisjrebel:0.0.2'
// https://jarcasting.com/artifacts/com.danhaywood.mavenmixin/isisjrebel/
implementation ("com.danhaywood.mavenmixin:isisjrebel:0.0.2")
'com.danhaywood.mavenmixin:isisjrebel:pom:0.0.2'
<dependency org="com.danhaywood.mavenmixin" name="isisjrebel" rev="0.0.2">
  <artifact name="isisjrebel" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.danhaywood.mavenmixin', module='isisjrebel', version='0.0.2')
)
libraryDependencies += "com.danhaywood.mavenmixin" % "isisjrebel" % "0.0.2"
[com.danhaywood.mavenmixin/isisjrebel "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.

Versions

Version
0.0.2
0.0.1