is not current version
Last Version 1.4.1

inverno-root 1.2.0

The Inverno framework is an Inversion of Control and Dependency Injection framework for the Java 9+ platform.

License

License

GroupId

GroupId

io.inverno
ArtifactId

ArtifactId

inverno-core-root
Version

Version

1.2.0
Type

Type

pom
Description

Description

inverno-root
The Inverno framework is an Inversion of Control and Dependency Injection framework for the Java 9+ platform.
Project URL

Project URL

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

Project Organization

Inverno Framework

Download inverno-core-root 1.2.0


<!-- https://jarcasting.com/artifacts/io.inverno/inverno-core-root/ -->
<dependency>
    <groupId>io.inverno</groupId>
    <artifactId>inverno-core-root</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.inverno/inverno-core-root/
implementation 'io.inverno:inverno-core-root:1.2.0'
// https://jarcasting.com/artifacts/io.inverno/inverno-core-root/
implementation ("io.inverno:inverno-core-root:1.2.0")
'io.inverno:inverno-core-root:pom:1.2.0'
<dependency org="io.inverno" name="inverno-core-root" rev="1.2.0">
  <artifact name="inverno-core-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.inverno', module='inverno-core-root', version='1.2.0')
)
libraryDependencies += "io.inverno" % "inverno-core-root" % "1.2.0"
[io.inverno/inverno-core-root "1.2.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-core
  • inverno-core-annotation
  • inverno-core-compiler
  • inverno-core-test
  • inverno-test