s

spring-js-resources

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