com.github.swiftech:swiftboot-web

Basic module for enterprise web applications

License

License

GroupId

GroupId

com.github.swiftech
ArtifactId

ArtifactId

swiftboot-web
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Basic module for enterprise web applications

Download swiftboot-web

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-web/ -->
<dependency>
    <groupId>com.github.swiftech</groupId>
    <artifactId>swiftboot-web</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-web/
implementation 'com.github.swiftech:swiftboot-web:2.2.1'
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-web/
implementation ("com.github.swiftech:swiftboot-web:2.2.1")
'com.github.swiftech:swiftboot-web:jar:2.2.1'
<dependency org="com.github.swiftech" name="swiftboot-web" rev="2.2.1">
  <artifact name="swiftboot-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swiftech', module='swiftboot-web', version='2.2.1')
)
libraryDependencies += "com.github.swiftech" % "swiftboot-web" % "2.2.1"
[com.github.swiftech/swiftboot-web "2.2.1"]

Dependencies

compile (26)

Group / Artifact Type Version
com.github.swiftech : swiftboot-utils jar 2.2.1
com.github.swiftech : swiftboot-collections jar 2.2.1
com.github.swiftech : swiftboot-data jar 2.2.1
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-collections4 jar 4.4
org.springframework : spring-context jar 5.2.22.RELEASE
org.springframework : spring-web jar 5.2.22.RELEASE
org.springframework : spring-tx jar 5.2.22.RELEASE
org.springframework : spring-webmvc jar 5.2.22.RELEASE
org.springframework.boot : spring-boot jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.12.RELEASE
javax.validation : validation-api jar 2.0.1.Final
org.hibernate.validator : hibernate-validator jar 6.1.7.Final
io.swagger : swagger-core jar 1.6.2
io.swagger : swagger-annotations jar 1.6.2
io.swagger : swagger-jaxrs jar 1.6.2
org.aspectj : aspectjrt jar 1.9.6
org.aspectj : aspectjweaver jar 1.9.6
javax.servlet : javax.servlet-api jar 3.1.0
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-lang3 jar 3.12.0
com.fasterxml.jackson.core : jackson-core jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.3
commons-codec : commons-codec jar 1.15

test (13)

Group / Artifact Type Version
com.github.swiftech : swiftboot-data test-jar 2.2.1
org.junit.jupiter : junit-jupiter jar 5.8.2
org.springframework : spring-test jar 5.2.22.RELEASE
org.hibernate : hibernate-core jar 5.4.33.Final
org.springframework.boot : spring-boot-starter-actuator jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-test-autoconfigure jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.3.12.RELEASE
com.h2database : h2 jar 1.4.200
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2
2.1.1
2.1
2.0.2
2.0.1
2.0.0
1.3-beta3
1.3-beta2
1.3-beta1
1.2.1
1.2
1.1.1
1.1
1.0.14
1.0.13