Last Version

Spring Binding 2.5.1.RELEASE

Spring Binding

License

License

GroupId

GroupId

org.springframework.webflow
ArtifactId

ArtifactId

spring-binding
Version

Version

2.5.1.RELEASE
Type

Type

jar
Description

Description

Spring Binding
Spring Binding
Project URL

Project URL

https://github.com/spring-projects/spring-webflow
Project Organization

Project Organization

Spring IO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-webflow

Download spring-binding 2.5.1.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.webflow/spring-binding/ -->
<dependency>
    <groupId>org.springframework.webflow</groupId>
    <artifactId>spring-binding</artifactId>
    <version>2.5.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.webflow/spring-binding/
implementation 'org.springframework.webflow:spring-binding:2.5.1.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.webflow/spring-binding/
implementation ("org.springframework.webflow:spring-binding:2.5.1.RELEASE")
'org.springframework.webflow:spring-binding:jar:2.5.1.RELEASE'
<dependency org="org.springframework.webflow" name="spring-binding" rev="2.5.1.RELEASE">
  <artifact name="spring-binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.webflow', module='spring-binding', version='2.5.1.RELEASE')
)
libraryDependencies += "org.springframework.webflow" % "spring-binding" % "2.5.1.RELEASE"
[org.springframework.webflow/spring-binding "2.5.1.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-beans jar 5.0.9.RELEASE
org.springframework : spring-context jar 5.0.9.RELEASE
org.springframework : spring-core jar 5.0.9.RELEASE
org.springframework : spring-expression jar 5.0.9.RELEASE

Project Modules

There are no modules declared in this project.