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

Download JAR files tagged by based with all dependencies

Search JAR files by class name

akka-contrib_2.13.0-M5 from group com.typesafe.akka (version 2.5.23)

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Lightbend subscription does not cover support for these modules.

Group: com.typesafe.akka Artifact: akka-contrib_2.13.0-M5
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-contrib_2.13.0-M5
Group com.typesafe.akka
Version 2.5.23
Last update 21. May 2019
Organization Lightbend Inc.
URL https://akka.io/
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, akka-remote_2.13.0-M5, akka-cluster_2.13.0-M5, akka-cluster-tools_2.13.0-M5, akka-persistence_2.13.0-M5,
There are maybe transitive dependencies!

akka-contrib_2.13.0-RC1 from group com.typesafe.akka (version 2.5.22)

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Lightbend subscription does not cover support for these modules.

Group: com.typesafe.akka Artifact: akka-contrib_2.13.0-RC1
Show documentation Show source 
 

0 downloads
Artifact akka-contrib_2.13.0-RC1
Group com.typesafe.akka
Version 2.5.22
Last update 30. April 2019
Organization Lightbend Inc.
URL https://akka.io/
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, akka-remote_2.13.0-RC1, akka-cluster_2.13.0-RC1, akka-cluster-tools_2.13.0-RC1, akka-persistence_2.13.0-RC1,
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!

jgeohash-geoip from group de.alpharogroup (version 2.5.2)

Group: de.alpharogroup Artifact: jgeohash-geoip
Show all versions Show documentation Show source 
 

0 downloads
Artifact jgeohash-geoip
Group de.alpharogroup
Version 2.5.2
Last update 21. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies geoip-api, jgeohash-core, jcommons-lang,
There are maybe transitive dependencies!

jgeohash from group de.alpharogroup (version 2.5.2)

An easy-to-implement library that can assist Java developers in using the GeoHash algorithm in order to create geocodes based on custom latitude and longitude values. With the help of jGeohash, Java developers will be able to quickly and easily generate a geohash code using user-defined latitude and longitude values. By using the GeoHash algorithm, the space can be divided into multiple grid shapes. This library is a basic implementation from the GeoHash algorithm written in the java and can be applied to generate from the latitude and longitude a geohash code and reverse. The library is kept simple and have no dependencies to other libraries.

Group: de.alpharogroup Artifact: jgeohash
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact jgeohash
Group de.alpharogroup
Version 2.5.2
Last update 21. December 2018
Organization not specified
URL http://astrapi69.github.io/jgeohash/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jgeohash-core from group de.alpharogroup (version 2.5.2)

Group: de.alpharogroup Artifact: jgeohash-core
Show all versions Show documentation Show source 
 

1 downloads
Artifact jgeohash-core
Group de.alpharogroup
Version 2.5.2
Last update 21. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jobject-merge-api,
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!

supervisedAttributeScaling from group nz.ac.waikato.cms.weka (version 1.0.2)

Package containing a class that rescales the attributes in a classification problem based on their discriminative power. This is useful as a pre-processing step for learning algorithms such as the k-nearest-neighbour method, to replace simple normalization. Each attribute is rescaled by multiplying it with a learned weight. All attributes excluding the class are assumed to be numeric and missing values are not permitted. To achieve the rescaling, this package also contains an implementation of non-negative logistic regression, which produces a logistic regression model with non-negative weights .

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

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

akka-contrib_2.13.0-M3 from group com.typesafe.akka (version 2.5.17)

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Lightbend subscription does not cover support for these modules.

Group: com.typesafe.akka Artifact: akka-contrib_2.13.0-M3
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-contrib_2.13.0-M3
Group com.typesafe.akka
Version 2.5.17
Last update 28. September 2018
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, akka-remote_2.13.0-M3, akka-cluster_2.13.0-M3, akka-cluster-tools_2.13.0-M3, akka-persistence_2.13.0-M3,
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!



Page 2353 from 2377 (items total 23769)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy