Last Version

Neuron DI Parent 5.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

global.namespace.neuron-di
ArtifactId

ArtifactId

neuron-di-parent
Version

Version

5.1
Type

Type

pom
Description

Description

Neuron DI Parent
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 5.1

Filename Size
neuron-di-parent-5.1.pom 26 KB
Browse

<!-- https://jarcasting.com/artifacts/global.namespace.neuron-di/neuron-di-parent/ -->
<dependency>
    <groupId>global.namespace.neuron-di</groupId>
    <artifactId>neuron-di-parent</artifactId>
    <version>5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.neuron-di/neuron-di-parent/
implementation 'global.namespace.neuron-di:neuron-di-parent:5.1'
// https://jarcasting.com/artifacts/global.namespace.neuron-di/neuron-di-parent/
implementation ("global.namespace.neuron-di:neuron-di-parent:5.1")
'global.namespace.neuron-di:neuron-di-parent:pom:5.1'
<dependency org="global.namespace.neuron-di" name="neuron-di-parent" rev="5.1">
  <artifact name="neuron-di-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='global.namespace.neuron-di', module='neuron-di-parent', version='5.1')
)
libraryDependencies += "global.namespace.neuron-di" % "neuron-di-parent" % "5.1"
[global.namespace.neuron-di/neuron-di-parent "5.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