io.inverno.mod.irt.compiler

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
Last Version

Last Version

1.4.2
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.inverno : inverno-core-compiler jar 1.4.1
io.inverno.mod : inverno-base jar 1.4.2
io.inverno.mod : inverno-irt jar 1.4.2
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
org.junit.platform : junit-platform-commons jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.2
1.4.1
1.4.0
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0