Last Version

OSGL Genie 1.13.2

A JSR330 style dependency injection solution

License

License

GroupId

GroupId

org.osgl
ArtifactId

ArtifactId

genie
Version

Version

1.13.2
Type

Type

jar
Description

Description

OSGL Genie
A JSR330 style dependency injection solution
Project URL

Project URL

http://genie.osgl.org/
Project Organization

Project Organization

OSGL (Open Source General Library)
Source Code Management

Source Code Management

https://github.com/osglworks/java-di

Download genie 1.13.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.osgl : osgl-tool jar 1.25.0
org.osgl : osgl-logging jar 1.5.1
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-4-JAVA7
org.osgl : osgl-ut jar 2.0.0-BETA-4-JAVA7

provided (3)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.2
com.google.inject : guice jar 4.2.0
com.google.inject.extensions : guice-servlet jar 4.2.0

test (1)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final

Project Modules

There are no modules declared in this project.