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

Download Ribrest JAR 1.10.3 with all dependencies


Ribrest Framework - A simple Java framework that truly improve your productivity when developing restful based webservices.

Files of the artifact Ribrest version 1.10.3 from the group com.github.andtankian.

Artifact Ribrest
Group com.github.andtankian
Version 1.10.3
Last update 02. August 2018
Tags: truly webservices ribrest simple your restful improve framework that when developing java restul based productivity
Organization not specified
URL https://github.com/andtankian/ribrest
License MIT License
Dependencies amount 7
Dependencies jersey-container-grizzly2-http, jersey-hk2, fast-classpath-scanner, gson, json, hibernate-jpa-2.1-api, jjwt-api,
There are maybe transitive dependencies!
There is a newer version: 1.27.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of Ribrest Show documentation

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

0 downloads

Source code of Ribrest version 1.10.3

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.beans.xml
br.com.andrewribeiro.ribrest
br.com.andrewribeiro.ribrest.br.com.andrewribeiro.ribrest.AbstractRibrestConfigurator
br.com.andrewribeiro.ribrest.br.com.andrewribeiro.ribrest.Ribrest
br.com.andrewribeiro.ribrest.br.com.andrewribeiro.ribrest.RibrestConfigurator
br.com.andrewribeiro.ribrest.br.com.andrewribeiro.ribrest.RibrestConfiguratorImpl
br.com.andrewribeiro.ribrest.br.com.andrewribeiro.ribrest.RibrestEndpointConfiguratorContainer
br.com.andrewribeiro.ribrest.br.com.andrewribeiro.ribrest.RibrestInflector
br.com.andrewribeiro.ribrest.br.com.andrewribeiro.ribrest.RibrestResourceManager
br.com.andrewribeiro.ribrest.br.com.andrewribeiro.ribrest.RibrestScanner
br.com.andrewribeiro.ribrest.annotations
br.com.andrewribeiro.ribrest.annotations.br.com.andrewribeiro.ribrest.annotations.RibrestEndpointConfigurator
br.com.andrewribeiro.ribrest.annotations.br.com.andrewribeiro.ribrest.annotations.RibrestIgnoreField
br.com.andrewribeiro.ribrest.annotations.br.com.andrewribeiro.ribrest.annotations.RibrestModel
br.com.andrewribeiro.ribrest.controller
br.com.andrewribeiro.ribrest.controller.br.com.andrewribeiro.ribrest.controller.Facade
br.com.andrewribeiro.ribrest.dao
br.com.andrewribeiro.ribrest.dao.br.com.andrewribeiro.ribrest.dao.CRUDCenterImpl
br.com.andrewribeiro.ribrest.dao.br.com.andrewribeiro.ribrest.dao.CRUDDAOImpl
br.com.andrewribeiro.ribrest.dao.abstracts
br.com.andrewribeiro.ribrest.dao.abstracts.br.com.andrewribeiro.ribrest.dao.abstracts.AbstractDAO
br.com.andrewribeiro.ribrest.dao.abstracts.br.com.andrewribeiro.ribrest.dao.abstracts.AbstractPersistenceCenter
br.com.andrewribeiro.ribrest.dao.interfaces
br.com.andrewribeiro.ribrest.dao.interfaces.br.com.andrewribeiro.ribrest.dao.interfaces.CRUD
br.com.andrewribeiro.ribrest.dao.interfaces.br.com.andrewribeiro.ribrest.dao.interfaces.DAO
br.com.andrewribeiro.ribrest.dao.interfaces.br.com.andrewribeiro.ribrest.dao.interfaces.PersistenceCenter
br.com.andrewribeiro.ribrest.exceptions
br.com.andrewribeiro.ribrest.exceptions.br.com.andrewribeiro.ribrest.exceptions.RibrestDefaultException
br.com.andrewribeiro.ribrest.exceptions.br.com.andrewribeiro.ribrest.exceptions.RibrestDefaultExceptionConstants
br.com.andrewribeiro.ribrest.exceptions.br.com.andrewribeiro.ribrest.exceptions.RibrestDefaultExceptionFactory
br.com.andrewribeiro.ribrest.logs
br.com.andrewribeiro.ribrest.logs.br.com.andrewribeiro.ribrest.logs.RibrestLog
br.com.andrewribeiro.ribrest.logs.br.com.andrewribeiro.ribrest.logs.RibrestLogsFormatter
br.com.andrewribeiro.ribrest.model.abstracts
br.com.andrewribeiro.ribrest.model.abstracts.br.com.andrewribeiro.ribrest.model.abstracts.AbstractModel
br.com.andrewribeiro.ribrest.model.interfaces
br.com.andrewribeiro.ribrest.model.interfaces.br.com.andrewribeiro.ribrest.model.interfaces.Model
br.com.andrewribeiro.ribrest.services
br.com.andrewribeiro.ribrest.services.br.com.andrewribeiro.ribrest.services.FlowContainer
br.com.andrewribeiro.ribrest.services.br.com.andrewribeiro.ribrest.services.Result
br.com.andrewribeiro.ribrest.services.br.com.andrewribeiro.ribrest.services.SearchModel
br.com.andrewribeiro.ribrest.services.cdi.hk2
br.com.andrewribeiro.ribrest.services.cdi.hk2.br.com.andrewribeiro.ribrest.services.cdi.hk2.RequestContext
br.com.andrewribeiro.ribrest.services.cdi.hk2.br.com.andrewribeiro.ribrest.services.cdi.hk2.RibrestSLPopulator
br.com.andrewribeiro.ribrest.services.cdi.hk2.annotations
br.com.andrewribeiro.ribrest.services.cdi.hk2.annotations.br.com.andrewribeiro.ribrest.services.cdi.hk2.annotations.RequestScope
br.com.andrewribeiro.ribrest.services.command
br.com.andrewribeiro.ribrest.services.command.br.com.andrewribeiro.ribrest.services.command.AbstractCommand
br.com.andrewribeiro.ribrest.services.command.br.com.andrewribeiro.ribrest.services.command.Command
br.com.andrewribeiro.ribrest.services.command.br.com.andrewribeiro.ribrest.services.command.GetPersistentChildrenModelCommand
br.com.andrewribeiro.ribrest.services.command.br.com.andrewribeiro.ribrest.services.command.GetPersistentModelCommand
br.com.andrewribeiro.ribrest.services.command.br.com.andrewribeiro.ribrest.services.command.MergeModelToPersistedModelCommand
br.com.andrewribeiro.ribrest.services.dispatcher
br.com.andrewribeiro.ribrest.services.dispatcher.br.com.andrewribeiro.ribrest.services.dispatcher.Dispatcher
br.com.andrewribeiro.ribrest.services.dispatcher.br.com.andrewribeiro.ribrest.services.dispatcher.DispatcherImpl
br.com.andrewribeiro.ribrest.services.holder
br.com.andrewribeiro.ribrest.services.holder.br.com.andrewribeiro.ribrest.services.holder.HolderImpl
br.com.andrewribeiro.ribrest.services.holder.abstracts
br.com.andrewribeiro.ribrest.services.holder.abstracts.br.com.andrewribeiro.ribrest.services.holder.abstracts.AbstractHolder
br.com.andrewribeiro.ribrest.services.holder.interfaces
br.com.andrewribeiro.ribrest.services.holder.interfaces.br.com.andrewribeiro.ribrest.services.holder.interfaces.Holder
br.com.andrewribeiro.ribrest.services.miner
br.com.andrewribeiro.ribrest.services.miner.br.com.andrewribeiro.ribrest.services.miner.MinerImpl
br.com.andrewribeiro.ribrest.services.miner.abstracts
br.com.andrewribeiro.ribrest.services.miner.abstracts.br.com.andrewribeiro.ribrest.services.miner.abstracts.AbstractMiner
br.com.andrewribeiro.ribrest.services.miner.factory
br.com.andrewribeiro.ribrest.services.miner.factory.br.com.andrewribeiro.ribrest.services.miner.factory.MinerFactoryImpl
br.com.andrewribeiro.ribrest.services.miner.factory.interfaces
br.com.andrewribeiro.ribrest.services.miner.factory.interfaces.br.com.andrewribeiro.ribrest.services.miner.factory.interfaces.MinerFactory
br.com.andrewribeiro.ribrest.services.miner.interfaces
br.com.andrewribeiro.ribrest.services.miner.interfaces.br.com.andrewribeiro.ribrest.services.miner.interfaces.Miner
br.com.andrewribeiro.ribrest.services.miner.util
br.com.andrewribeiro.ribrest.services.miner.util.br.com.andrewribeiro.ribrest.services.miner.util.BidirectionalModelsExclusionStrategy
br.com.andrewribeiro.ribrest.services.orm
br.com.andrewribeiro.ribrest.services.orm.br.com.andrewribeiro.ribrest.services.orm.EMFFactory
br.com.andrewribeiro.ribrest.services.orm.br.com.andrewribeiro.ribrest.services.orm.EMFactory
br.com.andrewribeiro.ribrest.services.orm.br.com.andrewribeiro.ribrest.services.orm.PersistenceUnitWrapper
br.com.andrewribeiro.ribrest.utils
br.com.andrewribeiro.ribrest.utils.br.com.andrewribeiro.ribrest.utils.RibrestUtils




© 2015 - 2024 Weber Informatics LLC | Privacy Policy