License |
License |
---|---|
GroupId | GroupIdorg.apache.shale |
ArtifactId | ArtifactIdshale-spring |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShale Spring Integration
The Apache Shale Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
shale-spring-1.0.5.pom | |
shale-spring-1.0.5.jar | 8 KB |
shale-spring-1.0.5-sources.jar | 8 KB |
shale-spring-1.0.5-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.shale/shale-spring/ -->
<dependency>
<groupId>org.apache.shale</groupId>
<artifactId>shale-spring</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shale/shale-spring/
implementation 'org.apache.shale:shale-spring:1.0.5'
// https://jarcasting.com/artifacts/org.apache.shale/shale-spring/
implementation ("org.apache.shale:shale-spring:1.0.5")
'org.apache.shale:shale-spring:jar:1.0.5'
<dependency org="org.apache.shale" name="shale-spring" rev="1.0.5">
<artifact name="shale-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shale', module='shale-spring', version='1.0.5')
)
libraryDependencies += "org.apache.shale" % "shale-spring" % "1.0.5"
[org.apache.shale/shale-spring "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shale : shale-core | jar | 1.0.5 |
org.springframework : spring-beans | jar | 1.2.8 |
org.springframework : spring-context | jar | 1.2.8 |
org.springframework : spring-core | jar | 1.2.8 |
org.springframework : spring-web | jar | 1.2.8 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.core : myfaces-api | jar | 1.1.5 |