Last Version

Spring JavaScript 2.0.5.RELEASE


GroupId

GroupId

org.springframework.webflow
ArtifactId

ArtifactId

org.springframework.js
Version

Version

2.0.5.RELEASE
Type

Type

jar
Description

Description

Spring JavaScript

Download org.springframework.js 2.0.5.RELEASE


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

Dependencies

compile (9)

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
org.apache.tiles : tiles-api Optional jar 2.0.5
org.apache.tiles : tiles-core Optional jar 2.0.5
org.apache.tiles : tiles-jsp Optional jar 2.0.5
org.springframework : spring-web Optional jar 2.5.6
org.springframework : spring-webmvc Optional jar 2.5.6

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.