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

Download kangaroo-simple-web-framework JAR 1.0.2 with all dependencies


Files of the artifact kangaroo-simple-web-framework version 1.0.2 from the group io.github.pactstart.

Artifact kangaroo-simple-web-framework
Group io.github.pactstart
Version 1.0.2
Last update 08. March 2019
Tags: dependency project parent management
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies commons-codec, kangaroo-commonutils, kangaroo-biz-common, commons-io, fastjson, javax.servlet-api, spring-web, spring-webmvc, spring-boot, spring-boot-autoconfigure, dozer, dozer-spring, springfox-swagger2, springfox-swagger-ui, spring-data-redis, spring-session-data-redis, jedis,
There are maybe transitive dependencies!
There is a newer version: 1.0.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of kangaroo-simple-web-framework Show documentation

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

0 downloads

Source code of kangaroo-simple-web-framework version 1.0.2

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.github.pactstart.kangaroo-simple-web-framework
META-INF.maven.io.github.pactstart.kangaroo-simple-web-framework.META-INF.maven.io.github.pactstart.kangaroo-simple-web-framework.pom.properties
META-INF.maven.io.github.pactstart.kangaroo-simple-web-framework.META-INF.maven.io.github.pactstart.kangaroo-simple-web-framework.pom.xml
io.github.pactstart.simple.web.framework
io.github.pactstart.simple.web.framework.io.github.pactstart.simple.web.framework.CorsProperties
io.github.pactstart.simple.web.framework.io.github.pactstart.simple.web.framework.MVCConfig
io.github.pactstart.simple.web.framework.io.github.pactstart.simple.web.framework.MVCConfiguration
io.github.pactstart.simple.web.framework.auth
io.github.pactstart.simple.web.framework.auth.io.github.pactstart.simple.web.framework.auth.AuthenticationInfo
io.github.pactstart.simple.web.framework.auth.io.github.pactstart.simple.web.framework.auth.AuthenticationService
io.github.pactstart.simple.web.framework.auth.io.github.pactstart.simple.web.framework.auth.AuthorizationService
io.github.pactstart.simple.web.framework.auth.io.github.pactstart.simple.web.framework.auth.SimpleAuthenticationInfo
io.github.pactstart.simple.web.framework.auth.io.github.pactstart.simple.web.framework.auth.SimpleUserInfo
io.github.pactstart.simple.web.framework.common
io.github.pactstart.simple.web.framework.common.io.github.pactstart.simple.web.framework.common.RequestHolder
io.github.pactstart.simple.web.framework.common.form
io.github.pactstart.simple.web.framework.common.form.io.github.pactstart.simple.web.framework.common.form.DateBetweenForm
io.github.pactstart.simple.web.framework.common.form.io.github.pactstart.simple.web.framework.common.form.IdForm
io.github.pactstart.simple.web.framework.common.form.io.github.pactstart.simple.web.framework.common.form.PageForm
io.github.pactstart.simple.web.framework.config
io.github.pactstart.simple.web.framework.config.io.github.pactstart.simple.web.framework.config.SwaggerDocConfig
io.github.pactstart.simple.web.framework.constants
io.github.pactstart.simple.web.framework.constants.io.github.pactstart.simple.web.framework.constants.FrameworkConstants
io.github.pactstart.simple.web.framework.converter
io.github.pactstart.simple.web.framework.converter.io.github.pactstart.simple.web.framework.converter.StringToDateConverter
io.github.pactstart.simple.web.framework.dozer
io.github.pactstart.simple.web.framework.dozer.io.github.pactstart.simple.web.framework.dozer.DozerConfiguration
io.github.pactstart.simple.web.framework.encrypt.algorithm
io.github.pactstart.simple.web.framework.encrypt.algorithm.io.github.pactstart.simple.web.framework.encrypt.algorithm.AesEncryptAlgorithm
io.github.pactstart.simple.web.framework.encrypt.algorithm.io.github.pactstart.simple.web.framework.encrypt.algorithm.EncryptAlgorithm
io.github.pactstart.simple.web.framework.encrypt.core
io.github.pactstart.simple.web.framework.encrypt.core.io.github.pactstart.simple.web.framework.encrypt.core.EncryptFilter
io.github.pactstart.simple.web.framework.encrypt.core.io.github.pactstart.simple.web.framework.encrypt.core.EncryptRequestWrapper
io.github.pactstart.simple.web.framework.encrypt.core.io.github.pactstart.simple.web.framework.encrypt.core.EncryptResponseWrapper
io.github.pactstart.simple.web.framework.encrypt.springboot.annotation
io.github.pactstart.simple.web.framework.encrypt.springboot.annotation.io.github.pactstart.simple.web.framework.encrypt.springboot.annotation.EnableEncrypt
io.github.pactstart.simple.web.framework.encrypt.springboot.annotation.io.github.pactstart.simple.web.framework.encrypt.springboot.annotation.Encrypt
io.github.pactstart.simple.web.framework.encrypt.springboot.autoconfigure
io.github.pactstart.simple.web.framework.encrypt.springboot.autoconfigure.io.github.pactstart.simple.web.framework.encrypt.springboot.autoconfigure.EncryptApiScanner
io.github.pactstart.simple.web.framework.encrypt.springboot.autoconfigure.io.github.pactstart.simple.web.framework.encrypt.springboot.autoconfigure.EncryptAutoConfiguration
io.github.pactstart.simple.web.framework.encrypt.springboot.autoconfigure.io.github.pactstart.simple.web.framework.encrypt.springboot.autoconfigure.EncryptConfig
io.github.pactstart.simple.web.framework.encrypt.utils
io.github.pactstart.simple.web.framework.encrypt.utils.io.github.pactstart.simple.web.framework.encrypt.utils.AesEncryptUtils
io.github.pactstart.simple.web.framework.encrypt.utils.io.github.pactstart.simple.web.framework.encrypt.utils.SignUtils
io.github.pactstart.simple.web.framework.enums
io.github.pactstart.simple.web.framework.enums.io.github.pactstart.simple.web.framework.enums.RequestSource
io.github.pactstart.simple.web.framework.externs
io.github.pactstart.simple.web.framework.externs.io.github.pactstart.simple.web.framework.externs.DefaultRequestCompleteCallbackServiceImpl
io.github.pactstart.simple.web.framework.externs.io.github.pactstart.simple.web.framework.externs.RequestCompleteCallbackService
io.github.pactstart.simple.web.framework.fastjson
io.github.pactstart.simple.web.framework.fastjson.io.github.pactstart.simple.web.framework.fastjson.FastJson2HttpMessageConverterConfiguration
io.github.pactstart.simple.web.framework.fastjson.io.github.pactstart.simple.web.framework.fastjson.FastJsonRedisTemplateConfiguration
io.github.pactstart.simple.web.framework.fastjson.serializer
io.github.pactstart.simple.web.framework.fastjson.serializer.io.github.pactstart.simple.web.framework.fastjson.serializer.FastJson2JsonRedisSerializer
io.github.pactstart.simple.web.framework.filter
io.github.pactstart.simple.web.framework.filter.io.github.pactstart.simple.web.framework.filter.AclControlFilter
io.github.pactstart.simple.web.framework.filter.io.github.pactstart.simple.web.framework.filter.AjaxFilter
io.github.pactstart.simple.web.framework.filter.io.github.pactstart.simple.web.framework.filter.LoginFilter
io.github.pactstart.simple.web.framework.filter.io.github.pactstart.simple.web.framework.filter.RequestSourceFilter
io.github.pactstart.simple.web.framework.filter.io.github.pactstart.simple.web.framework.filter.RequestWrapperFilter
io.github.pactstart.simple.web.framework.handler
io.github.pactstart.simple.web.framework.handler.io.github.pactstart.simple.web.framework.handler.GlobalExceptionHandler
io.github.pactstart.simple.web.framework.interceptor
io.github.pactstart.simple.web.framework.interceptor.io.github.pactstart.simple.web.framework.interceptor.HttpInterceptor
io.github.pactstart.simple.web.framework.resolver
io.github.pactstart.simple.web.framework.resolver.io.github.pactstart.simple.web.framework.resolver.AuthenticationInfoArgumentResolver
io.github.pactstart.simple.web.framework.resolver.io.github.pactstart.simple.web.framework.resolver.RequestSourceArgumentResolver
io.github.pactstart.simple.web.framework.utils
io.github.pactstart.simple.web.framework.utils.io.github.pactstart.simple.web.framework.utils.IpUtils
io.github.pactstart.simple.web.framework.utils.io.github.pactstart.simple.web.framework.utils.ParamValidator
io.github.pactstart.simple.web.framework.utils.io.github.pactstart.simple.web.framework.utils.ResponseUtils
io.github.pactstart.simple.web.framework.utils.io.github.pactstart.simple.web.framework.utils.WebUtils
io.github.pactstart.simple.web.framework.validation.group
io.github.pactstart.simple.web.framework.validation.group.io.github.pactstart.simple.web.framework.validation.group.Add
io.github.pactstart.simple.web.framework.validation.group.io.github.pactstart.simple.web.framework.validation.group.Common
io.github.pactstart.simple.web.framework.validation.group.io.github.pactstart.simple.web.framework.validation.group.Update
io.github.pactstart.simple.web.framework.wrapper
io.github.pactstart.simple.web.framework.wrapper.io.github.pactstart.simple.web.framework.wrapper.HttpServletRequestWrapper
io.github.pactstart.simple.web.framework.wrapper.io.github.pactstart.simple.web.framework.wrapper.ServletInputStreamWrapper




© 2015 - 2024 Weber Informatics LLC | Privacy Policy