i

isisjrebel

Maven mixin providing the ability to run isis:validate goal over Apache Isis domain objects.
https://github.com/danhaywood/java-mavenmixin-isisjrebel
The Apache Software License, Version 2.0
Dan Haywood
Files download
File Operation
isisjrebel-0.0.1.pom download
Apache Maven
<dependency>
  <groupId>com.danhaywood.mavenmixin</groupId>
  <artifactId>isisjrebel</artifactId>
  <version>0.0.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.danhaywood.mavenmixin:isisjrebel:0.0.1'
Gradle Kotlin
implementation("com.danhaywood.mavenmixin:isisjrebel:0.0.1")
Scala SBT
libraryDependencies += "com.danhaywood.mavenmixin" % "isisjrebel" % "0.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.danhaywood.mavenmixin', module='isisjrebel', version='0.0.1')
)
Apache Ivy
<dependency org="com.danhaywood.mavenmixin" name="isisjrebel" rev="0.0.1" />
Leiningen
[com.danhaywood.mavenmixin/isisjrebel "0.0.1"]
Apache Buildr
'com.danhaywood.mavenmixin:isisjrebel:jar:0.0.1'
Dependencies
The project has no third-party dependencies