is not current version
Last Version 1.4.2

io.inverno.mod.irt.compiler 1.2.0

Inverno Reactive Template compiler module providing an Inverno compiler plugin to compile IRT files and generate corresponding classes

License

License

GroupId

GroupId

io.inverno.mod
ArtifactId

ArtifactId

inverno-irt-compiler
Version

Version

1.2.0
Type

Type

jar
Description

Description

io.inverno.mod.irt.compiler
Inverno Reactive Template compiler module providing an Inverno compiler plugin to compile IRT files and generate corresponding classes
Project Organization

Project Organization

Inverno Framework

Download inverno-irt-compiler 1.2.0


<!-- https://jarcasting.com/artifacts/io.inverno.mod/inverno-irt-compiler/ -->
<dependency>
    <groupId>io.inverno.mod</groupId>
    <artifactId>inverno-irt-compiler</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.inverno.mod/inverno-irt-compiler/
implementation 'io.inverno.mod:inverno-irt-compiler:1.2.0'
// https://jarcasting.com/artifacts/io.inverno.mod/inverno-irt-compiler/
implementation ("io.inverno.mod:inverno-irt-compiler:1.2.0")
'io.inverno.mod:inverno-irt-compiler:jar:1.2.0'
<dependency org="io.inverno.mod" name="inverno-irt-compiler" rev="1.2.0">
  <artifact name="inverno-irt-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.inverno.mod', module='inverno-irt-compiler', version='1.2.0')
)
libraryDependencies += "io.inverno.mod" % "inverno-irt-compiler" % "1.2.0"
[io.inverno.mod/inverno-irt-compiler "1.2.0"]

Dependencies

compile (5)

Group / Artifact Type Version
io.inverno : inverno-core-compiler jar 1.3.0
io.inverno.mod : inverno-base jar 1.2.0
io.inverno.mod : inverno-irt jar 1.2.0
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9

test (5)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.platform : junit-platform-commons jar 1.7.2
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.