| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Mixin Application Layer Libs Bytecode Manipulation |
| GroupId | GroupIdcom.danhaywood.mavenmixin |
| ArtifactId | ArtifactIdisisjrebel |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncom.danhaywood.mavenmixin:isisjrebel
Maven mixin providing the ability to run an Apache Isis application under JRebel.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| isisjrebel-0.0.2.pom | 7 KB |
| Browse |
<!-- 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"]