License |
License |
---|---|
GroupId | GroupIdorg.kaleidofoundry |
ArtifactId | ArtifactIdkaleido-spring |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKaleidoFoundry spring extension
Spring integration for the injection of kaleido components
|
Filename | Size |
---|---|
kaleido-spring-0.10.1.pom | |
kaleido-spring-0.10.1.jar | 9 KB |
kaleido-spring-0.10.1-sources.jar | 7 KB |
kaleido-spring-0.10.1-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-spring/ -->
<dependency>
<groupId>org.kaleidofoundry</groupId>
<artifactId>kaleido-spring</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-spring/
implementation 'org.kaleidofoundry:kaleido-spring:0.10.1'
// https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-spring/
implementation ("org.kaleidofoundry:kaleido-spring:0.10.1")
'org.kaleidofoundry:kaleido-spring:jar:0.10.1'
<dependency org="org.kaleidofoundry" name="kaleido-spring" rev="0.10.1">
<artifact name="kaleido-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaleidofoundry', module='kaleido-spring', version='0.10.1')
)
libraryDependencies += "org.kaleidofoundry" % "kaleido-spring" % "0.10.1"
[org.kaleidofoundry/kaleido-spring "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.kaleidofoundry : kaleido-core | jar | 0.10.1 |
org.springframework : spring-core | jar | 5.3.14 |
org.springframework : spring-beans | jar | 5.3.14 |
org.springframework : spring-context | jar | 5.3.14 |
org.springframework : spring-web | jar | 5.3.14 |
javax.inject : javax.inject | jar | 1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.31 |
org.slf4j : slf4j-api | jar | 1.7.31 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0 |
org.springframework : spring-test | jar | 5.3.14 |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.infinispan : infinispan-core | jar | 5.1.5.FINAL |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.kaleidofoundry : kaleido-core | test-jar | 0.10.1 |