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

Download framework-core JAR 0.0.4 with all dependencies


Core do PerolaSoftware Framework

Files of the artifact framework-core version 0.0.4 from the group br.com.perolasoftware.framework.

Test

Download framework-core (0.0.4)
Artifact framework-core
Group br.com.perolasoftware.framework
Version 0.0.4
Last update 06. March 2015
Organization not specified
URL http://sourceforge.net/projects/perolajavafw/
License GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 0.0.6
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of framework-core Show documentation

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

1 downloads

Source code of framework-core version 0.0.4

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.beans.xml
br.com.perolasoftware.framework.business
br.com.perolasoftware.framework.business.br.com.perolasoftware.framework.business.AbstractBusiness
br.com.perolasoftware.framework.business.br.com.perolasoftware.framework.business.AbstractBusinessFactory
br.com.perolasoftware.framework.business.br.com.perolasoftware.framework.business.AbstractCrudBusiness
br.com.perolasoftware.framework.business.br.com.perolasoftware.framework.business.BusinessIf
br.com.perolasoftware.framework.business.br.com.perolasoftware.framework.business.CrudBusinessIf
br.com.perolasoftware.framework.exception
br.com.perolasoftware.framework.exception.br.com.perolasoftware.framework.exception.PerolaBusinessException
br.com.perolasoftware.framework.exception.br.com.perolasoftware.framework.exception.PerolaException
br.com.perolasoftware.framework.exception.br.com.perolasoftware.framework.exception.PerolaPersistenceException
br.com.perolasoftware.framework.exception.br.com.perolasoftware.framework.exception.PerolaRuntimeException
br.com.perolasoftware.framework.exception.br.com.perolasoftware.framework.exception.PerolaViewException
br.com.perolasoftware.framework.exception.reflection
br.com.perolasoftware.framework.exception.reflection.br.com.perolasoftware.framework.exception.reflection.ConvertException
br.com.perolasoftware.framework.exception.reflection.br.com.perolasoftware.framework.exception.reflection.GetPropertyException
br.com.perolasoftware.framework.exception.reflection.br.com.perolasoftware.framework.exception.reflection.InstantiationException
br.com.perolasoftware.framework.exception.reflection.br.com.perolasoftware.framework.exception.reflection.NotFoundPropertyException
br.com.perolasoftware.framework.exception.reflection.br.com.perolasoftware.framework.exception.reflection.ReflectionException
br.com.perolasoftware.framework.exception.reflection.br.com.perolasoftware.framework.exception.reflection.SetPropertyException
br.com.perolasoftware.framework.facade
br.com.perolasoftware.framework.facade.br.com.perolasoftware.framework.facade.AbstractCrudFacade
br.com.perolasoftware.framework.facade.br.com.perolasoftware.framework.facade.AbstractFacade
br.com.perolasoftware.framework.facade.br.com.perolasoftware.framework.facade.AbstractServiceLocate
br.com.perolasoftware.framework.facade.br.com.perolasoftware.framework.facade.CrudFacadeIf
br.com.perolasoftware.framework.facade.br.com.perolasoftware.framework.facade.FacadeIf
br.com.perolasoftware.framework.internal.security
br.com.perolasoftware.framework.internal.security.br.com.perolasoftware.framework.internal.security.ThreadLocalServiceSecurityManager
br.com.perolasoftware.framework.model.util.parameters
br.com.perolasoftware.framework.model.util.parameters.br.com.perolasoftware.framework.model.util.parameters.Configuration
br.com.perolasoftware.framework.model.util.parameters.br.com.perolasoftware.framework.model.util.parameters.ConfigurationPK
br.com.perolasoftware.framework.persistence
br.com.perolasoftware.framework.persistence.br.com.perolasoftware.framework.persistence.AbstractDAO
br.com.perolasoftware.framework.persistence.br.com.perolasoftware.framework.persistence.AbstractDAOFactory
br.com.perolasoftware.framework.persistence.br.com.perolasoftware.framework.persistence.CrudDAOIf
br.com.perolasoftware.framework.persistence.br.com.perolasoftware.framework.persistence.DAOIf
br.com.perolasoftware.framework.persistence.jpa
br.com.perolasoftware.framework.persistence.jpa.br.com.perolasoftware.framework.persistence.jpa.AbstractCrudJPADAO
br.com.perolasoftware.framework.persistence.jpa.br.com.perolasoftware.framework.persistence.jpa.AbstractJPADAO
br.com.perolasoftware.framework.util
br.com.perolasoftware.framework.util.br.com.perolasoftware.framework.util.CDIUtil
br.com.perolasoftware.framework.util.br.com.perolasoftware.framework.util.ExceptionUtil
br.com.perolasoftware.framework.util.br.com.perolasoftware.framework.util.JPAUtil
br.com.perolasoftware.framework.util.br.com.perolasoftware.framework.util.ReflectionUtil
br.com.perolasoftware.framework.util.br.com.perolasoftware.framework.util.ServiceSecurityUtil
br.com.perolasoftware.framework.util.br.com.perolasoftware.framework.util.WebSecurityUtil
br.com.perolasoftware.framework.util.constantes
br.com.perolasoftware.framework.util.constantes.br.com.perolasoftware.framework.util.constantes.Constantes
br.com.perolasoftware.framework.util.constantes.br.com.perolasoftware.framework.util.constantes.ConstantesConfigurations
br.com.perolasoftware.framework.util.parameters
br.com.perolasoftware.framework.util.parameters.br.com.perolasoftware.framework.util.parameters.ConfigurationUtil
br.com.perolasoftware.framework.util.persistence
br.com.perolasoftware.framework.util.persistence.br.com.perolasoftware.framework.util.persistence.ThreadLocalConnectionManager
br.com.perolasoftware.framework.util.persistence.br.com.perolasoftware.framework.util.persistence.TransactionManager
br.com.perolasoftware.framework.util.persistence.jpa
br.com.perolasoftware.framework.util.persistence.jpa.br.com.perolasoftware.framework.util.persistence.jpa.JPATransactionManager
br.com.perolasoftware.framework.util.validation
br.com.perolasoftware.framework.util.validation.br.com.perolasoftware.framework.util.validation.NegocioConstraintViolation




© 2015 - 2025 Weber Informatics LLC | Privacy Policy