inverno-root

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
Last Version

Last Version

1.4.1
Release Date

Release Date

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

How to add to project

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

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

Versions

Version
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0