Spring Binding


GroupId

GroupId

org.springframework.webflow
ArtifactId

ArtifactId

org.springframework.binding
Last Version

Last Version

2.0.5.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Binding

Download org.springframework.binding

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
javax.el : el-api jar 1.0

Project Modules

There are no modules declared in this project.

Versions

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