| GroupId | GroupIdorg.springframework.webflow | 
|---|---|
| ArtifactId | ArtifactIdorg.springframework.js | 
| Version | Version2.0.5.RELEASE | 
| Type | Typejar | 
| Description | DescriptionSpring JavaScript | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |