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

Download weberknecht JAR 1.0.2 with all dependencies


Yet another java web framework that wants to make web developers life a bit easier.

Files of the artifact weberknecht version 1.0.2 from the group com.github.pmairif.

Artifact weberknecht
Group com.github.pmairif
Version 1.0.2
Last update 09. December 2019
Tags: another that life easier java framework make developers wants
Organization not specified
URL https://github.com/pmairif/weberknecht
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 1.0.4
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of weberknecht Show documentation

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

0 downloads

Source code of weberknecht version 1.0.2

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.pmairif.weberknecht
com.github.pmairif.weberknecht.com.github.pmairif.weberknecht.Controller
com.github.pmairif.weberknecht.com.github.pmairif.weberknecht.ControllerCore
com.github.pmairif.weberknecht.com.github.pmairif.weberknecht.ControllerFilter
com.github.pmairif.weberknecht.conf
com.github.pmairif.weberknecht.conf.com.github.pmairif.weberknecht.conf.ActionDeclaration
com.github.pmairif.weberknecht.conf.com.github.pmairif.weberknecht.conf.ConfigurationException
com.github.pmairif.weberknecht.conf.com.github.pmairif.weberknecht.conf.ContextConfig
com.github.pmairif.weberknecht.conf.com.github.pmairif.weberknecht.conf.ProcessorList
com.github.pmairif.weberknecht.conf.com.github.pmairif.weberknecht.conf.RoutingLocalePrefix
com.github.pmairif.weberknecht.conf.com.github.pmairif.weberknecht.conf.WeberknechtConf
com.github.pmairif.weberknecht.db
com.github.pmairif.weberknecht.db.com.github.pmairif.weberknecht.db.DBConnectionException
com.github.pmairif.weberknecht.db.com.github.pmairif.weberknecht.db.DbConnectionHolder
com.github.pmairif.weberknecht.db.com.github.pmairif.weberknecht.db.DbConnectionProvider
com.github.pmairif.weberknecht.db.com.github.pmairif.weberknecht.db.DbType
com.github.pmairif.weberknecht.db.com.github.pmairif.weberknecht.db.DefaultWebDbConnectionProvider
com.github.pmairif.weberknecht.db.com.github.pmairif.weberknecht.db.DefaultWebDbConnectionProvider2
com.github.pmairif.weberknecht.feeds
com.github.pmairif.weberknecht.feeds.com.github.pmairif.weberknecht.feeds.FeedCreator
com.github.pmairif.weberknecht.feeds.com.github.pmairif.weberknecht.feeds.FeedData
com.github.pmairif.weberknecht.feeds.com.github.pmairif.weberknecht.feeds.FeedEntry
com.github.pmairif.weberknecht.feeds.com.github.pmairif.weberknecht.feeds.RssCreator
com.github.pmairif.weberknecht.i18n
com.github.pmairif.weberknecht.i18n.com.github.pmairif.weberknecht.i18n.LocaleMatcher
com.github.pmairif.weberknecht.i18n.com.github.pmairif.weberknecht.i18n.Localizable
com.github.pmairif.weberknecht.persistence
com.github.pmairif.weberknecht.persistence.com.github.pmairif.weberknecht.persistence.DataAccessException
com.github.pmairif.weberknecht.request
com.github.pmairif.weberknecht.request.com.github.pmairif.weberknecht.request.Configurable
com.github.pmairif.weberknecht.request.com.github.pmairif.weberknecht.request.ContentProcessingException
com.github.pmairif.weberknecht.request.com.github.pmairif.weberknecht.request.CookieSetting
com.github.pmairif.weberknecht.request.com.github.pmairif.weberknecht.request.DBConnectionException
com.github.pmairif.weberknecht.request.com.github.pmairif.weberknecht.request.DatabaseCapable
com.github.pmairif.weberknecht.request.com.github.pmairif.weberknecht.request.Executable
com.github.pmairif.weberknecht.request.com.github.pmairif.weberknecht.request.ExecutionException
com.github.pmairif.weberknecht.request.com.github.pmairif.weberknecht.request.InvalidRequestException
com.github.pmairif.weberknecht.request.com.github.pmairif.weberknecht.request.ModelHelper
com.github.pmairif.weberknecht.request.com.github.pmairif.weberknecht.request.NotFoundException
com.github.pmairif.weberknecht.request.com.github.pmairif.weberknecht.request.RequestWrapper
com.github.pmairif.weberknecht.request.com.github.pmairif.weberknecht.request.View
com.github.pmairif.weberknecht.request.actions
com.github.pmairif.weberknecht.request.actions.com.github.pmairif.weberknecht.request.actions.ActionBase
com.github.pmairif.weberknecht.request.actions.com.github.pmairif.weberknecht.request.actions.ActionExecutionException
com.github.pmairif.weberknecht.request.actions.com.github.pmairif.weberknecht.request.actions.ActionFactory
com.github.pmairif.weberknecht.request.actions.com.github.pmairif.weberknecht.request.actions.ActionInstantiationException
com.github.pmairif.weberknecht.request.actions.com.github.pmairif.weberknecht.request.actions.ActionNotFoundException
com.github.pmairif.weberknecht.request.actions.com.github.pmairif.weberknecht.request.actions.DataAction
com.github.pmairif.weberknecht.request.actions.com.github.pmairif.weberknecht.request.actions.DynamicActionFactory
com.github.pmairif.weberknecht.request.actions.com.github.pmairif.weberknecht.request.actions.ExecutableAction
com.github.pmairif.weberknecht.request.actions.com.github.pmairif.weberknecht.request.actions.FeedAction
com.github.pmairif.weberknecht.request.actions.com.github.pmairif.weberknecht.request.actions.JsonAction
com.github.pmairif.weberknecht.request.actions.com.github.pmairif.weberknecht.request.actions.MethodNotSupportedException
com.github.pmairif.weberknecht.request.actions.com.github.pmairif.weberknecht.request.actions.TaskedAction
com.github.pmairif.weberknecht.request.actions.com.github.pmairif.weberknecht.request.actions.TaskedExecutableAction
com.github.pmairif.weberknecht.request.actions.com.github.pmairif.weberknecht.request.actions.WebAction
com.github.pmairif.weberknecht.request.error
com.github.pmairif.weberknecht.request.error.com.github.pmairif.weberknecht.request.error.DefaultErrorHandler
com.github.pmairif.weberknecht.request.error.com.github.pmairif.weberknecht.request.error.ErrorHandler
com.github.pmairif.weberknecht.request.error.com.github.pmairif.weberknecht.request.error.ErrorHandlingException
com.github.pmairif.weberknecht.request.processing
com.github.pmairif.weberknecht.request.processing.com.github.pmairif.weberknecht.request.processing.ActionExecution
com.github.pmairif.weberknecht.request.processing.com.github.pmairif.weberknecht.request.processing.ProcessingChain
com.github.pmairif.weberknecht.request.processing.com.github.pmairif.weberknecht.request.processing.ProcessingException
com.github.pmairif.weberknecht.request.processing.com.github.pmairif.weberknecht.request.processing.Processor
com.github.pmairif.weberknecht.request.processing.com.github.pmairif.weberknecht.request.processing.RedirectException
com.github.pmairif.weberknecht.request.routing
com.github.pmairif.weberknecht.request.routing.com.github.pmairif.weberknecht.request.routing.ActionPath
com.github.pmairif.weberknecht.request.routing.com.github.pmairif.weberknecht.request.routing.AreaCapableRouter
com.github.pmairif.weberknecht.request.routing.com.github.pmairif.weberknecht.request.routing.AreaPath
com.github.pmairif.weberknecht.request.routing.com.github.pmairif.weberknecht.request.routing.AreaPathResolver
com.github.pmairif.weberknecht.request.routing.com.github.pmairif.weberknecht.request.routing.LocalePath
com.github.pmairif.weberknecht.request.routing.com.github.pmairif.weberknecht.request.routing.LocalePathResolver
com.github.pmairif.weberknecht.request.routing.com.github.pmairif.weberknecht.request.routing.LocalePrefixRouter
com.github.pmairif.weberknecht.request.routing.com.github.pmairif.weberknecht.request.routing.MetaRouter
com.github.pmairif.weberknecht.request.routing.com.github.pmairif.weberknecht.request.routing.Router
com.github.pmairif.weberknecht.request.routing.com.github.pmairif.weberknecht.request.routing.RoutingNotPossibleException
com.github.pmairif.weberknecht.request.routing.com.github.pmairif.weberknecht.request.routing.RoutingTarget
com.github.pmairif.weberknecht.request.routing.com.github.pmairif.weberknecht.request.routing.SimpleRouter
com.github.pmairif.weberknecht.request.routing.flex
com.github.pmairif.weberknecht.request.routing.flex.com.github.pmairif.weberknecht.request.routing.flex.DynamicTaskGenericRoute
com.github.pmairif.weberknecht.request.routing.flex.com.github.pmairif.weberknecht.request.routing.flex.FlexRouter
com.github.pmairif.weberknecht.request.routing.flex.com.github.pmairif.weberknecht.request.routing.flex.GenericRoute
com.github.pmairif.weberknecht.request.routing.flex.com.github.pmairif.weberknecht.request.routing.flex.IntParameterParser
com.github.pmairif.weberknecht.request.routing.flex.com.github.pmairif.weberknecht.request.routing.flex.ParameterParser
com.github.pmairif.weberknecht.request.routing.flex.com.github.pmairif.weberknecht.request.routing.flex.PathElement
com.github.pmairif.weberknecht.request.routing.flex.com.github.pmairif.weberknecht.request.routing.flex.Route
com.github.pmairif.weberknecht.request.routing.flex.com.github.pmairif.weberknecht.request.routing.flex.RouteCollection
com.github.pmairif.weberknecht.request.routing.flex.com.github.pmairif.weberknecht.request.routing.flex.StringParameterParser
com.github.pmairif.weberknecht.request.taglibs
com.github.pmairif.weberknecht.request.taglibs.com.github.pmairif.weberknecht.request.taglibs.SiteBaseLinkTag
com.github.pmairif.weberknecht.request.view
com.github.pmairif.weberknecht.request.view.com.github.pmairif.weberknecht.request.view.ActionViewProcessor
com.github.pmairif.weberknecht.request.view.com.github.pmairif.weberknecht.request.view.ActionViewProcessorFactory
com.github.pmairif.weberknecht.request.view.com.github.pmairif.weberknecht.request.view.ActionViewProcessorProcessor
com.github.pmairif.weberknecht.request.view.com.github.pmairif.weberknecht.request.view.AutoView
com.github.pmairif.weberknecht.request.view.com.github.pmairif.weberknecht.request.view.AutoViewProcessor
com.github.pmairif.weberknecht.request.view.com.github.pmairif.weberknecht.request.view.DataActionProcessor
com.github.pmairif.weberknecht.request.view.com.github.pmairif.weberknecht.request.view.DataView
com.github.pmairif.weberknecht.request.view.com.github.pmairif.weberknecht.request.view.FeedActionProcessor
com.github.pmairif.weberknecht.request.view.com.github.pmairif.weberknecht.request.view.FeedView
com.github.pmairif.weberknecht.request.view.com.github.pmairif.weberknecht.request.view.JsonActionProcessor
com.github.pmairif.weberknecht.request.view.com.github.pmairif.weberknecht.request.view.JsonView
com.github.pmairif.weberknecht.request.view.com.github.pmairif.weberknecht.request.view.WebActionProcessor
com.github.pmairif.weberknecht.request.view.com.github.pmairif.weberknecht.request.view.WebView
com.github.pmairif.weberknecht.security
com.github.pmairif.weberknecht.security.com.github.pmairif.weberknecht.security.Authenticator
com.github.pmairif.weberknecht.security.com.github.pmairif.weberknecht.security.UserAuthentication
com.github.pmairif.weberknecht.security.com.github.pmairif.weberknecht.security.UsernamePasswordAuthenticator
com.github.pmairif.weberknecht.security.filters
com.github.pmairif.weberknecht.security.filters.com.github.pmairif.weberknecht.security.filters.AuthenticationFilter
com.github.pmairif.weberknecht.security.filters.com.github.pmairif.weberknecht.security.filters.LoginPageForwardFilter
com.github.pmairif.weberknecht.security.filters.com.github.pmairif.weberknecht.security.filters.NameBasedLoginPageForwardFilter
com.github.pmairif.weberknecht.security.taglibs
com.github.pmairif.weberknecht.security.taglibs.com.github.pmairif.weberknecht.security.taglibs.UserLoggedInTestTag
com.github.pmairif.weberknecht.security.taglibs.com.github.pmairif.weberknecht.security.taglibs.UserNotLoggedInTestTag
com.github.pmairif.weberknecht.util
com.github.pmairif.weberknecht.util.com.github.pmairif.weberknecht.util.TextFormat




© 2015 - 2024 Weber Informatics LLC | Privacy Policy