Last Version

Neuron DI 1.1.1

Neuron DI is an ultra-light dependency injection framework which emphasizes the beauty and power of lazy dependency resolution and caching.

License

License

GroupId

GroupId

de.schlichtherle.neuron-di
ArtifactId

ArtifactId

neuron-di-parent
Version

Version

1.1.1
Type

Type

pom
Description

Description

Neuron DI
Neuron DI is an ultra-light dependency injection framework which emphasizes the beauty and power of lazy dependency resolution and caching.
Project URL

Project URL

https://github.com/christian-schlichtherle/neuron-di
Project Organization

Project Organization

Schlichtherle IT Services
Source Code Management

Source Code Management

https://github.com/christian-schlichtherle/neuron-di

Download neuron-di-parent 1.1.1

Filename Size
neuron-di-parent-1.1.1.pom 18 KB
Browse

<!-- https://jarcasting.com/artifacts/de.schlichtherle.neuron-di/neuron-di-parent/ -->
<dependency>
    <groupId>de.schlichtherle.neuron-di</groupId>
    <artifactId>neuron-di-parent</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.schlichtherle.neuron-di/neuron-di-parent/
implementation 'de.schlichtherle.neuron-di:neuron-di-parent:1.1.1'
// https://jarcasting.com/artifacts/de.schlichtherle.neuron-di/neuron-di-parent/
implementation ("de.schlichtherle.neuron-di:neuron-di-parent:1.1.1")
'de.schlichtherle.neuron-di:neuron-di-parent:pom:1.1.1'
<dependency org="de.schlichtherle.neuron-di" name="neuron-di-parent" rev="1.1.1">
  <artifact name="neuron-di-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.schlichtherle.neuron-di', module='neuron-di-parent', version='1.1.1')
)
libraryDependencies += "de.schlichtherle.neuron-di" % "neuron-di-parent" % "1.1.1"
[de.schlichtherle.neuron-di/neuron-di-parent "1.1.1"]

Dependencies

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

Project Modules

  • core
  • guice