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

Download JAR files tagged by mechanism with all dependencies

Search JAR files by class name

amazon-qldb-ledger-load from group software.amazon.qldb (version 1.1.0)

A QLDB ledger data loading framework that accepts events over a delivery mechanism (SQS, SNS, etc.) and writes them to the ledger, conducting idempotence and revision version checks prior to writing. This project is meant to be a framework that offers a basic common-case implementation but is customizable to suit the needs of specific customer use cases.

Group: software.amazon.qldb Artifact: amazon-qldb-ledger-load
Show all versions Show documentation Show source 
 

0 downloads
Artifact amazon-qldb-ledger-load
Group software.amazon.qldb
Version 1.1.0
Last update 18. August 2022
Organization not specified
URL https://aws.amazon.com/qldb/
License MIT-0
Dependencies amount 10
Dependencies aws-lambda-java-core, aws-lambda-java-events, amazon-kinesis-client, log4j-api, log4j-core, amazon-qldb-driver-java, ion-java, qldb, sqs, sns,
There are maybe transitive dependencies!

church.i18n.error from group church.i18n (version 2019.0)

Unification of error handling (not only) for RESTful servers Project name: church.i18n.error Rest Exception Handling library provides basic model and support methods for handling exceptions in localized projects. It tries to abstract this problem from the implementation and provides more universal mechanism of dealing with exceptions.

Group: church.i18n Artifact: church.i18n.error
Show documentation Show source 
 

0 downloads
Artifact church.i18n.error
Group church.i18n
Version 2019.0
Last update 05. August 2019
Organization not specified
URL https://bitbucket.org/i18n_church/church.i18n.error
License The MIT License
Dependencies amount 4
Dependencies slf4j-api, church.i18n.resources.bundles, church.i18n.rest.response.model, church.i18n.rest.exception,
There are maybe transitive dependencies!

magic4j-cdi-utils from group org.magic4j (version 1.1.0.0)

provides the following Features: a) "Event-Observer Return Value Injection" feature, which is an enhancement for the CDI-Event-Mechanism: It injects return values of observer methods into the Event-Producer Bean and enables "Enhanced-Eventdriven-Service-Design". b) Interceptor for an CDI-Qualifier-based "Chain Of Responsibility" Pattern implementation where all annotated ChainHandlers get called under the hood from the interceptor.

Group: org.magic4j Artifact: magic4j-cdi-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact magic4j-cdi-utils
Group org.magic4j
Version 1.1.0.0
Last update 13. April 2016
Organization not specified
URL http://www.magic4j.org
License Apache License, Version 2.0
Dependencies amount 1
Dependencies cdi-api,
There are maybe transitive dependencies!

awake-file-server from group org.awake-file (version 3.1)

Awake FILE is a secure Open Source framework that allows to program very easily file uploads/downloads and RPC through http. File transfers include powerful features like file chunking and automatic recovery mechanism. Security has been taken into account from the design: server side allows to specify strong security rules in order to protect the files and to secure the RPC calls.

Group: org.awake-file Artifact: awake-file-server
Show documentation Show source 
 

15 downloads
Artifact awake-file-server
Group org.awake-file
Version 3.1
Last update 22. October 2015
Organization KawanSoft
URL http://www.awake-file.org/
License LGPL 2.1
Dependencies amount 6
Dependencies json-simple, gson, commons-lang3, commons-io, commons-fileupload, jsch,
There are maybe transitive dependencies!

awake-file-client from group org.awake-file (version 3.1)

Awake FILE is a secure Open Source framework that allows to program very easily file uploads/downloads and RPC through http. File transfers include powerful features like file chunking and automatic recovery mechanism. Security has been taken into account from the design: server side allows to specify strong security rules in order to protect the files and to secure the RPC calls.

Group: org.awake-file Artifact: awake-file-client
Show documentation Show source 
 

5 downloads
Artifact awake-file-client
Group org.awake-file
Version 3.1
Last update 22. October 2015
Organization KawanSoft
URL http://www.awake-file.org/
License LGPL 2.1
Dependencies amount 4
Dependencies json-simple, gson, commons-lang3, commons-io,
There are maybe transitive dependencies!

accumulo-examples from group org.apache.accumulo (version 1.5.4)

Group: org.apache.accumulo Artifact: accumulo-examples
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact accumulo-examples
Group org.apache.accumulo
Version 1.5.4
Last update 14. September 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

accumulo-server from group org.apache.accumulo (version 1.5.4)

Group: org.apache.accumulo Artifact: accumulo-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact accumulo-server
Group org.apache.accumulo
Version 1.5.4
Last update 14. September 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies jcommander, gson, guava, jline, accumulo-core, accumulo-fate, accumulo-start, accumulo-trace, libthrift, jetty,
There are maybe transitive dependencies!

awake-file from group org.awake-file (version 3.0)

Awake FILE is a secure Open Source framework that allows to program very easily file uploads/downloads and RPC through http. File transfers include powerful features like file chunking and automatic recovery mechanism. Security has been taken into account from the design: server side allows to specify strong security rules in order to protect the files and to secure the RPC calls.

Group: org.awake-file Artifact: awake-file
Show all versions Show documentation Show source 
 

16 downloads
Artifact awake-file
Group org.awake-file
Version 3.0
Last update 30. March 2015
Organization KawanSoft
URL http://www.awake-file.org/
License LGPL 2.1
Dependencies amount 10
Dependencies json-simple, commons-codec, commons-fileupload, commons-logging, httpclient, httpmime, gson, commons-lang3, commons-io, jsch,
There are maybe transitive dependencies!

library from group com.github.hwrdprkns.tileview (version 1.0.14)

The TileView widget is a subclass of ViewGroup that provides a mechanism to asynchronously display tile-based images, with additional functionality for 2D dragging, flinging, pinch or double-tap to zoom, adding overlaying Views (markers), built-in Hot Spot support, dynamic path drawing, multiple levels of detail, and support for any relative positioning or coordinate system.

Group: com.github.hwrdprkns.tileview Artifact: library
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact library
Group com.github.hwrdprkns.tileview
Version 1.0.14
Last update 18. December 2014
Organization not specified
URL https://github.com/hwrdprkns/TileView
License The MIT License (MIT) Copyright (c) 2013
Dependencies amount 2
Dependencies support-v4, disklrucache,
There are maybe transitive dependencies!

tileview from group com.github.hwrdprkns (version 1.0.14)

The TileView widget is a subclass of ViewGroup that provides a mechanism to asynchronously display tile-based images, with additional functionality for 2D dragging, flinging, pinch or double-tap to zoom, adding overlaying Views (markers), built-in Hot Spot support, dynamic path drawing, multiple levels of detail, and support for any relative positioning or coordinate system.

Group: com.github.hwrdprkns Artifact: tileview
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tileview
Group com.github.hwrdprkns
Version 1.0.14
Last update 17. December 2014
Organization not specified
URL https://github.com/hwrdprkns/TileView
License The MIT License (MIT) Copyright (c) 2013
Dependencies amount 2
Dependencies support-v4, disklrucache,
There are maybe transitive dependencies!



Page 51 from 57 (items total 561)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy