Last Version

io.inverno.mod.web.compiler 1.4.2

Inverno web compiler module providing an Inverno compiler plugin to aggregate module's web routes and web router configurers into a single web router configurer

License

License

GroupId

GroupId

io.inverno.mod
ArtifactId

ArtifactId

inverno-web-compiler
Version

Version

1.4.2
Type

Type

jar
Description

Description

io.inverno.mod.web.compiler
Inverno web compiler module providing an Inverno compiler plugin to aggregate module's web routes and web router configurers into a single web router configurer
Project Organization

Project Organization

Inverno Framework

Download inverno-web-compiler 1.4.2


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

Dependencies

compile (6)

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-http-base jar 1.4.2
io.inverno.mod : inverno-http-server jar 1.4.2
io.inverno.mod : inverno-web jar 1.4.2
io.projectreactor : reactor-core jar 3.4.14

test (6)

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
org.mockito : mockito-core jar 3.12.4

Project Modules

There are no modules declared in this project.