| GroupId | GroupIdcom.seovic.coherence |
|---|---|
| ArtifactId | ArtifactIddi |
| Version | Version0.6 |
| Type | Typejar |
| Description |
DescriptionDI
Integration with DI frameworks
|
| Filename | Size |
|---|---|
| di-0.6.pom | 623 bytes |
| di-0.6-tests.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.seovic.coherence/di/ -->
<dependency>
<groupId>com.seovic.coherence</groupId>
<artifactId>di</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.seovic.coherence/di/
implementation 'com.seovic.coherence:di:0.6'
// https://jarcasting.com/artifacts/com.seovic.coherence/di/
implementation ("com.seovic.coherence:di:0.6")
'com.seovic.coherence:di:jar:0.6'
<dependency org="com.seovic.coherence" name="di" rev="0.6">
<artifact name="di" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seovic.coherence', module='di', version='0.6')
)
libraryDependencies += "com.seovic.coherence" % "di" % "0.6"
[com.seovic.coherence/di "0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.6 |
| org.slf4j : log4j-over-slf4j | jar | 1.6.6 |
| org.slf4j : slf4j-simple | jar | 1.6.6 |