License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-factory-alt-spring |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-factory-alt-spring
Artifact for Spring dependency injection implementation factory.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-factory-alt-spring/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-factory-alt-spring</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-factory-alt-spring/
implementation 'org.refcodes:refcodes-factory-alt-spring:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-factory-alt-spring/
implementation ("org.refcodes:refcodes-factory-alt-spring:3.0.4")
'org.refcodes:refcodes-factory-alt-spring:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-factory-alt-spring" rev="3.0.4">
<artifact name="refcodes-factory-alt-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-factory-alt-spring', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-factory-alt-spring" % "3.0.4"
[org.refcodes/refcodes-factory-alt-spring "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-data | jar | 3.0.4 |
org.springframework : spring-context | jar | 5.3.21 |
org.refcodes : refcodes-factory | jar | 3.0.4 |
org.refcodes : refcodes-licensing | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |