GroupId | GroupIdorg.springframework.webflow |
---|---|
ArtifactId | ArtifactIdorg.springframework.binding |
Last Version | Last Version2.0.5.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Binding
|
<!-- https://jarcasting.com/artifacts/org.springframework.webflow/org.springframework.binding/ -->
<dependency>
<groupId>org.springframework.webflow</groupId>
<artifactId>org.springframework.binding</artifactId>
<version>2.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.webflow/org.springframework.binding/
implementation 'org.springframework.webflow:org.springframework.binding:2.0.5.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.webflow/org.springframework.binding/
implementation ("org.springframework.webflow:org.springframework.binding:2.0.5.RELEASE")
'org.springframework.webflow:org.springframework.binding:jar:2.0.5.RELEASE'
<dependency org="org.springframework.webflow" name="org.springframework.binding" rev="2.0.5.RELEASE">
<artifact name="org.springframework.binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.webflow', module='org.springframework.binding', version='2.0.5.RELEASE')
)
libraryDependencies += "org.springframework.webflow" % "org.springframework.binding" % "2.0.5.RELEASE"
[org.springframework.webflow/org.springframework.binding "2.0.5.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
org.springframework : spring-beans | jar | 2.5.6 |
org.springframework : spring-context | jar | 2.5.6 |
org.springframework : spring-core | jar | 2.5.6 |
ognl : ognl Optional | jar | 2.6.9 |
Group / Artifact | Type | Version |
---|---|---|
javax.el : el-api | jar | 1.0 |
Version |
---|
2.0.5.RELEASE
|
2.0.4.RELEASE
|
2.0.3.RELEASE
|
2.0.2.RELEASE
|
2.0.1.RELEASE
|
2.0.0.RELEASE
|