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

Download dbrain-binder JAR 0.9 with all dependencies


Guice-like facade to the unfriendly HK2 service locator.

Files of the artifact dbrain-binder version 0.9 from the group org.dbrain.

Artifact dbrain-binder
Group org.dbrain
Version 0.9
Last update 26. November 2015
Tags: locator guice facade service like unfriendly
Organization not specified
URL dbrain.org
License The Apache License, Version 2.0
Dependencies amount 19
Dependencies javax.annotation-api, aopalliance, asm, javassist, hk2-api, hk2-locator, hk2-utils, javax.servlet-api, javax.websocket-api, jetty-server, jetty-servlet, websocket-api, websocket-server, websocket-client, javax-websocket-server-impl, javax-websocket-client-impl, jersey-client, jersey-server, jersey-container-servlet-core,
There are maybe transitive dependencies!
There is a newer version: 0.13
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of dbrain-binder Show documentation

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

0 downloads

Source code of dbrain-binder version 0.9

META-INF
META-INF.META-INF.MANIFEST.MF
org.dbrain.binder.app
org.dbrain.binder.app.org.dbrain.binder.app.App
org.dbrain.binder.app.org.dbrain.binder.app.Binder
org.dbrain.binder.app.org.dbrain.binder.app.Component
org.dbrain.binder.app.org.dbrain.binder.app.Module
org.dbrain.binder.app.org.dbrain.binder.app.ServiceConfigurator
org.dbrain.binder.directory
org.dbrain.binder.directory.org.dbrain.binder.directory.Qualifiers
org.dbrain.binder.directory.org.dbrain.binder.directory.ServiceDirectory
org.dbrain.binder.directory.org.dbrain.binder.directory.ServiceKey
org.dbrain.binder.http
org.dbrain.binder.http.org.dbrain.binder.http.AbstractHttpConnectorBuilder
org.dbrain.binder.http.org.dbrain.binder.http.AbstractHttpServerComponent
org.dbrain.binder.http.org.dbrain.binder.http.HttpConnectorBuilder
org.dbrain.binder.http.org.dbrain.binder.http.HttpsConnectorBuilder
org.dbrain.binder.http.org.dbrain.binder.http.JettyServerComponent
org.dbrain.binder.http.org.dbrain.binder.http.ServletContextBuilder
org.dbrain.binder.http.org.dbrain.binder.http.WebApplicationBuilder
org.dbrain.binder.http.org.dbrain.binder.http.WebSocketServerBuilder
org.dbrain.binder.http.conf
org.dbrain.binder.http.conf.org.dbrain.binder.http.conf.ConnectorConf
org.dbrain.binder.http.conf.org.dbrain.binder.http.conf.HttpConnectorConf
org.dbrain.binder.http.conf.org.dbrain.binder.http.conf.HttpServerConf
org.dbrain.binder.http.conf.org.dbrain.binder.http.conf.HttpsConnectorConf
org.dbrain.binder.http.conf.org.dbrain.binder.http.conf.JettyServletContextSecurityConf
org.dbrain.binder.http.conf.org.dbrain.binder.http.conf.ServletConf
org.dbrain.binder.http.conf.org.dbrain.binder.http.conf.ServletContextConf
org.dbrain.binder.http.conf.org.dbrain.binder.http.conf.ServletContextSecurityConf
org.dbrain.binder.http.conf.org.dbrain.binder.http.conf.ServletFilterConf
org.dbrain.binder.http.conf.org.dbrain.binder.http.conf.WebSocketConfiguredServerConf
org.dbrain.binder.http.conf.org.dbrain.binder.http.conf.WebSocketServerConf
org.dbrain.binder.http.conf.org.dbrain.binder.http.conf.WebSocketServiceServerConf
org.dbrain.binder.jdbc
org.dbrain.binder.jdbc.org.dbrain.binder.jdbc.JdbcDatasourceComponent
org.dbrain.binder.jdbc.org.dbrain.binder.jdbc.JdbcDriverDatasourceComponent
org.dbrain.binder.lifecycle
org.dbrain.binder.lifecycle.org.dbrain.binder.lifecycle.RequestScoped
org.dbrain.binder.lifecycle.org.dbrain.binder.lifecycle.SessionScoped
org.dbrain.binder.lifecycle.org.dbrain.binder.lifecycle.TransactionScoped
org.dbrain.binder.system.app
org.dbrain.binder.system.app.org.dbrain.binder.system.app.AppImpl
org.dbrain.binder.system.app.org.dbrain.binder.system.app.BindingBuilderImpl
org.dbrain.binder.system.app.org.dbrain.binder.system.app.Factories
org.dbrain.binder.system.app.org.dbrain.binder.system.app.QualifiedComponent
org.dbrain.binder.system.app.org.dbrain.binder.system.app.SimpleBinder
org.dbrain.binder.system.app.org.dbrain.binder.system.app.SimpleBindingContext
org.dbrain.binder.system.app.org.dbrain.binder.system.app.SystemConfiguration
org.dbrain.binder.system.directory
org.dbrain.binder.system.directory.org.dbrain.binder.system.directory.QualifiersBuilderImpl
org.dbrain.binder.system.directory.org.dbrain.binder.system.directory.QualifiersImpl
org.dbrain.binder.system.directory.org.dbrain.binder.system.directory.ServiceKeyBuilderImpl
org.dbrain.binder.system.directory.org.dbrain.binder.system.directory.ServiceKeyImpl
org.dbrain.binder.system.http.server
org.dbrain.binder.system.http.server.org.dbrain.binder.system.http.server.HttpStandardScopeComponent
org.dbrain.binder.system.http.server.org.dbrain.binder.system.http.server.StandardScopeFilter
org.dbrain.binder.system.http.server.org.dbrain.binder.system.http.server.StandardScopeSessionListener
org.dbrain.binder.system.http.server.utils
org.dbrain.binder.system.http.server.utils.org.dbrain.binder.system.http.server.utils.ResourceSandbox
org.dbrain.binder.system.http.webapp
org.dbrain.binder.system.http.webapp.org.dbrain.binder.system.http.webapp.WebAppComponent
org.dbrain.binder.system.http.webapp.org.dbrain.binder.system.http.webapp.WebAppConfigServletContextListener
org.dbrain.binder.system.jetty
org.dbrain.binder.system.jetty.org.dbrain.binder.system.jetty.JettyConnectors
org.dbrain.binder.system.jetty.org.dbrain.binder.system.jetty.JettyServerBuilder
org.dbrain.binder.system.jetty.websocket
org.dbrain.binder.system.jetty.websocket.org.dbrain.binder.system.jetty.websocket.JsrScopedSession
org.dbrain.binder.system.jetty.websocket.org.dbrain.binder.system.jetty.websocket.JsrScopedSessionFactory
org.dbrain.binder.system.jetty.websocket.org.dbrain.binder.system.jetty.websocket.WebSocketInjectorConfigurator
org.dbrain.binder.system.lifecycle
org.dbrain.binder.system.lifecycle.org.dbrain.binder.system.lifecycle.BaseClassAnalyzer
org.dbrain.binder.system.lifecycle.org.dbrain.binder.system.lifecycle.ContextRegistry
org.dbrain.binder.system.lifecycle.org.dbrain.binder.system.lifecycle.DelegateContext
org.dbrain.binder.system.lifecycle.org.dbrain.binder.system.lifecycle.ThreadLocalProvider
org.dbrain.binder.system.scope
org.dbrain.binder.system.scope.org.dbrain.binder.system.scope.RequestScopeContext
org.dbrain.binder.system.scope.org.dbrain.binder.system.scope.SessionScopeContext
org.dbrain.binder.system.scope.org.dbrain.binder.system.scope.StandardScopeComponent
org.dbrain.binder.system.txs
org.dbrain.binder.system.txs.org.dbrain.binder.system.txs.TransactionComponent
org.dbrain.binder.system.txs.org.dbrain.binder.system.txs.TransactionImpl
org.dbrain.binder.system.txs.org.dbrain.binder.system.txs.TransactionManager
org.dbrain.binder.system.txs.org.dbrain.binder.system.txs.TransactionMember
org.dbrain.binder.system.txs.http
org.dbrain.binder.system.txs.http.org.dbrain.binder.system.txs.http.TransactionFilter
org.dbrain.binder.system.txs.jdbc
org.dbrain.binder.system.txs.jdbc.org.dbrain.binder.system.txs.jdbc.JdbcConnectionWrapper
org.dbrain.binder.system.util
org.dbrain.binder.system.util.org.dbrain.binder.system.util.AnnotationBuilder
org.dbrain.binder.txs
org.dbrain.binder.txs.org.dbrain.binder.txs.Transaction
org.dbrain.binder.txs.org.dbrain.binder.txs.TransactionControl
org.dbrain.binder.txs.org.dbrain.binder.txs.TransactionException
org.dbrain.binder.txs.org.dbrain.binder.txs.TransactionState
org.dbrain.binder.txs.exceptions
org.dbrain.binder.txs.exceptions.org.dbrain.binder.txs.exceptions.CommitFailedException
org.dbrain.binder.txs.exceptions.org.dbrain.binder.txs.exceptions.NoTransactionException
org.dbrain.binder.txs.exceptions.org.dbrain.binder.txs.exceptions.TransactionAlreadyStartedException




© 2015 - 2024 Weber Informatics LLC | Privacy Policy