inverno-tools-root

The Inverno framework tools are a collection of tools for building Inverno modules and applications

License

License

GroupId

GroupId

io.inverno
ArtifactId

ArtifactId

inverno-tools-root
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

pom
Description

Description

inverno-tools-root
The Inverno framework tools are a collection of tools for building Inverno modules and applications
Project URL

Project URL

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

Project Organization

Inverno Framework
Source Code Management

Source Code Management

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

Download inverno-tools-root

How to add to project

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

Dependencies

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

Project Modules

  • inverno-maven-plugin

Versions

Version
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0