All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by implementation with all dependencies

Search JAR files by class name

infinispan-spring4 from group org.infinispan (version 8.1.0.Alpha2)

The Infinispan Spring Integration project provides Spring integration for Infinispan, a high performance distributed cache. Its primary features are * An implementation of org.springframework.cache.CacheManager, Spring's central caching abstraction, backed by Infinispan's EmbeddedCacheManager. To be used if your Spring-powered application and Infinispan are colocated, i.e. running within the same VM. * An implementation of org.springframework.cache.CacheManager backed by Infinispan's RemoteCacheManager. To bes used if your Spring-powered application accesses Infinispan remotely, i.e. over the network. * An implementation of org.springframework.cache.CacheManager backed by a CacheContainer reference. To be used if your Spring- powered application needs access to a CacheContainer defined outside the application (e.g. retrieved from JNDI) * Spring namespace support allowing shortcut definitions for all the components above In addition, Infinispan Spring Integration offers various FactoryBeans for facilitating creation of Infinispan core classes - Cache, CacheManager, ... - within a Spring context.

Group: org.infinispan Artifact: infinispan-spring4
Show all versions Show source 
 

0 downloads
Artifact infinispan-spring4
Group org.infinispan
Version 8.1.0.Alpha2
Last update 19. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies spring-context, infinispan-core,
There are maybe transitive dependencies!

ks-server-http from group eu.fbk.knowledgestore (version 1.7.1)

The HTTP server module (ks-server-http) implements the Web API of the KnowledgeStore, which includes the two CRUD and SPARQL endpoints. The CRUD Endpoint supports the retrieval and manipulation of semi-structured data about resource, mention, entity and axiom records (encoded in RDF, possibly using JSONLD), and the upload / download of resource representation. The SPARQL Endpoint supports SPARQL SELECT, CONSTRUCT, DESCRIBE and ASK queries according to the W3C SPARQL protocol. The two endpoints are implemented on top of a component implementing the KnowledgeStore Java API (the Store interface), which can be either the the KnowledgeStore frontend (ks-frontend) or the Java Client. The implementation of the module is based on the Jetty Web sever (run in embedded mode) and the Jersey JAX-RS implementation. Reference documentation of the Web API is automatically generated using the Enunciate tool.

Group: eu.fbk.knowledgestore Artifact: ks-server-http
Show all versions Show documentation Show source 
 

1 downloads
Artifact ks-server-http
Group eu.fbk.knowledgestore
Version 1.7.1
Last update 08. October 2015
Organization not specified
URL http://knowledgestore.fbk.eu/ks-server-http/
License not specified
Dependencies amount 21
Dependencies slf4j-api, guava, sesame-model, jetty-server, jetty-jmx, jetty-webapp, jetty-security, jetty-util, javax.servlet-api, javax.ws.rs-api, jersey-server, jersey-common, jersey-media-multipart, jersey-mvc, jersey-mvc-mustache, logback-access, sesame-query, ks-core, ks-server, rdfpro-core, sesame-rio-api,
There are maybe transitive dependencies!

ks-server-virtuoso from group eu.fbk.knowledgestore (version 1.7.1)

The Virtuoso server module (ks-server-virtuoso) provides an implementation of the Triple Store server-side component (API in ks-triplestore) on top of the OpenLink Virtuoso triple store, a scalable native code triple store that is accessed as an external service. The Virtuoso Sesame driver, which builds on the Virtuoso JDBC driver, is used to remotely access the Virtuoso server for writing data and performing SPARQL queries. For performance reasons, data modification is performed in a non-transactional way, with the module managing possible failures in a way that trigger the external repopulation of the Virtuoso triple store starting from the master copy of data stored in the Data Store component.

Group: eu.fbk.knowledgestore Artifact: ks-server-virtuoso
Show all versions Show documentation Show source 
 

0 downloads
Artifact ks-server-virtuoso
Group eu.fbk.knowledgestore
Version 1.7.1
Last update 08. October 2015
Organization not specified
URL http://knowledgestore.fbk.eu/ks-server-virtuoso/
License not specified
Dependencies amount 11
Dependencies slf4j-api, guava, sesame-model, sesame-util, sesame-query, sesame-repository-api, hadoop-core, virtjdbc4_1, virt_sesame2, ks-core, ks-server,
There are maybe transitive dependencies!

xapi-core-parent from group net.wetheinter (version 0.5)

This is the main aggregator for all implementation code shared between modules. Each module contains one or more service interfaces, exposed statically using "X_" prefixed classes. Core modules will define their API interfaces, their static accessor, and often a "plain-jre" default implementation which can be replaced by injection override. There must be zero external dependencies in any core modules. A low-performance, low-feature default is preferred over thick, dependency-ridden shared inherits.

Group: net.wetheinter Artifact: xapi-core-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xapi-core-parent
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net/source/core
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java-types from group net.florianschoppmann.java (version 1.0.1)

Skeletal implementation of interface javax.lang.model.util.Types, plus concrete realization backed by core Java Reflection API, akin to JEP 119. This module implements those methods in interface javax.lang.model.util.Types that pertain to the Java type system, plus it provides a method for resolving formal type parameters to actual type arguments. These methods have no equivalent in the Java Reflection API. The abstract skeletal implementation in this module is meant to be specialized for a particular javax.lang.model implementation. The abstraction makes this module well-suited to be used in projects that contain javax.lang.model as part of their domain model (for instance, implementations of alternative languages on top of the JVM).

Group: net.florianschoppmann.java Artifact: java-types
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-types
Group net.florianschoppmann.java
Version 1.0.1
Last update 26. May 2015
Organization not specified
URL https://github.com/fschopp/java-types
License Revised BSD (3-Clause) License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

efaps-kernel from group org.efaps (version 3.2.0)

eFaps is a framework used to map objects with or without attached files to a relational database and optional file systems (only for attaches files). Configurable access control can be provided down to object and attribute level depending on implementation and use case. Depending on requirements, events (like triggers) allow to implement business logic and to separate business logic from user interface. The framework includes integrations (e.g. webdav, full text search) and a web application as 'simple' configurable user interface. Some best practises, example web application modules (e.g. team work module) support administrators and implementers using this framework.

Group: org.efaps Artifact: efaps-kernel
Show all versions Show documentation Show source 
 

0 downloads
Artifact efaps-kernel
Group org.efaps
Version 3.2.0
Last update 25. March 2015
Organization The eFaps Team
URL http://maven-efaps-plugin.efaps.org
License The Apache Software License, Version 2.0
Dependencies amount 39
Dependencies slf4j-api, postgresql, mysql-connector-java, commons-lang3, commons-dbutils, efaps-json, commons-digester3, jasypt, commons-jexl, commons-transaction, commons-vfs2, commons-collections4, joda-time, jollyday, yuicompressor, wikiutil, dynamicreports-core, poi, spring-beans, groovy-all, ant, ivy, commons-email, jersey-media-multipart, jersey-server, quartz, jcr, jms, infinispan-core, infinispan-query, jbpm-runtime-manager, jbpm-persistence-jpa, jbpm-kie-services, jbpm-human-task-jpa, jbpm-executor, jaxb-xjc, hibernate-entitymanager, hibernate-validator, annotations,
There are maybe transitive dependencies!

nuun-kernel from group org.nuunframework (version 1.1.0.M6)

Nuun Kernel is a software kernel for framework creation. It brings a powerful plugin design plus a JSR 330 compliant injection mechanism backed by Guice. Plugin benefits from kernel capabilities by sendings request to it : - kernel params request : - Classpath scans request :on class by name, annotation, meta annotation or more generally Predicate - Binding Request : Nuun Kernel provides an SPI in order to bring IOC from other vendors. Nuun Kernel come with 2 plugins: - Configuration Plugin : a plugin that inject the good property based on @Property annotation. - Log plugin : a Log handler that inject the good Log implementation

Group: org.nuunframework Artifact: nuun-kernel
Show all versions Show documentation Show source 
 

0 downloads
Artifact nuun-kernel
Group org.nuunframework
Version 1.1.0.M6
Last update 11. September 2014
Organization not specified
URL http://nuunframework.org/kernel
License LGPL 3.0
Dependencies amount 8
Dependencies sisu-guice, javax.inject, jsr305, aopalliance, reflections, commons-lang, commons-collections, slf4j-api,
There are maybe transitive dependencies!

filter-utils from group com.mattunderscore (version 0.2.8)

Provides basic support of servlet filter. Boilerplate code etc. It provides a boilerplate implementation of the Filter interface. The GenericFilter provides a getter and setter for the FilterConfig object and ensures that this is set when init is called. The init method also calls the configureFilter method after the FilterConfig object is set and can be used by subclasses to process the filter config during initiation. It also provides an empty implementation of the destory method. The only method that requires implementation is the doFilter method. The GenericHTTPFilter extends the GenericFilter class, it provides a doFilter method that attempts to cast the ServletRequest and ServletResponse objects to HttpServletRequest and HttpServletResponse objects. If these objects can be cast successfuly then it calls the doHTTPFilter method and passes the cast objects references. If the objects cannot be cast a ServletException is thrown. The doHTTPFilter method is abstract and must be implemented by subclasses.

Group: com.mattunderscore Artifact: filter-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact filter-utils
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/filter-utils/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

repository4hibernate from group net.sf.r4h (version 4.3.6.Final)

The project provides an implementation of REPOSITORY PATTERN using HIBERNATE for data access. The goal of this project is to provide an EASY TO USE API that allows to write most of CRUD operations you need in development of end user applications in ONE LINE OF CODE even for developers who are unfamiliar with Hibernate. We provide a well tested set of CRUD operations which were assembled in more than 4 years of refactoring of projects of our clients. Instead of writing same code over and over again we encourage you to try this API on your own project and see how many lines of code YOU can replace with JUST ONE LINE.

Group: net.sf.r4h Artifact: repository4hibernate
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact repository4hibernate
Group net.sf.r4h
Version 4.3.6.Final
Last update 19. April 2014
Organization Semochkin Vitaly Evgenevich
URL http://r4h.sf.net
License GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.everit.osgi.bundles.org.json from group org.everit.osgi.bundles (version 1.0.0-v20140107)

JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully. The license includes this restriction: "The software shall be used for good, not evil." If your conscience cannot live with that, then choose a different package. The package compiles on Java 1.2 thru Java 1.4.

Group: org.everit.osgi.bundles Artifact: org.everit.osgi.bundles.org.json
Show documentation Show source 
 

3 downloads
Artifact org.everit.osgi.bundles.org.json
Group org.everit.osgi.bundles
Version 1.0.0-v20140107
Last update 14. February 2014
Organization not specified
URL https://github.com/douglascrockford/JSON-java
License The JSON License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1688 from 1696 (items total 16959)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy