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

Download JAR files tagged by incorporating with all dependencies

Search JAR files by class name

SubscriptionFlow-sdk from group com.subscriptionflow (version 1.0.0-alpha)

The SubscriptionFlow mobile SDK simplifies the process of incorporating in-app purchases and subscriptions by offering a backend and a wrapper for Google Play Billing. Utilizing our SDK, you can effortlessly develop and oversee your app business across various platforms, eliminating the need for you to handle the intricacies of in-app purchase infrastructure. Further information on how SubscriptionFlow integrates into your app is available, or you can register for free to commence the development process.

Group: com.subscriptionflow Artifact: SubscriptionFlow-sdk
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact SubscriptionFlow-sdk
Group com.subscriptionflow
Version 1.0.0-alpha
Last update 04. January 2024
Organization not specified
URL https://github.com/subscriptionflow-developer/android-sdk
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sdk from group com.subscriptionflow (version 1.0.1-alpha)

The SubscriptionFlow mobile SDK simplifies the process of incorporating in-app purchases and subscriptions by offering a backend and a wrapper for Google Play Billing. Utilizing our SDK, you can effortlessly develop and oversee your app business across various platforms, eliminating the need for you to handle the intricacies of in-app purchase infrastructure. Further information on how SubscriptionFlow integrates into your app is available, or you can register for free to commence the development process.

Group: com.subscriptionflow Artifact: sdk
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sdk
Group com.subscriptionflow
Version 1.0.1-alpha
Last update 02. January 2024
Organization not specified
URL https://github.com/subscriptionflow-developer/android-sdk
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hiway-dist from group de.hu-berlin.wbi.hiway (version 1.0.0-beta)

Group: de.hu-berlin.wbi.hiway Artifact: hiway-dist
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hiway-dist
Group de.hu-berlin.wbi.hiway
Version 1.0.0-beta
Last update 09. March 2015
Organization not specified
URL https://github.com/marcbux/Hi-WAY
License not specified
Dependencies amount 1
Dependencies hiway-core,
There are maybe transitive dependencies!

hiway-logstats from group de.hu-berlin.wbi.hiway (version 1.0.0-beta)

Group: de.hu-berlin.wbi.hiway Artifact: hiway-logstats
Show documentation Show source 
 

0 downloads
Artifact hiway-logstats
Group de.hu-berlin.wbi.hiway
Version 1.0.0-beta
Last update 09. March 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies cuneiform-core, hiway-core, json,
There are maybe transitive dependencies!

hiway-addons from group de.hu-berlin.wbi.hiway (version 1.0.0-beta)

Group: de.hu-berlin.wbi.hiway Artifact: hiway-addons
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hiway-addons
Group de.hu-berlin.wbi.hiway
Version 1.0.0-beta
Last update 09. March 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hiway-core from group de.hu-berlin.wbi.hiway (version 1.0.0-beta)

Group: de.hu-berlin.wbi.hiway Artifact: hiway-core
Show documentation Show source 
 

0 downloads
Artifact hiway-core
Group de.hu-berlin.wbi.hiway
Version 1.0.0-beta
Last update 09. March 2015
Organization not specified
URL https://github.com/marcbux/Hi-WAY
License not specified
Dependencies amount 6
Dependencies cuneiform-core, hiway-db, xercesImpl, json, commons-cli, commons-logging,
There are maybe transitive dependencies!

hiway-db from group de.hu-berlin.wbi.hiway (version 1.0.0-beta)

Group: de.hu-berlin.wbi.hiway Artifact: hiway-db
Show documentation Show source 
 

0 downloads
Artifact hiway-db
Group de.hu-berlin.wbi.hiway
Version 1.0.0-beta
Last update 09. March 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies commons-logging, hibernate-c3p0, c3p0, couchbase-client, gson, cuneiform-core, mysql-connector-java, json, hibernate-core, integration, opencsv,
There are maybe transitive dependencies!

hiway from group de.hu-berlin.wbi.hiway (version 1.0.0-beta)

The Heterogeneity-incorporating Workflow ApplicationMaster for YARN (Hi-WAY) provides the means to execute arbitrary scientific workflows on top of Apache's Hadoop 2.x (YARN). In this context, scientific workflows are directed acyclic graphs (DAGs), in which nodes are executables accessible from the command line (e.g. tar, cat, or any other executable in the PATH of the worker nodes), and edges represent data dependencies between these executables.

Group: de.hu-berlin.wbi.hiway Artifact: hiway
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hiway
Group de.hu-berlin.wbi.hiway
Version 1.0.0-beta
Last update 09. March 2015
Organization not specified
URL https://github.com/marcbux/Hi-WAY
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rulelearner from group com.rulelearner (version 8.4.1.1)

Rule Learner is an open source Java library for learning business rules from historical data. It supports supervised Machine Learning by incorporating well-known algorithms such as RIPPER and C4.5 provided by open source tools such as Weka. Rule Learner is implemented as a Machine Learning component of OpenRules Decision Manager. It allows business analysts to place their historical data in simple Excel tables and to automatically discover business rules that find certain pattern in this data. The generated rules are human readable and presented in Excel format executable by OpenRules Decision Manager.

Group: com.rulelearner Artifact: rulelearner
Show all versions Show documentation Show source 
 

0 downloads
Artifact rulelearner
Group com.rulelearner
Version 8.4.1.1
Last update 30. September 2021
Organization not specified
URL http://rulelearner.com
License GNU Lesser General Public License (LGPL)
Dependencies amount 5
Dependencies openrules-core, log4j-slf4j-impl, weka-stable, poi, poi-ooxml,
There are maybe transitive dependencies!

antlr3-maven-plugin from group org.antlr (version 3.5.3)

This is the brand new, re-written from scratch plugin for ANTLR v3. Previous valiant efforts all suffered from being unable to modify the ANTLR Tool itself to provide support not just for Maven oriented things but any other tool that might wish to invoke ANTLR without resorting to the command line interface. Rather than try to shoe-horn new code into the existing Mojo (in fact I think that by incorporating a patch supplied by someone I ended up with tow versions of the Mojo, I elected to rewrite everything from scratch, including the documentation, so that we might end up with a perfect Mojo that can do everything that ANTLR v3 supports such as imported grammar processing, proper support for library directories and locating token files from generated sources, and so on. In the end I decided to also change the the ANTLR Tool.java code so that it would be the provider of all the things that a build tool needs, rather than delegating things to 5 different tools. So, things like dependencies, dependency sorting, option tracking, generating sources and so on are all folded back in to ANTLR's Tool.java code, where they belong, and they now provide a public interface to anyone that might want to interface with them. One other goal of this rewrite was to completely document the whole thing to death. Hence even this pom has more comments than funcitonal elements, in case I get run over by a bus or fall off a cliff while skiing. Jim Idle - March 2009

Group: org.antlr Artifact: antlr3-maven-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact antlr3-maven-plugin
Group org.antlr
Version 3.5.3
Last update 10. April 2022
Organization not specified
URL http://antlr.org
License not specified
Dependencies amount 6
Dependencies plexus-compiler-api, plexus-build-api, antlr, slf4j-api, slf4j-simple, antlr,
There are maybe transitive dependencies!



Page 2 from 2 (items total 20)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy