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

Download JAR files tagged by includes with all dependencies

Search JAR files by class name

json from group com.jwebmp (version 0.66.0.1)

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 Artifact: json
Show all versions Show documentation Show source 
 

14 downloads
Artifact json
Group com.jwebmp
Version 0.66.0.1
Last update 10. April 2019
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!

beigesoft-webcrud from group org.beigesoft (version 1.1.8)

This is CRUD interface based on standard JEE MVC servlet, JSP, JSTL. It renders forms and lists of any entity according XML settings (Beige-Settings). Database logic is handled by Beige-ORM. It also includes Mail-sender and database replicator through WEB-service. It is SQLite configured. Put WAR file into Tomcat7 webapps, make sure that Tomcat has libraries: HikariCP-2.4.3.jar, sqlite-jdbc-3.8.11.2.jar, slf4j-api-1.7.12.jar (versions may be different), for MS Windows change file separator in META-INF\context.xml connectionURL from "/" to "\" and reassemble WAR. Beigesoft-Accounting-Web extends it into very complex business application.

Group: org.beigesoft Artifact: beigesoft-webcrud
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact beigesoft-webcrud
Group org.beigesoft
Version 1.1.8
Last update 11. February 2019
Organization not specified
URL https://sites.google.com/site/beigesoftware
License GNU General Public License version 2
Dependencies amount 3
Dependencies beigesoft-webcrud-jar, taglibs-standard-spec, taglibs-standard-impl,
There are maybe transitive dependencies!

wstx-core from group org.glassfish.metro (version 2.4.3)

Group: org.glassfish.metro Artifact: wstx-core
Show all versions Show source 
 

0 downloads
Artifact wstx-core
Group org.glassfish.metro
Version 2.4.3
Last update 21. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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!

ModelCC from group org.modelcc (version 2015)

ModelCC is a model-based parser generator (a.k.a. compiler compiler) that decouples language specification from language processing, avoiding some of the problems caused by grammar-driven parser generators. ModelCC receives a conceptual model as input, along with constraints that annotate it. It is then able to create a parser for the desired textual language and the generated parser fully automates the instantiation of the language conceptual model. ModelCC also includes a built-in reference resolution mechanism that results in abstract syntax graphs, rather than mere abstract syntax trees.

Group: org.modelcc Artifact: ModelCC
Show documentation Show source 
 

0 downloads
Artifact ModelCC
Group org.modelcc
Version 2015
Last update 19. December 2018
Organization not specified
URL http://www.modelcc.org
License Simplified BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

multiInstanceFilters from group nz.ac.waikato.cms.weka (version 1.0.10)

A collection of filters for manipulating multi-instance data. Includes PropositionalToMultiInstance, MultiInstanceToPropositional, MILESFilter and RELAGGS. For more information see: M.-A. Krogel, S. Wrobel: Facets of Aggregation Approaches to Propositionalization. In: Work-in-Progress Track at the Thirteenth International Conference on Inductive Logic Programming (ILP), 2003. Y. Chen, J. Bi, J.Z. Wang (2006). MILES: Multiple-instance learning via embedded instance selection. IEEE PAMI. 28(12):1931-1947. James Foulds, Eibe Frank: Revisiting multiple-instance learning via embedded instance selection. In: 21st Australasian Joint Conference on Artificial Intelligence, 300-310, 2008.

Group: nz.ac.waikato.cms.weka Artifact: multiInstanceFilters
Show all versions Show documentation Show source 
 

1 downloads
Artifact multiInstanceFilters
Group nz.ac.waikato.cms.weka
Version 1.0.10
Last update 23. November 2018
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/multiInstanceFilters
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

tagsoup from group com.github.fansu.tagsoup (version 1.0.5)

TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML. TagSoup also includes a command-line processor that reads HTML files and can generate either clean HTML or well-formed XML that is a close approximation to XHTML.

Group: com.github.fansu.tagsoup Artifact: tagsoup
Show all versions Show documentation Show source 
 

1 downloads
Artifact tagsoup
Group com.github.fansu.tagsoup
Version 1.0.5
Last update 07. November 2018
Organization not specified
URL http://home.ccil.org/~cowan/XML/tagsoup/
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dhelm-indicators from group in.kncsolutions.dhelm.indicators (version 1.0.1)

Dhelm is a set of java-based open source libraries which can be used to develop software to perform technical analysis in stock market. The dhelm-indicator package includes APIs to calculate few common indicators. APIs for following indicators have been packaged into the v 1.0.0- 1. Simple Moving Average(SMA). 2. Exponential Moving Average(EMA). 3. Moving Average Convergence Divergence(MACD). 4. On Balance Volume(OBV). 5. Parabolic Stop and Reverse(PSAR). 6. Relative Strength Index(RSI). 7. Average Directional Index(ADX). 8. Bollinger Bands 9. Chaikin Money flow index. 10.Rate of Change(ROC). 11.Money Flow Index(MFI).

Group: in.kncsolutions.dhelm.indicators Artifact: dhelm-indicators
Show all versions Show documentation Show source 
 

1 downloads
Artifact dhelm-indicators
Group in.kncsolutions.dhelm.indicators
Version 1.0.1
Last update 26. June 2018
Organization KNC Solutions Private Limited.
URL https://dhelm.kncsolutions.in
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies dhelm-exceptions, dhelm-mathcal,
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!

shared-i18n-bundles from group org.sakaiproject (version 11.4)

Group: org.sakaiproject Artifact: shared-i18n-bundles
Show all versions Show documentation Show source 
 

0 downloads
Artifact shared-i18n-bundles
Group org.sakaiproject
Version 11.4
Last update 02. June 2017
Organization Sakai Foundation
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 218 from 229 (items total 2290)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy