All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download swiftboot-web JAR 2.4.10 with all dependencies


Basic module for enterprise web applications

Files of the artifact swiftboot-web version 2.4.10 from the group com.github.swiftech.

Test

Download swiftboot-web (2.4.10)
Artifact swiftboot-web
Group com.github.swiftech
Version 2.4.10
Organization not specified
URL Not specified
License not specified
Dependencies amount 19
Dependencies swiftboot-utils, swiftboot-collections, swiftboot-data, commons-beanutils, commons-collections4, spring-context, spring-web, spring-tx, spring-webmvc, spring-boot, spring-boot-autoconfigure, validation-api, hibernate-validator, swagger-core, swagger-annotations, swagger-jaxrs, aspectjrt, aspectjweaver, javax.servlet-api,
There are maybe transitive dependencies!
There is a newer version: 2.4.7
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of swiftboot-web Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of swiftboot-web version 2.4.10

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.swiftech.swiftboot-web
META-INF.maven.com.github.swiftech.swiftboot-web.META-INF.maven.com.github.swiftech.swiftboot-web.pom.properties
META-INF.maven.com.github.swiftech.swiftboot-web.META-INF.maven.com.github.swiftech.swiftboot-web.pom.xml
.application-sample.yaml
.message.properties
.message_zh_CN.properties
.org.swiftboot.web.R.properties
.org.swiftboot.web.R_zh_CN.properties
org.swiftboot.web
org.swiftboot.web.org.swiftboot.web.Info
org.swiftboot.web.org.swiftboot.web.R
org.swiftboot.web.org.swiftboot.web.SpringBootEnv
org.swiftboot.web.org.swiftboot.web.SwiftBootWebConfig
org.swiftboot.web.org.swiftboot.web.SwiftBootWebCorsConfig
org.swiftboot.web.annotation
org.swiftboot.web.annotation.org.swiftboot.web.annotation.PopulateIgnore
org.swiftboot.web.command
org.swiftboot.web.command.org.swiftboot.web.command.BasePopulateCommand
org.swiftboot.web.command.org.swiftboot.web.command.HttpCommand
org.swiftboot.web.command.org.swiftboot.web.command.IdCommand
org.swiftboot.web.command.org.swiftboot.web.command.IdListCommand
org.swiftboot.web.command.org.swiftboot.web.command.StatusCommand
org.swiftboot.web.command.org.swiftboot.web.command.WebMessageConverter
org.swiftboot.web.config
org.swiftboot.web.config.org.swiftboot.web.config.FilterConfigBean
org.swiftboot.web.config.org.swiftboot.web.config.SwiftBootWebConfigBean
org.swiftboot.web.config.org.swiftboot.web.config.ValidationResultConfigBean
org.swiftboot.web.constant
org.swiftboot.web.constant.org.swiftboot.web.constant.HttpConstants
org.swiftboot.web.enums
org.swiftboot.web.enums.org.swiftboot.web.enums.CodeValueEnumable
org.swiftboot.web.exception
org.swiftboot.web.exception.org.swiftboot.web.exception.ErrMessageException
org.swiftboot.web.exception.org.swiftboot.web.exception.ErrorCodeSupport
org.swiftboot.web.exception.org.swiftboot.web.exception.ExceptionProcessor
org.swiftboot.web.exception.org.swiftboot.web.exception.ValidationException
org.swiftboot.web.exception.org.swiftboot.web.exception.ValidationExceptionProcessor
org.swiftboot.web.interceptor
org.swiftboot.web.interceptor.org.swiftboot.web.interceptor.ErrorCodeResponseAdvice
org.swiftboot.web.interceptor.org.swiftboot.web.interceptor.WebMessageAdvice
org.swiftboot.web.result
org.swiftboot.web.result.org.swiftboot.web.result.BaseListableResult
org.swiftboot.web.result.org.swiftboot.web.result.BasePopulateListResult
org.swiftboot.web.result.org.swiftboot.web.result.BasePopulateResult
org.swiftboot.web.result.org.swiftboot.web.result.DefaultClassifiedCountResult
org.swiftboot.web.result.org.swiftboot.web.result.DefaultCountResult
org.swiftboot.web.result.org.swiftboot.web.result.DefaultStatusChangeResult
org.swiftboot.web.result.org.swiftboot.web.result.HttpResponse
org.swiftboot.web.result.org.swiftboot.web.result.HttpResponseWithDeprecation
org.swiftboot.web.result.org.swiftboot.web.result.ResponseBuilder
org.swiftboot.web.result.org.swiftboot.web.result.Result
org.swiftboot.web.util
org.swiftboot.web.util.org.swiftboot.web.util.HeaderUtils
org.swiftboot.web.util.org.swiftboot.web.util.HttpServletCookieUtils
org.swiftboot.web.util.org.swiftboot.web.util.HttpServletIOUtils
org.swiftboot.web.util.org.swiftboot.web.util.HttpServletUtils
org.swiftboot.web.util.org.swiftboot.web.util.JacksonUtils
org.swiftboot.web.util.org.swiftboot.web.util.MessageUtils
org.swiftboot.web.util.org.swiftboot.web.util.SpringWebUtils
org.swiftboot.web.validate
org.swiftboot.web.validate.org.swiftboot.web.validate.ConvertValidateResult
org.swiftboot.web.validate.org.swiftboot.web.validate.ValidateResultAspect
org.swiftboot.web.validate.org.swiftboot.web.validate.ValidationResult
org.swiftboot.web.validate.constraint
org.swiftboot.web.validate.constraint.org.swiftboot.web.validate.constraint.ContainsCapital
org.swiftboot.web.validate.constraint.org.swiftboot.web.validate.constraint.ContainsNumber
org.swiftboot.web.validate.constraint.org.swiftboot.web.validate.constraint.ContainsSymbol
org.swiftboot.web.validate.constraint.org.swiftboot.web.validate.constraint.DecimalString
org.swiftboot.web.validate.constraint.org.swiftboot.web.validate.constraint.OnlyNumber
org.swiftboot.web.validate.constraint.org.swiftboot.web.validate.constraint.PhoneNo
org.swiftboot.web.validate.constraintvalidator
org.swiftboot.web.validate.constraintvalidator.org.swiftboot.web.validate.constraintvalidator.ContainsCapitalValidator
org.swiftboot.web.validate.constraintvalidator.org.swiftboot.web.validate.constraintvalidator.ContainsNumberValidator
org.swiftboot.web.validate.constraintvalidator.org.swiftboot.web.validate.constraintvalidator.ContainsSymbolValidator
org.swiftboot.web.validate.constraintvalidator.org.swiftboot.web.validate.constraintvalidator.DecimalStringValidator
org.swiftboot.web.validate.constraintvalidator.org.swiftboot.web.validate.constraintvalidator.OnlyNumberValidator
org.swiftboot.web.validate.constraintvalidator.org.swiftboot.web.validate.constraintvalidator.PhoneNoValidator
.validation.properties
.validation_zh_CN.properties




© 2015 - 2025 Weber Informatics LLC | Privacy Policy