Last Version

Processor 8.6.0

Processor used to create Module.xml file

License

License

GroupId

GroupId

org.jrebirth.af
ArtifactId

ArtifactId

processor
Version

Version

8.6.0
Type

Type

jar
Description

Description

Processor
Processor used to create Module.xml file
Project Organization

Project Organization

JRebirth OSS

Download processor 8.6.0


<!-- https://jarcasting.com/artifacts/org.jrebirth.af/processor/ -->
<dependency>
    <groupId>org.jrebirth.af</groupId>
    <artifactId>processor</artifactId>
    <version>8.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jrebirth.af/processor/
implementation 'org.jrebirth.af:processor:8.6.0'
// https://jarcasting.com/artifacts/org.jrebirth.af/processor/
implementation ("org.jrebirth.af:processor:8.6.0")
'org.jrebirth.af:processor:jar:8.6.0'
<dependency org="org.jrebirth.af" name="processor" rev="8.6.0">
  <artifact name="processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jrebirth.af', module='processor', version='8.6.0')
)
libraryDependencies += "org.jrebirth.af" % "processor" % "8.6.0"
[org.jrebirth.af/processor "8.6.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jboss.forge.roaster : roaster-api jar 2.18.4.Final
org.jboss.forge.roaster : roaster-jdt jar 2.18.4.Final
org.jrebirth.af : core jar 8.6.0
org.jrebirth.af.tooling : codegen jar 8.6.0
org.apache.maven : maven-model jar 3.3.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.