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

Download JAR files tagged by packages with all dependencies

Search JAR files by class name

json from group com.jwebmp.jre11 (version 0.63.0.19)

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.

Group: com.jwebmp.jre11 Artifact: json
Show all versions Show documentation Show source 
 

8 downloads
Artifact json
Group com.jwebmp.jre11
Version 0.63.0.19
Last update 20. December 2018
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!

bigtable-hbase-shaded-for-dataflow from group com.google.cloud.bigtable (version 0.9.7.1)

This project contains artifacts that provide utility functions for Cloud Bigtable client readers and writers in Google Cloud Dataflow. Dataflow includes a different version of the cloud bigtable client, resulting in a need to have a separation of concerns and an abstraction. More importantly, there is a need for shading and renaming of packages so that Dataflow nad bigtable-hbase-dataflow's two sets of shading (needed for a variety of reasons) don't clash with each other. This submodule does package renaming which is needed for bigtable-hbase-dataflow and alleviates some issues related to developing that module.

Group: com.google.cloud.bigtable Artifact: bigtable-hbase-shaded-for-dataflow
Show all versions Show documentation Show source 
 

0 downloads
Artifact bigtable-hbase-shaded-for-dataflow
Group com.google.cloud.bigtable
Version 0.9.7.1
Last update 19. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 26
Dependencies api-common, guava, auto-value, guice, javax.inject, aopalliance, joda-time, gson, jsr305, commons-logging, slf4j-api, error_prone_annotations, httpclient, httpcore, commons-codec, commons-lang, hbase-client, metrics-core, protobuf-java, findbugs-annotations, hbase-common, hbase-protocol, hbase-annotations, hadoop-common, commons-cli, commons-collections,
There are maybe transitive dependencies!

oxalis-integration-test from group no.difi.oxalis (version 4.0.0-RC2)

Oxalis integration test. Compiles and packages everything, after which the web container is started in the pre-integration-test phase, the .war file is deployed and the tests are executed in the integration-test phase. After the tests have been executed, the web container is stopped in the post-integration-test phase. The reason for using failsafe is the fact that Surefire would fail the build in the integration-test phase, without taking down the server in the post-integration-test phase. This implementation uses Tomcat, but you may change this to your liking. See http://cargo.codehaus.org/Maven2+plugin for more information.

Group: no.difi.oxalis Artifact: oxalis-integration-test
Show all versions 
 

0 downloads
Artifact oxalis-integration-test
Group no.difi.oxalis
Version 4.0.0-RC2
Last update 01. March 2017
Organization Norwegian Agency for Public Management and eGovernment (Difi)
URL https://github.com/difi/oxalis
License not specified
Dependencies amount 7
Dependencies oxalis-as2, oxalis-inbound, oxalis-outbound, oxalis-statistics, httpclient, jcl-over-slf4j, logback-classic,
There are maybe transitive dependencies!

bigtable-hbase-dataflow-tools from group com.google.cloud.bigtable (version 0.9.1)

This project contains artifacts that provide utility functions for Cloud Bigtable client readers and writers in Google Cloud Dataflow. Dataflow includes a different version of the cloud bigtable client, resulting in a need to have a separation of concerns and an abstraction. More importantly, there is a need for shading and renaming of packages so that Dataflow nad bigtable-hbase-dataflow's two sets of shading (needed for a variety of reasons) don't clash with each other. This submodule does package renaming which is needed for bigtable-hbase-dataflow and alleviates some issues related to developing that module.

Group: com.google.cloud.bigtable Artifact: bigtable-hbase-dataflow-tools
Show all versions Show documentation Show source 
 

0 downloads
Artifact bigtable-hbase-dataflow-tools
Group com.google.cloud.bigtable
Version 0.9.1
Last update 18. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies hbase-client, commons-lang,
There are maybe transitive dependencies!

databene-benerator from group org.databene (version 0.9.8)

'Benerator' is a framework for creating realistic and valid high-volume test data, used for testing (unit/integration/load) and showcase setup. Metadata constraints are imported from systems and/or configuration files. Data can imported from and exported to files and systems, anonymized or generated from scratch. Domain packages provide reusable generators for creating domain-specific data as names and addresses internationalizable in language and region. It is strongly customizable with plugins and configuration options.

Group: org.databene Artifact: databene-benerator
Show all versions Show documentation Show source 
 

21 downloads
Artifact databene-benerator
Group org.databene
Version 0.9.8
Last update 25. September 2014
Organization Volker Bergmann
URL http://databene.org/databene-benerator
License GNU Public License
Dependencies amount 9
Dependencies jdbacl, databene-script, databene-formats, databene-commons, contiperf, validation-api, junit, antlr-runtime, freemarker,
There are maybe transitive dependencies!

jeuron-project from group org.jeuron (version 0.4.0)

The Jeuron Application Platform is a lightweight framework to assemble software components intended to support multiple project and deployment scenarios while also providing an environment for testing and debugging. The platform is comprised of a set of packages which provide transport, messaging, configuration, and execution services designed to create a configurable, scalable, and distributed application environment. The low resource model permits the platform to be instantiated during each build cycle and to be deployed at all levels of the application hierarchy such as application servers, web servers, and mobile or wired workstations.

Group: org.jeuron Artifact: jeuron-project
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jeuron-project
Group org.jeuron
Version 0.4.0
Last update 25. April 2014
Organization not specified
URL Not specified
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jeuron from group org.jeuron (version 0.4.0)

Group: org.jeuron Artifact: jeuron
Show documentation Show source 
 

0 downloads
Artifact jeuron
Group org.jeuron
Version 0.4.0
Last update 24. April 2014
Organization not specified
URL Not specified
License not specified
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!

jsci from group net.sf.jsci (version 1.2)

JSci is a set of open source Java packages. The aim is to encapsulate scientific methods/principles in the most natural way possible. As such they should greatly aid the development of scientific based software. It offers: abstract math interfaces, linear algebra (support for various matrix and vector types), statistics (including probability distributions), wavelets, newtonian mechanics, chart/graph components (AWT and Swing), MathML DOM implementation, ... Note: some packages, like javax.comm, for the astro and instruments package aren't listed as dependencies (not available).

Group: net.sf.jsci Artifact: jsci
Show documentation Show source 
 

12 downloads
Artifact jsci
Group net.sf.jsci
Version 1.2
Last update 28. April 2012
Organization physics.org
URL http://jsci.sourceforge.net/
License GNU Lesser General Public License 2.1
Dependencies amount 3
Dependencies lpsolve, mathml-dom-java, xercesImpl,
There are maybe transitive dependencies!

jcaptcha from group com.octo.captcha (version 1.0)

<b>JCAPTCHA</b>, for <b>J</b>ava <b>C</b>ompletely <b>A</b>utomated <b>P</b>ublic <b>T</b>est to tell <b>C</b>omputers and <b>H</b>umans <b>A</b>part <br/>The open source java framework for captcha definition and integration <br/> A captcha is a simple captcha container that contains a question, a challenge, and a response validation routine.<BR/> A captcha can only be built by a captcha factory that provides methods to build localized captchas.<br/> This jar aims to provide interfaces and implementation of generic and typed captcha and captcha factories.<BR/> It uses the word generator, types sub packages (image and sound) components (word to image, word to sound) to build typed captchas captchas.

Group: com.octo.captcha Artifact: jcaptcha

 

0 downloads
Artifact jcaptcha
Group com.octo.captcha
Version 1.0
Last update 03. February 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jcaptcha-api, imaging, commons-logging, commons-collections, servlet-api,
There are maybe transitive dependencies!



Page 138 from 139 (items total 1389)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy