Pippo IoC

Common IoC for injection

License

License

Categories

Categories

Pippo User Interface Web Frameworks
GroupId

GroupId

ro.pippo
ArtifactId

ArtifactId

pippo-ioc
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

Pippo IoC
Common IoC for injection

Download pippo-ioc

How to add to project

<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-ioc/ -->
<dependency>
    <groupId>ro.pippo</groupId>
    <artifactId>pippo-ioc</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-ioc/
implementation 'ro.pippo:pippo-ioc:0.4.2'
// https://jarcasting.com/artifacts/ro.pippo/pippo-ioc/
implementation ("ro.pippo:pippo-ioc:0.4.2")
'ro.pippo:pippo-ioc:jar:0.4.2'
<dependency org="ro.pippo" name="pippo-ioc" rev="0.4.2">
  <artifact name="pippo-ioc" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-ioc', version='0.4.2')
)
libraryDependencies += "ro.pippo" % "pippo-ioc" % "0.4.2"
[ro.pippo/pippo-ioc "0.4.2"]

Dependencies

compile (3)

Group / Artifact Type Version
ro.pippo : pippo-core jar 0.4.2
ro.pippo : pippo-controller jar 0.4.2
javax.inject : javax.inject jar 1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.4.0