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

Download demoiselle JAR 3.0.0-ALPHA2 with all dependencies


Files of the artifact demoiselle version 3.0.0-ALPHA2 from the group br.gov.frameworkdemoiselle.

Artifact demoiselle
Group br.gov.frameworkdemoiselle
Version 3.0.0-ALPHA2
Last update 22. September 2016
Tags: baseado especifica integra java framework para
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies commons-configuration2, commons-codec, commons-beanutils,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of demoiselle Show documentation

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

0 downloads

Source code of demoiselle version 3.0.0-ALPHA2

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.beans.xml
META-INF.META-INF.faces-config.xml
META-INF.services
META-INF.services.META-INF.servicesx.enterprise.inject.spi.Extension
.ValidationMessages.properties
.demoiselle-core-bundle.properties
.demoiselle-jsf-bundle.properties
.demoiselle-rest-bundle.properties
.demoiselle-servlet-bundle.properties
.demoiselle.properties
org.demoiselle.annotation
org.demoiselle.annotation.org.demoiselle.annotation.Ignore
org.demoiselle.annotation.org.demoiselle.annotation.Name
org.demoiselle.annotation.org.demoiselle.annotation.Priority
org.demoiselle.annotation.org.demoiselle.annotation.Strategy
org.demoiselle.annotation.org.demoiselle.annotation.Type
org.demoiselle.annotation.literal
org.demoiselle.annotation.literal.org.demoiselle.annotation.literal.NameQualifier
org.demoiselle.annotation.literal.org.demoiselle.annotation.literal.NamedQualifier
org.demoiselle.annotation.literal.org.demoiselle.annotation.literal.StrategyQualifier
org.demoiselle.annotation.literal.org.demoiselle.annotation.literal.TypeQualifier
org.demoiselle.configuration
org.demoiselle.configuration.org.demoiselle.configuration.ConfigType
org.demoiselle.configuration.org.demoiselle.configuration.Configuration
org.demoiselle.configuration.org.demoiselle.configuration.ConfigurationException
org.demoiselle.configuration.org.demoiselle.configuration.ConfigurationInterceptor
org.demoiselle.configuration.org.demoiselle.configuration.ConfigurationValueExtractor
org.demoiselle.exception
org.demoiselle.exception.org.demoiselle.exception.DemoiselleException
org.demoiselle.internal.bootstrap
org.demoiselle.internal.bootstrap.org.demoiselle.internal.bootstrap.AbstractLifecycleBootstrap
org.demoiselle.internal.bootstrap.org.demoiselle.internal.bootstrap.AbstractStrategyBootstrap
org.demoiselle.internal.bootstrap.org.demoiselle.internal.bootstrap.ConfigurationBootstrap
org.demoiselle.internal.bootstrap.org.demoiselle.internal.bootstrap.CoreBootstrap
org.demoiselle.internal.bootstrap.org.demoiselle.internal.bootstrap.ShutdownBootstrap
org.demoiselle.internal.bootstrap.org.demoiselle.internal.bootstrap.StartupBootstrap
org.demoiselle.internal.configuration
org.demoiselle.internal.configuration.org.demoiselle.internal.configuration.PaginationConfig
org.demoiselle.internal.configuration.org.demoiselle.internal.configuration.SecurityConfig
org.demoiselle.internal.implementation
org.demoiselle.internal.implementation.org.demoiselle.internal.implementation.AnnotatedMethodProcessor
org.demoiselle.internal.implementation.org.demoiselle.internal.implementation.ConfigurationArrayValueExtractor
org.demoiselle.internal.implementation.org.demoiselle.internal.implementation.ConfigurationClassValueExtractor
org.demoiselle.internal.implementation.org.demoiselle.internal.implementation.ConfigurationEnumValueExtractor
org.demoiselle.internal.implementation.org.demoiselle.internal.implementation.ConfigurationLoader
org.demoiselle.internal.implementation.org.demoiselle.internal.implementation.ConfigurationMapValueExtractor
org.demoiselle.internal.implementation.org.demoiselle.internal.implementation.ConfigurationPrimitiveOrWrapperValueExtractor
org.demoiselle.internal.implementation.org.demoiselle.internal.implementation.ConfigurationProxyTemplateImpl
org.demoiselle.internal.implementation.org.demoiselle.internal.implementation.ConfigurationStringValueExtractor
org.demoiselle.internal.implementation.org.demoiselle.internal.implementation.DefaultAuthenticator
org.demoiselle.internal.implementation.org.demoiselle.internal.implementation.DefaultAuthorizer
org.demoiselle.internal.implementation.org.demoiselle.internal.implementation.LoggerMessageAppender
org.demoiselle.internal.implementation.org.demoiselle.internal.implementation.MessageContextImpl
org.demoiselle.internal.implementation.org.demoiselle.internal.implementation.PaginationImpl
org.demoiselle.internal.implementation.org.demoiselle.internal.implementation.SecurityContextImpl
org.demoiselle.internal.producer
org.demoiselle.internal.producer.org.demoiselle.internal.producer.AuthenticatorProducer
org.demoiselle.internal.producer.org.demoiselle.internal.producer.AuthorizerProducer
org.demoiselle.internal.producer.org.demoiselle.internal.producer.LoggerProducer
org.demoiselle.internal.producer.org.demoiselle.internal.producer.RequestScopedPaginationProducer
org.demoiselle.internal.producer.org.demoiselle.internal.producer.ResourceBundleProducer
org.demoiselle.internal.producer.org.demoiselle.internal.producer.StrategySelector
org.demoiselle.internal.proxy
org.demoiselle.internal.proxy.org.demoiselle.internal.proxy.LoggerProxy
org.demoiselle.jpa.template
org.demoiselle.jpa.template.org.demoiselle.jpa.template.ContainerManagedJPADatabaseAccess
org.demoiselle.jpa.template.org.demoiselle.jpa.template.JPADatabaseAccess
org.demoiselle.jsf.annotation
org.demoiselle.jsf.annotation.org.demoiselle.jsf.annotation.NextView
org.demoiselle.jsf.annotation.org.demoiselle.jsf.annotation.PreviousView
org.demoiselle.jsf.annotation.org.demoiselle.jsf.annotation.Redirect
org.demoiselle.jsf.internal.configuration
org.demoiselle.jsf.internal.configuration.org.demoiselle.jsf.internal.configuration.ExceptionHandlerConfig
org.demoiselle.jsf.internal.configuration.org.demoiselle.jsf.internal.configuration.JsfSecurityConfig
org.demoiselle.jsf.internal.implementation
org.demoiselle.jsf.internal.implementation.org.demoiselle.jsf.internal.implementation.AbstractExceptionHandler
org.demoiselle.jsf.internal.implementation.org.demoiselle.jsf.internal.implementation.ApplicationExceptionHandler
org.demoiselle.jsf.internal.implementation.org.demoiselle.jsf.internal.implementation.ApplicationExceptionHandlerFactory
org.demoiselle.jsf.internal.implementation.org.demoiselle.jsf.internal.implementation.AuthenticationExceptionHandler
org.demoiselle.jsf.internal.implementation.org.demoiselle.jsf.internal.implementation.AuthenticationExceptionHandlerFactory
org.demoiselle.jsf.internal.implementation.org.demoiselle.jsf.internal.implementation.AuthorizationExceptionHandler
org.demoiselle.jsf.internal.implementation.org.demoiselle.jsf.internal.implementation.AuthorizationExceptionHandlerFactory
org.demoiselle.jsf.internal.implementation.org.demoiselle.jsf.internal.implementation.FacesMessageAppender
org.demoiselle.jsf.internal.implementation.org.demoiselle.jsf.internal.implementation.ParameterImpl
org.demoiselle.jsf.internal.implementation.org.demoiselle.jsf.internal.implementation.ParameterValueImpl
org.demoiselle.jsf.internal.implementation.org.demoiselle.jsf.internal.implementation.SecurityObserver
org.demoiselle.jsf.internal.producer
org.demoiselle.jsf.internal.producer.org.demoiselle.jsf.internal.producer.ParameterProducer
org.demoiselle.jsf.internal.producer.org.demoiselle.jsf.internal.producer.ServletLocaleProducer
org.demoiselle.jsf.message
org.demoiselle.jsf.message.org.demoiselle.jsf.message.ValidationFailedMessage
org.demoiselle.jsf.stereotype
org.demoiselle.jsf.stereotype.org.demoiselle.jsf.stereotype.ViewController
org.demoiselle.jsf.template
org.demoiselle.jsf.template.org.demoiselle.jsf.template.AbstractEditPageBean
org.demoiselle.jsf.template.org.demoiselle.jsf.template.AbstractListPageBean
org.demoiselle.jsf.template.org.demoiselle.jsf.template.AbstractPageBean
org.demoiselle.jsf.template.org.demoiselle.jsf.template.EditPageBean
org.demoiselle.jsf.template.org.demoiselle.jsf.template.ListPageBean
org.demoiselle.jsf.template.org.demoiselle.jsf.template.PageBean
org.demoiselle.jsf.util
org.demoiselle.jsf.util.org.demoiselle.jsf.util.Faces
org.demoiselle.jsf.util.org.demoiselle.jsf.util.Locales
org.demoiselle.jsf.util.org.demoiselle.jsf.util.PageNotFoundException
org.demoiselle.jsf.util.org.demoiselle.jsf.util.Parameter
org.demoiselle.jsf.util.org.demoiselle.jsf.util.Redirector
org.demoiselle.lifecycle
org.demoiselle.lifecycle.org.demoiselle.lifecycle.AfterShutdownProccess
org.demoiselle.lifecycle.org.demoiselle.lifecycle.AfterStartupProccess
org.demoiselle.lifecycle.org.demoiselle.lifecycle.LifecycleAnnotation
org.demoiselle.lifecycle.org.demoiselle.lifecycle.Shutdown
org.demoiselle.lifecycle.org.demoiselle.lifecycle.Startup
org.demoiselle.message
org.demoiselle.message.org.demoiselle.message.DefaultMessage
org.demoiselle.message.org.demoiselle.message.Message
org.demoiselle.message.org.demoiselle.message.MessageAppender
org.demoiselle.message.org.demoiselle.message.MessageContext
org.demoiselle.message.org.demoiselle.message.SeverityType
org.demoiselle.pagination
org.demoiselle.pagination.org.demoiselle.pagination.Pagination
org.demoiselle.rest
org.demoiselle.rest.org.demoiselle.rest.BadRequestException
org.demoiselle.rest.org.demoiselle.rest.ForbiddenException
org.demoiselle.rest.org.demoiselle.rest.HttpViolationException
org.demoiselle.rest.org.demoiselle.rest.InternalServerErrorException
org.demoiselle.rest.org.demoiselle.rest.NotFoundException
org.demoiselle.rest.org.demoiselle.rest.ServiceUnavailableException
org.demoiselle.rest.org.demoiselle.rest.UnauthorizedException
org.demoiselle.rest.org.demoiselle.rest.UnprocessableEntityException
org.demoiselle.rest.exception
org.demoiselle.rest.exception.org.demoiselle.rest.exception.HttpViolationException
org.demoiselle.rest.exception.org.demoiselle.rest.exception.NotFoundException
org.demoiselle.rest.exception.org.demoiselle.rest.exception.ServiceUnavailableException
org.demoiselle.rest.internal.configuration
org.demoiselle.rest.internal.configuration.org.demoiselle.rest.internal.configuration.RESTConfig
org.demoiselle.rest.internal.configuration.org.demoiselle.rest.internal.configuration.RESTSecurityConfig
org.demoiselle.rest.internal.implementation
org.demoiselle.rest.internal.implementation.org.demoiselle.rest.internal.implementation.AuthenticationExceptionMapper
org.demoiselle.rest.internal.implementation.org.demoiselle.rest.internal.implementation.AuthorizationExceptionMapper
org.demoiselle.rest.internal.implementation.org.demoiselle.rest.internal.implementation.ConstraintViolationExceptionMapper
org.demoiselle.rest.internal.implementation.org.demoiselle.rest.internal.implementation.DefaultExceptionMapper
org.demoiselle.rest.internal.implementation.org.demoiselle.rest.internal.implementation.DefaultTokenManager
org.demoiselle.rest.internal.implementation.org.demoiselle.rest.internal.implementation.EOFExceptionMapper
org.demoiselle.rest.internal.implementation.org.demoiselle.rest.internal.implementation.HttpViolationExceptionMapper
org.demoiselle.rest.internal.implementation.org.demoiselle.rest.internal.implementation.IllegalArgumentExceptionMapper
org.demoiselle.rest.internal.implementation.org.demoiselle.rest.internal.implementation.MetadataREST
org.demoiselle.rest.internal.implementation.org.demoiselle.rest.internal.implementation.SessionNotAllowedListener
org.demoiselle.rest.internal.producer
org.demoiselle.rest.internal.producer.org.demoiselle.rest.internal.producer.TokenManagerProducer
org.demoiselle.rest.security
org.demoiselle.rest.security.org.demoiselle.rest.security.AbstractHTTPAuthorizationFilter
org.demoiselle.rest.security.org.demoiselle.rest.security.BasicAuthFilter
org.demoiselle.rest.security.org.demoiselle.rest.security.Token
org.demoiselle.rest.security.org.demoiselle.rest.security.TokenAuthFilter
org.demoiselle.rest.security.org.demoiselle.rest.security.TokenAuthenticator
org.demoiselle.rest.security.org.demoiselle.rest.security.TokenManager
org.demoiselle.rest.util
org.demoiselle.rest.util.org.demoiselle.rest.util.Cache
org.demoiselle.rest.util.org.demoiselle.rest.util.CacheInterceptor
org.demoiselle.security
org.demoiselle.security.org.demoiselle.security.AfterLoginSuccessful
org.demoiselle.security.org.demoiselle.security.AfterLogoutSuccessful
org.demoiselle.security.org.demoiselle.security.AuthenticationException
org.demoiselle.security.org.demoiselle.security.Authenticator
org.demoiselle.security.org.demoiselle.security.AuthorizationException
org.demoiselle.security.org.demoiselle.security.Authorizer
org.demoiselle.security.org.demoiselle.security.InvalidCredentialsException
org.demoiselle.security.org.demoiselle.security.LoggedIn
org.demoiselle.security.org.demoiselle.security.LoggedInInterceptor
org.demoiselle.security.org.demoiselle.security.NotLoggedInException
org.demoiselle.security.org.demoiselle.security.RequiredPermission
org.demoiselle.security.org.demoiselle.security.RequiredPermissionInterceptor
org.demoiselle.security.org.demoiselle.security.RequiredRole
org.demoiselle.security.org.demoiselle.security.RequiredRoleInterceptor
org.demoiselle.security.org.demoiselle.security.SecurityContext
org.demoiselle.security.org.demoiselle.security.SecurityException
org.demoiselle.servlet.security
org.demoiselle.servlet.security.org.demoiselle.servlet.security.Credentials
org.demoiselle.servlet.security.org.demoiselle.servlet.security.ServletAuthenticator
org.demoiselle.servlet.security.org.demoiselle.servlet.security.ServletAuthorizer
org.demoiselle.servlet.util
org.demoiselle.servlet.util.org.demoiselle.servlet.util.CacheFilter
org.demoiselle.servlet.util.org.demoiselle.servlet.util.LifecycleServletListener
org.demoiselle.stereotype
org.demoiselle.stereotype.org.demoiselle.stereotype.ApplicationException
org.demoiselle.stereotype.org.demoiselle.stereotype.BusinessController
org.demoiselle.stereotype.org.demoiselle.stereotype.Controller
org.demoiselle.stereotype.org.demoiselle.stereotype.FacadeController
org.demoiselle.stereotype.org.demoiselle.stereotype.PersistenceController
org.demoiselle.template
org.demoiselle.template.org.demoiselle.template.DatabaseAccess
org.demoiselle.template.org.demoiselle.template.DatabaseDelegator
org.demoiselle.util
org.demoiselle.util.org.demoiselle.util.CDIUtils
org.demoiselle.util.org.demoiselle.util.Exceptions
org.demoiselle.util.org.demoiselle.util.Metadata
org.demoiselle.util.org.demoiselle.util.Reflections
org.demoiselle.util.org.demoiselle.util.ResourceBundle
org.demoiselle.util.org.demoiselle.util.Strings




© 2015 - 2024 Weber Informatics LLC | Privacy Policy