Files download
File Operation
spring-js-resources-2.4.7.RELEASE.jar download
spring-js-resources-2.4.7.RELEASE.pom download
Apache Maven
<dependency>
  <groupId>org.springframework.webflow</groupId>
  <artifactId>spring-js-resources</artifactId>
  <version>2.4.7.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'org.springframework.webflow:spring-js-resources:2.4.7.RELEASE'
Gradle Kotlin
implementation("org.springframework.webflow:spring-js-resources:2.4.7.RELEASE")
Scala SBT
libraryDependencies += "org.springframework.webflow" % "spring-js-resources" % "2.4.7.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='org.springframework.webflow', module='spring-js-resources', version='2.4.7.RELEASE')
)
Apache Ivy
<dependency org="org.springframework.webflow" name="spring-js-resources" rev="2.4.7.RELEASE" />
Leiningen
[org.springframework.webflow/spring-js-resources "2.4.7.RELEASE"]
Apache Buildr
'org.springframework.webflow:spring-js-resources:jar:2.4.7.RELEASE'
Dependencies
The project has no third-party dependencies