jar

br.gov.frameworkdemoiselle : demoiselle-core

Maven & Gradle

Mar 08, 2019
13 usages

Demoiselle Framework Core · Contém funcionalidades comuns a todos os projetos e extensões do framework de forma independente de camadas de apresentação e persistência.

Table Of Contents

Latest Version

Download br.gov.frameworkdemoiselle : demoiselle-core JAR file - Latest Versions:

All Versions

Download br.gov.frameworkdemoiselle : demoiselle-core JAR file - All Versions:

Version Vulnerabilities Size Updated
=2.5.x
2.5.x
2.4.x
2.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window demoiselle-core-2.5.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

br.gov.frameworkdemoiselle.internal.implementation

├─ br.gov.frameworkdemoiselle.internal.implementation.AnnotatedMethodProcessor.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.ConfigurationArrayValueExtractor.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.ConfigurationClassValueExtractor.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.ConfigurationEnumValueExtractor.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.ConfigurationImpl.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.ConfigurationLoader.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.ConfigurationMapValueExtractor.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.ConfigurationPrimitiveOrWrapperValueExtractor.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.ConfigurationStringValueExtractor.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.DefaultAuthenticator.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.DefaultAuthorizer.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.DefaultTransaction.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.LoggerMessageAppender.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.ManagedType.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.Management.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.ManagementNotificationEventImpl.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.MessageContextImpl.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.NotificationManagerImpl.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.PaginationContextImpl.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.PaginationImpl.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.SecurityContextImpl.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.implementation.TransactionContextImpl.class - [JAR]

br.gov.frameworkdemoiselle.internal.proxy

├─ br.gov.frameworkdemoiselle.internal.proxy.LoggerProxy.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.proxy.Slf4jLoggerProxy.class - [JAR]

br.gov.frameworkdemoiselle.security

├─ br.gov.frameworkdemoiselle.security.AfterLoginSuccessful.class - [JAR]

├─ br.gov.frameworkdemoiselle.security.AfterLogoutSuccessful.class - [JAR]

├─ br.gov.frameworkdemoiselle.security.AuthenticationException.class - [JAR]

├─ br.gov.frameworkdemoiselle.security.Authenticator.class - [JAR]

├─ br.gov.frameworkdemoiselle.security.AuthorizationException.class - [JAR]

├─ br.gov.frameworkdemoiselle.security.Authorizer.class - [JAR]

├─ br.gov.frameworkdemoiselle.security.InvalidCredentialsException.class - [JAR]

├─ br.gov.frameworkdemoiselle.security.LoggedIn.class - [JAR]

├─ br.gov.frameworkdemoiselle.security.LoggedInInterceptor.class - [JAR]

├─ br.gov.frameworkdemoiselle.security.NotLoggedInException.class - [JAR]

├─ br.gov.frameworkdemoiselle.security.RequiredPermission.class - [JAR]

├─ br.gov.frameworkdemoiselle.security.RequiredPermissionInterceptor.class - [JAR]

├─ br.gov.frameworkdemoiselle.security.RequiredRole.class - [JAR]

├─ br.gov.frameworkdemoiselle.security.RequiredRoleInterceptor.class - [JAR]

├─ br.gov.frameworkdemoiselle.security.SecurityContext.class - [JAR]

├─ br.gov.frameworkdemoiselle.security.SecurityException.class - [JAR]

br.gov.frameworkdemoiselle.configuration

├─ br.gov.frameworkdemoiselle.configuration.ConfigType.class - [JAR]

├─ br.gov.frameworkdemoiselle.configuration.Configuration.class - [JAR]

├─ br.gov.frameworkdemoiselle.configuration.ConfigurationException.class - [JAR]

├─ br.gov.frameworkdemoiselle.configuration.ConfigurationValueExtractor.class - [JAR]

br.gov.frameworkdemoiselle.lifecycle

├─ br.gov.frameworkdemoiselle.lifecycle.AfterShutdownProccess.class - [JAR]

├─ br.gov.frameworkdemoiselle.lifecycle.AfterStartupProccess.class - [JAR]

├─ br.gov.frameworkdemoiselle.lifecycle.Shutdown.class - [JAR]

├─ br.gov.frameworkdemoiselle.lifecycle.Startup.class - [JAR]

├─ br.gov.frameworkdemoiselle.lifecycle.StaticScoped.class - [JAR]

├─ br.gov.frameworkdemoiselle.lifecycle.ViewScoped.class - [JAR]

br.gov.frameworkdemoiselle.internal.context

├─ br.gov.frameworkdemoiselle.internal.context.AbstractCustomContext.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.context.AbstractStaticContext.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.context.AbstractThreadLocalContext.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.context.BeanStore.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.context.ContextualStore.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.context.CustomContextProducer.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.context.StaticContextImpl.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.context.TemporaryConversationContextImpl.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.context.TemporaryRequestContextImpl.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.context.TemporarySessionContextImpl.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.context.TemporaryViewContextImpl.class - [JAR]

br.gov.frameworkdemoiselle.template

├─ br.gov.frameworkdemoiselle.template.Crud.class - [JAR]

├─ br.gov.frameworkdemoiselle.template.DelegateCrud.class - [JAR]

br.gov.frameworkdemoiselle.pagination

├─ br.gov.frameworkdemoiselle.pagination.Pagination.class - [JAR]

├─ br.gov.frameworkdemoiselle.pagination.PaginationContext.class - [JAR]

br.gov.frameworkdemoiselle.util

├─ br.gov.frameworkdemoiselle.util.Beans.class - [JAR]

├─ br.gov.frameworkdemoiselle.util.Exceptions.class - [JAR]

├─ br.gov.frameworkdemoiselle.util.Metadata.class - [JAR]

├─ br.gov.frameworkdemoiselle.util.NameQualifier.class - [JAR]

├─ br.gov.frameworkdemoiselle.util.NamedQualifier.class - [JAR]

├─ br.gov.frameworkdemoiselle.util.Reflections.class - [JAR]

├─ br.gov.frameworkdemoiselle.util.ResourceBundle.class - [JAR]

├─ br.gov.frameworkdemoiselle.util.StrategyQualifier.class - [JAR]

├─ br.gov.frameworkdemoiselle.util.Strings.class - [JAR]

br.gov.frameworkdemoiselle.context

├─ br.gov.frameworkdemoiselle.context.ConversationContext.class - [JAR]

├─ br.gov.frameworkdemoiselle.context.CustomContext.class - [JAR]

├─ br.gov.frameworkdemoiselle.context.RequestContext.class - [JAR]

├─ br.gov.frameworkdemoiselle.context.SessionContext.class - [JAR]

├─ br.gov.frameworkdemoiselle.context.StaticContext.class - [JAR]

├─ br.gov.frameworkdemoiselle.context.ViewContext.class - [JAR]

br.gov.frameworkdemoiselle.management

├─ br.gov.frameworkdemoiselle.management.AttributeChangeMessage.class - [JAR]

├─ br.gov.frameworkdemoiselle.management.DefaultNotification.class - [JAR]

├─ br.gov.frameworkdemoiselle.management.ManagedAttributeNotFoundException.class - [JAR]

├─ br.gov.frameworkdemoiselle.management.ManagedInvokationException.class - [JAR]

├─ br.gov.frameworkdemoiselle.management.ManagedOperation.class - [JAR]

├─ br.gov.frameworkdemoiselle.management.ManagedProperty.class - [JAR]

├─ br.gov.frameworkdemoiselle.management.ManagementExtension.class - [JAR]

├─ br.gov.frameworkdemoiselle.management.ManagementNotificationEvent.class - [JAR]

├─ br.gov.frameworkdemoiselle.management.Notification.class - [JAR]

├─ br.gov.frameworkdemoiselle.management.NotificationManager.class - [JAR]

├─ br.gov.frameworkdemoiselle.management.OperationParameter.class - [JAR]

├─ br.gov.frameworkdemoiselle.management.OperationType.class - [JAR]

br.gov.frameworkdemoiselle.internal.producer

├─ br.gov.frameworkdemoiselle.internal.producer.AuthenticatorProducer.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.AuthorizerProducer.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.ConfigurationValueExtractorProducer.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.LoggerProducer.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.MessageAppenderProducer.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.ResourceBundleProducer.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.Slf4jLoggerProducer.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.StrategySelector.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.producer.TransactionProducer.class - [JAR]

br.gov.frameworkdemoiselle.stereotype

├─ br.gov.frameworkdemoiselle.stereotype.BusinessController.class - [JAR]

├─ br.gov.frameworkdemoiselle.stereotype.Controller.class - [JAR]

├─ br.gov.frameworkdemoiselle.stereotype.FacadeController.class - [JAR]

├─ br.gov.frameworkdemoiselle.stereotype.ManagementController.class - [JAR]

├─ br.gov.frameworkdemoiselle.stereotype.PersistenceController.class - [JAR]

├─ br.gov.frameworkdemoiselle.stereotype.ViewController.class - [JAR]

br.gov.frameworkdemoiselle.transaction

├─ br.gov.frameworkdemoiselle.transaction.AfterTransactionBegin.class - [JAR]

├─ br.gov.frameworkdemoiselle.transaction.BeforeTransactionComplete.class - [JAR]

├─ br.gov.frameworkdemoiselle.transaction.Transaction.class - [JAR]

├─ br.gov.frameworkdemoiselle.transaction.TransactionContext.class - [JAR]

├─ br.gov.frameworkdemoiselle.transaction.TransactionException.class - [JAR]

├─ br.gov.frameworkdemoiselle.transaction.Transactional.class - [JAR]

├─ br.gov.frameworkdemoiselle.transaction.TransactionalInterceptor.class - [JAR]

br.gov.frameworkdemoiselle.internal.bootstrap

├─ br.gov.frameworkdemoiselle.internal.bootstrap.AbstractLifecycleBootstrap.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.bootstrap.AbstractStrategyBootstrap.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.bootstrap.ConfigurationBootstrap.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.bootstrap.CoreBootstrap.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.bootstrap.CustomContextBootstrap.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.bootstrap.ManagementBootstrap.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.bootstrap.ShutdownBootstrap.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.bootstrap.StartupBootstrap.class - [JAR]

br.gov.frameworkdemoiselle.exception

├─ br.gov.frameworkdemoiselle.exception.ApplicationException.class - [JAR]

├─ br.gov.frameworkdemoiselle.exception.ExceptionHandler.class - [JAR]

├─ br.gov.frameworkdemoiselle.exception.ExceptionHandlerInterceptor.class - [JAR]

br.gov.frameworkdemoiselle.message

├─ br.gov.frameworkdemoiselle.message.DefaultMessage.class - [JAR]

├─ br.gov.frameworkdemoiselle.message.Message.class - [JAR]

├─ br.gov.frameworkdemoiselle.message.MessageAppender.class - [JAR]

├─ br.gov.frameworkdemoiselle.message.MessageContext.class - [JAR]

├─ br.gov.frameworkdemoiselle.message.SeverityType.class - [JAR]

br.gov.frameworkdemoiselle

├─ br.gov.frameworkdemoiselle.DemoiselleException.class - [JAR]

br.gov.frameworkdemoiselle.internal.configuration

├─ br.gov.frameworkdemoiselle.internal.configuration.PaginationConfig.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.configuration.SecurityConfig.class - [JAR]

├─ br.gov.frameworkdemoiselle.internal.configuration.TransactionConfig.class - [JAR]

br.gov.frameworkdemoiselle.annotation

├─ br.gov.frameworkdemoiselle.annotation.Ignore.class - [JAR]

├─ br.gov.frameworkdemoiselle.annotation.Name.class - [JAR]

├─ br.gov.frameworkdemoiselle.annotation.Priority.class - [JAR]

├─ br.gov.frameworkdemoiselle.annotation.Strategy.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Jul 10, 2023
38 usages
100 stars
May 22, 2020
4 usages
79.3k stars
Apr 01, 2014
6 usages
164 stars
May 20, 2021
51 usages
1.6k stars
Feb 23, 2023
12 usages
Jul 27, 2022
37 usages
727 stars
Jun 02, 2023
69 usages
7.7k stars
pl
Jul 11, 2023
7 usages
26 stars