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

Download JAR files tagged by beforehand with all dependencies

Search JAR files by class name

s3-stream-upload from group com.github.alexmojaki (version 2.2.4)

Manages streaming of data to S3 without knowing the size beforehand and without keeping it all in memory or writing to disk.

Group: com.github.alexmojaki Artifact: s3-stream-upload
Show all versions Show documentation Show source 
 

1 downloads
Artifact s3-stream-upload
Group com.github.alexmojaki
Version 2.2.4
Last update 12. November 2021
Organization not specified
URL https://github.com/alexmojaki/s3-stream-upload
License MIT License
Dependencies amount 2
Dependencies aws-java-sdk-s3, slf4j-api,
There are maybe transitive dependencies!

mdrfaces from group de.samply (version 4.0.0)

Samply.Common.MDRFaces is a Java Server Faces library which eases the user interface design of web applications where the respective data model relies on well defined data elements. Especially in case of systems for electronic data capturing, where the necessary data model is not known beforehand and can even vary over time, the user interface has to be easily adjustable. This often means the user instead of the developer designs the various forms for data entry and therefore an easy to use mechanism has to be provided. By using Samply.MDRFaces the developer can focus on the implementation of that mechanism, e.g. some editor component, but does not have to cope with the visualization of every single data element as for that is taken care of automatically.

Group: de.samply Artifact: mdrfaces
Show documentation Show source 
 

0 downloads
Artifact mdrfaces
Group de.samply
Version 4.0.0
Last update 04. November 2020
Organization Samply Community
URL https://github.com/samply/common-mdrfaces
License The Apache License, Version 2.0
Dependencies amount 18
Dependencies jsf-api, javax.el-api, commons-validator, oro, gson, guava, junit, jersey-client, jersey-core, slf4j-api, common-samply, mdrclient, bootstrap-switch, bootstrap, Eonasdan-bootstrap-datetimepicker, clockpicker, select2, font-awesome,
There are maybe transitive dependencies!

solr-engine from group org.ow2.weblab.webservices (version 2.1.3)

This service implements the Indexer and Searcher interface of WebLab and connect to a remote SOLR engine in order to realize the functions. The connection is mandatory and thus the remote SOLR server should be started beforehand. Configuration of the SOLR server URL is found in src/main/webapp/WEB-INF/cxf-servlet.xml . See in particular "indexerServiceBean" and "searcherServiceBean". Moreover, the service implements several "Analyser" services that could be included in a complete search chain in order to: - enrich a ResultSet with metadata about Hits (see resultSetMetaEnricherServiceBean) - highlight snippet in ResultSet (see highlighterServiceBean) - provide facets related to the current results (see facetSuggestionServiceBean) - suggest spell correction of the original query (see spellSuggestionServiceBean)

Group: org.ow2.weblab.webservices Artifact: solr-engine
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact solr-engine
Group org.ow2.weblab.webservices
Version 2.1.3
Last update 17. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies rdf-helper-jena, rdf-helper-jena-selection, dataoperator, solr-solrj, commons-lang,
There are maybe transitive dependencies!

rouplex-platform-jaxrs-client from group org.rouplex (version 1.0.4)

Group: org.rouplex Artifact: rouplex-platform-jaxrs-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact rouplex-platform-jaxrs-client
Group org.rouplex
Version 1.0.4
Last update 20. December 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies javax.annotation-api, javax.ws.rs-api, rouplex-commons,
There are maybe transitive dependencies!

rouplex-platform-jersey from group org.rouplex (version 1.0.4)

Group: org.rouplex Artifact: rouplex-platform-jersey
Show all versions Show documentation Show source 
 

0 downloads
Artifact rouplex-platform-jersey
Group org.rouplex
Version 1.0.4
Last update 20. December 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies rouplex-commons, rouplex-platform, rouplex-platform-jaxrs, javax.servlet-api, jersey-server, jackson-jaxrs-json-provider, swagger-jersey2-jaxrs, swagger-ui,
There are maybe transitive dependencies!

rouplex-platform-jaxrs from group org.rouplex (version 1.0.4)

Group: org.rouplex Artifact: rouplex-platform-jaxrs
Show all versions Show documentation Show source 
 

0 downloads
Artifact rouplex-platform-jaxrs
Group org.rouplex
Version 1.0.4
Last update 20. December 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies javax.annotation-api, javax.ws.rs-api,
There are maybe transitive dependencies!

rouplex-platform-tcp from group org.rouplex (version 1.0.4)

Group: org.rouplex Artifact: rouplex-platform-tcp
Show all versions Show documentation Show source 
 

0 downloads
Artifact rouplex-platform-tcp
Group org.rouplex
Version 1.0.4
Last update 20. December 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies rouplex-niossl, rouplex-commons, rouplex-platform,
There are maybe transitive dependencies!

rouplex-platform from group org.rouplex (version 1.0.4)

Group: org.rouplex Artifact: rouplex-platform
Show all versions Show documentation Show source 
 

0 downloads
Artifact rouplex-platform
Group org.rouplex
Version 1.0.4
Last update 20. December 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rouplex-commons,
There are maybe transitive dependencies!

rouplex-platform-parent from group org.rouplex (version 1.0.4)

A platform for discovery and communication between various parts of a distributed service or application. At its minimum, the platform is a library which can be used to serialize and deserialize application constructs into payloads which it can then send to and receive from remote endpoints. For now it supports TCP and HTTP communication protocols with WebSockets coming soon. It supports raw byte streams via TCP, as well as application/json via JAX-RS as serialization protocols. It offers plain or SSL/TLS communication for security of your data in transit. For now it is only available in Java, with bindings for other languages coming soon. The communication pattern is request-reply, with fail fast semantics, and with service consumers (clients) knowing beforehand the coordinates of the service providers (servers). The TCP communication protocol offers blocking/unblocking/asynchronous flavors whereas the rest are only blocking for now. Coming soon, the platform will provide a Discovery Service to facilitate the registration of the service providers (servers) and service consumers (clients). In this case, the callers don't need to resolve or even balance their calls towards various endpoints, since the Platform handles this tasks. In this case, the pub/sub communication pattern will also be available (coming soon) with at-most-once delivery guarantees. We intend to provide a Security Service for managing the keys/and certificates of various services as well as Metrics and Logging services (coming soon).

Group: org.rouplex Artifact: rouplex-platform-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rouplex-platform-parent
Group org.rouplex
Version 1.0.4
Last update 20. December 2017
Organization not specified
URL https://github.com/rouplex/rouplex-platform
License FreeBSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rouplex-commons from group org.rouplex (version 1.0.4)

Group: org.rouplex Artifact: rouplex-commons
Show all versions Show documentation Show source 
 

0 downloads
Artifact rouplex-commons
Group org.rouplex
Version 1.0.4
Last update 20. December 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 3 (items total 27)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy