| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdglobal.namespace.neuron-di |
| ArtifactId | ArtifactIdneuron-di-guice |
| Last Version | Last Version6.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNeuron DI @ Guice for Java
Neuron DI @ Guice for Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| neuron-di-guice-6.7.1.pom | |
| neuron-di-guice-6.7.1.jar | 6 KB |
| neuron-di-guice-6.7.1-sources.jar | 4 KB |
| neuron-di-guice-6.7.1-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/global.namespace.neuron-di/neuron-di-guice/ -->
<dependency>
<groupId>global.namespace.neuron-di</groupId>
<artifactId>neuron-di-guice</artifactId>
<version>6.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.neuron-di/neuron-di-guice/
implementation 'global.namespace.neuron-di:neuron-di-guice:6.7.1'
// https://jarcasting.com/artifacts/global.namespace.neuron-di/neuron-di-guice/
implementation ("global.namespace.neuron-di:neuron-di-guice:6.7.1")
'global.namespace.neuron-di:neuron-di-guice:jar:6.7.1'
<dependency org="global.namespace.neuron-di" name="neuron-di-guice" rev="6.7.1">
<artifact name="neuron-di-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.neuron-di', module='neuron-di-guice', version='6.7.1')
)
libraryDependencies += "global.namespace.neuron-di" % "neuron-di-guice" % "6.7.1"
[global.namespace.neuron-di/neuron-di-guice "6.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| global.namespace.neuron-di : neuron-di | jar | 6.7.1 |
| com.google.inject : guice | jar | 5.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| global.namespace.neuron-di : neuron-di-junit | jar | 6.7.1 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| com.novocode : junit-interface | jar | 0.11 |
| org.scalatest : scalatest_2.13 | jar | 3.2.7 |
| org.scalatestplus : mockito-3-4_2.13 | jar | 3.2.7.0 |