не последняя версия
Последняя версия 1.4.2

io.inverno.mod:inverno-web-compiler 1.2.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

Группа

Группа

io.inverno.mod
Идентификатор

Идентификатор

inverno-web-compiler
Версия

Версия

1.2.2
Тип

Тип

jar

Скачать inverno-web-compiler 1.2.2


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