is not current version
Last Version 2.2.1

com.github.swiftech:swiftboot-web 2.1

Basic module for enterprise web applications

License

License

GroupId

GroupId

com.github.swiftech
ArtifactId

ArtifactId

swiftboot-web
Version

Version

2.1
Type

Type

jar
Description

Description

Basic module for enterprise web applications

Download swiftboot-web 2.1


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

Dependencies

compile (26)

Group / Artifact Type Version
com.github.swiftech : swiftboot-utils jar 2.1
com.github.swiftech : swiftboot-collections jar 2.1
com.github.swiftech : swiftboot-data jar 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.12.RELEASE
org.springframework : spring-web jar 5.2.12.RELEASE
org.springframework : spring-tx jar 5.2.12.RELEASE
org.springframework : spring-webmvc jar 5.2.12.RELEASE
org.springframework.boot : spring-boot jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.13.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.30
org.apache.commons : commons-lang3 jar 3.11
com.fasterxml.jackson.core : jackson-core jar 2.11.4
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.4
commons-codec : commons-codec jar 1.15

test (13)

Group / Artifact Type Version
com.github.swiftech : swiftboot-data test-jar 2.1
org.junit.jupiter : junit-jupiter jar 5.7.2
org.springframework : spring-test jar 5.2.12.RELEASE
org.hibernate : hibernate-core jar 5.4.29.Final
org.springframework.boot : spring-boot-starter-actuator jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-test-autoconfigure jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.13.RELEASE
com.h2database : h2 jar 1.4.200
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

Project Modules

There are no modules declared in this project.