is not current version
Last Version 1.4.2

inverno-mods-root 1.3.0

The Inverno framework modules are a collection of components for building fully reactive applications

License

License

GroupId

GroupId

io.inverno
ArtifactId

ArtifactId

inverno-mods-root
Version

Version

1.3.0
Type

Type

pom
Description

Description

inverno-mods-root
The Inverno framework modules are a collection of components for building fully reactive applications
Project URL

Project URL

https://github.com/inverno-io/inverno-mods
Project Organization

Project Organization

Inverno Framework
Source Code Management

Source Code Management

https://github.com/inverno-io/inverno-mods.git

Download inverno-mods-root 1.3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • inverno-configuration-compiler
  • inverno-web-compiler
  • inverno-base
  • inverno-boot
  • inverno-configuration
  • inverno-http-base
  • inverno-http-server
  • inverno-irt
  • inverno-sql
  • inverno-sql-vertx
  • inverno-web
  • inverno-mods-test
  • inverno-irt-compiler