License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdglobal.namespace.neuron-di |
ArtifactId | ArtifactIdneuron-di-junit |
Last Version | Last Version7.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeuron DI @ JUnit
Neuron DI @ JUnit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neuron-di-junit-7.0.0-M2.pom | |
neuron-di-junit-7.0.0-M2.jar | 1 KB |
neuron-di-junit-7.0.0-M2-sources.jar | 1 KB |
neuron-di-junit-7.0.0-M2-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/global.namespace.neuron-di/neuron-di-junit/ -->
<dependency>
<groupId>global.namespace.neuron-di</groupId>
<artifactId>neuron-di-junit</artifactId>
<version>7.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.neuron-di/neuron-di-junit/
implementation 'global.namespace.neuron-di:neuron-di-junit:7.0.0-M2'
// https://jarcasting.com/artifacts/global.namespace.neuron-di/neuron-di-junit/
implementation ("global.namespace.neuron-di:neuron-di-junit:7.0.0-M2")
'global.namespace.neuron-di:neuron-di-junit:jar:7.0.0-M2'
<dependency org="global.namespace.neuron-di" name="neuron-di-junit" rev="7.0.0-M2">
<artifact name="neuron-di-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.neuron-di', module='neuron-di-junit', version='7.0.0-M2')
)
libraryDependencies += "global.namespace.neuron-di" % "neuron-di-junit" % "7.0.0-M2"
[global.namespace.neuron-di/neuron-di-junit "7.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
global.namespace.neuron-di : neuron-di-java | jar | 7.0.0-M2 |
junit : junit | jar | 4.12 |