文件下载
文件名 操作
spring-js-resources-2.3.3.RELEASE.jar 下载
spring-js-resources-2.3.3.RELEASE.pom 下载
spring-js-resources-2.3.3.RELEASE-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.springframework.webflow</groupId>
  <artifactId>spring-js-resources</artifactId>
  <version>2.3.3.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'org.springframework.webflow:spring-js-resources:2.3.3.RELEASE'
Gradle Kotlin
implementation("org.springframework.webflow:spring-js-resources:2.3.3.RELEASE")
Scala SBT
libraryDependencies += "org.springframework.webflow" % "spring-js-resources" % "2.3.3.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='org.springframework.webflow', module='spring-js-resources', version='2.3.3.RELEASE')
)
Apache Ivy
<dependency org="org.springframework.webflow" name="spring-js-resources" rev="2.3.3.RELEASE" />
Leiningen
[org.springframework.webflow/spring-js-resources "2.3.3.RELEASE"]
Apache Buildr
'org.springframework.webflow:spring-js-resources:jar:2.3.3.RELEASE'
本项目依赖
该项目无第三方依赖