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

Download jettyboot JAR 1.0.12 with all dependencies


jetty boot Library, simple mvc and data ORM framework

Files of the artifact jettyboot version 1.0.12 from the group com.github.luanhaipeng.

Artifact jettyboot
Group com.github.luanhaipeng
Version 1.0.12
Last update 16. April 2018
Tags: boot simple library data jetty framework
Organization not specified
URL https://github.com/linushp/jettyboot
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies jetty-server, fastjson, slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 1.0.50
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of jettyboot Show documentation

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

0 downloads

Source code of jettyboot version 1.0.12

META-INF
META-INF.META-INF.MANIFEST.MF
cn.ubibi.jettyboot.framework.commons
cn.ubibi.jettyboot.framework.commons.cn.ubibi.jettyboot.framework.commons.BeanUtils
cn.ubibi.jettyboot.framework.commons.cn.ubibi.jettyboot.framework.commons.CastTypeUtils
cn.ubibi.jettyboot.framework.commons.cn.ubibi.jettyboot.framework.commons.CollectionUtils
cn.ubibi.jettyboot.framework.commons.cn.ubibi.jettyboot.framework.commons.PropertiesUtils
cn.ubibi.jettyboot.framework.commons.cn.ubibi.jettyboot.framework.commons.ResponseUtils
cn.ubibi.jettyboot.framework.commons.cn.ubibi.jettyboot.framework.commons.StringUtils
cn.ubibi.jettyboot.framework.commons.cn.ubibi.jettyboot.framework.commons.StringWrapper
cn.ubibi.jettyboot.framework.commons.cn.ubibi.jettyboot.framework.commons.SystemUtils
cn.ubibi.jettyboot.framework.commons.annotation
cn.ubibi.jettyboot.framework.commons.annotation.cn.ubibi.jettyboot.framework.commons.annotation.JSONTextBean
cn.ubibi.jettyboot.framework.commons.annotation.cn.ubibi.jettyboot.framework.commons.annotation.JSONTextBeanArray
cn.ubibi.jettyboot.framework.commons.ifs
cn.ubibi.jettyboot.framework.commons.ifs.cn.ubibi.jettyboot.framework.commons.ifs.Convertible
cn.ubibi.jettyboot.framework.commons.model
cn.ubibi.jettyboot.framework.commons.model.cn.ubibi.jettyboot.framework.commons.model.Page
cn.ubibi.jettyboot.framework.commons.scan
cn.ubibi.jettyboot.framework.commons.scan.cn.ubibi.jettyboot.framework.commons.scan.ClasspathPackageScanner
cn.ubibi.jettyboot.framework.commons.scan.cn.ubibi.jettyboot.framework.commons.scan.PackageScanner
cn.ubibi.jettyboot.framework.ioc
cn.ubibi.jettyboot.framework.ioc.cn.ubibi.jettyboot.framework.ioc.Autowired
cn.ubibi.jettyboot.framework.ioc.cn.ubibi.jettyboot.framework.ioc.ServiceManager
cn.ubibi.jettyboot.framework.jdbc
cn.ubibi.jettyboot.framework.jdbc.cn.ubibi.jettyboot.framework.jdbc.ConnectionFactory
cn.ubibi.jettyboot.framework.jdbc.cn.ubibi.jettyboot.framework.jdbc.DBUtils
cn.ubibi.jettyboot.framework.jdbc.cn.ubibi.jettyboot.framework.jdbc.DataAccess
cn.ubibi.jettyboot.framework.jdbc.cn.ubibi.jettyboot.framework.jdbc.DataAccessObject
cn.ubibi.jettyboot.framework.jdbc.model
cn.ubibi.jettyboot.framework.jdbc.model.cn.ubibi.jettyboot.framework.jdbc.model.UpdateResult
cn.ubibi.jettyboot.framework.rest
cn.ubibi.jettyboot.framework.rest.cn.ubibi.jettyboot.framework.rest.ClassPathResourceHandler
cn.ubibi.jettyboot.framework.rest.cn.ubibi.jettyboot.framework.rest.ControllerContextHandler
cn.ubibi.jettyboot.framework.rest.cn.ubibi.jettyboot.framework.rest.ControllerHandler
cn.ubibi.jettyboot.framework.rest.cn.ubibi.jettyboot.framework.rest.ControllerMethodHandler
cn.ubibi.jettyboot.framework.rest.cn.ubibi.jettyboot.framework.rest.ControllerRequest
cn.ubibi.jettyboot.framework.rest.cn.ubibi.jettyboot.framework.rest.JettyBootServer
cn.ubibi.jettyboot.framework.rest.cn.ubibi.jettyboot.framework.rest.PackageScannerUtils
cn.ubibi.jettyboot.framework.rest.cn.ubibi.jettyboot.framework.rest.RequestHandler
cn.ubibi.jettyboot.framework.rest.annotation
cn.ubibi.jettyboot.framework.rest.annotation.cn.ubibi.jettyboot.framework.rest.annotation.AspectVariable
cn.ubibi.jettyboot.framework.rest.annotation.cn.ubibi.jettyboot.framework.rest.annotation.Component
cn.ubibi.jettyboot.framework.rest.annotation.cn.ubibi.jettyboot.framework.rest.annotation.ComponentFactory
cn.ubibi.jettyboot.framework.rest.annotation.cn.ubibi.jettyboot.framework.rest.annotation.Controller
cn.ubibi.jettyboot.framework.rest.annotation.cn.ubibi.jettyboot.framework.rest.annotation.DeleteMapping
cn.ubibi.jettyboot.framework.rest.annotation.cn.ubibi.jettyboot.framework.rest.annotation.GetMapping
cn.ubibi.jettyboot.framework.rest.annotation.cn.ubibi.jettyboot.framework.rest.annotation.PathVariable
cn.ubibi.jettyboot.framework.rest.annotation.cn.ubibi.jettyboot.framework.rest.annotation.PostMapping
cn.ubibi.jettyboot.framework.rest.annotation.cn.ubibi.jettyboot.framework.rest.annotation.PutMapping
cn.ubibi.jettyboot.framework.rest.annotation.cn.ubibi.jettyboot.framework.rest.annotation.RequestBody
cn.ubibi.jettyboot.framework.rest.annotation.cn.ubibi.jettyboot.framework.rest.annotation.RequestParam
cn.ubibi.jettyboot.framework.rest.annotation.cn.ubibi.jettyboot.framework.rest.annotation.RequestParams
cn.ubibi.jettyboot.framework.rest.annotation.cn.ubibi.jettyboot.framework.rest.annotation.Service
cn.ubibi.jettyboot.framework.rest.annotation.cn.ubibi.jettyboot.framework.rest.annotation.ServiceFactory
cn.ubibi.jettyboot.framework.rest.ifs
cn.ubibi.jettyboot.framework.rest.ifs.cn.ubibi.jettyboot.framework.rest.ifs.ControllerAspect
cn.ubibi.jettyboot.framework.rest.ifs.cn.ubibi.jettyboot.framework.rest.ifs.ControllerExceptionHandler
cn.ubibi.jettyboot.framework.rest.ifs.cn.ubibi.jettyboot.framework.rest.ifs.MethodArgumentResolver
cn.ubibi.jettyboot.framework.rest.ifs.cn.ubibi.jettyboot.framework.rest.ifs.RequestParser
cn.ubibi.jettyboot.framework.rest.ifs.cn.ubibi.jettyboot.framework.rest.ifs.ResponseRender
cn.ubibi.jettyboot.framework.rest.impl
cn.ubibi.jettyboot.framework.rest.impl.cn.ubibi.jettyboot.framework.rest.impl.JsonRender
cn.ubibi.jettyboot.framework.rest.impl.cn.ubibi.jettyboot.framework.rest.impl.TextRender
cn.ubibi.jettyboot.framework.rest.model
cn.ubibi.jettyboot.framework.rest.model.cn.ubibi.jettyboot.framework.rest.model.MethodArgument




© 2015 - 2024 Weber Informatics LLC | Privacy Policy