s

swiftboot-web

Basic module for enterprise web applications
Files download
File Operation
swiftboot-web-2.4.6.jar download
swiftboot-web-2.4.6.pom download
swiftboot-web-2.4.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.swiftech</groupId>
  <artifactId>swiftboot-web</artifactId>
  <version>2.4.6</version>
</dependency>
Gradle Groovy
implementation 'com.github.swiftech:swiftboot-web:2.4.6'
Gradle Kotlin
implementation("com.github.swiftech:swiftboot-web:2.4.6")
Scala SBT
libraryDependencies += "com.github.swiftech" % "swiftboot-web" % "2.4.6"
Groovy Grape
@Grapes(
  @Grab(group='com.github.swiftech', module='swiftboot-web', version='2.4.6')
)
Apache Ivy
<dependency org="com.github.swiftech" name="swiftboot-web" rev="2.4.6" />
Leiningen
[com.github.swiftech/swiftboot-web "2.4.6"]
Apache Buildr
'com.github.swiftech:swiftboot-web:jar:2.4.6'
Dependencies