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

webmate-parent from group com.envimate (version 1.0.6)

WebMate is a lightweight non-intrusive web framework, which allows you to easily use your services to handle HTTP requests. It delegates the processing of a request based on it's path to one of your services, releasing you from the headache of configuring numerous beans and spoiling your code with annotations.

Group: com.envimate Artifact: webmate-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact webmate-parent
Group com.envimate
Version 1.0.6
Last update 08. August 2018
Organization envimate GmbH
URL https://bitbucket.org/envimate/webmate
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

webmate from group com.envimate (version 1.0.6)

Group: com.envimate Artifact: webmate
Show all versions Show documentation Show source 
 

0 downloads
Artifact webmate
Group com.envimate
Version 1.0.6
Last update 08. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jaxb-api, lombok,
There are maybe transitive dependencies!

blended.itestsupport from group de.wayofquality.blended (version 2.5.0-M10)

Define an integration test API for collaborating blended container(s) using docker as a runtime for the container(s) under test and an Akka based Camel framework to perform the integration tests as pure blackbox tests. Container(s) may be prestarted and discovered (for execution speed) or started by the integration test (for reproducability).

Group: de.wayofquality.blended Artifact: blended.itestsupport
Show all versions Show documentation Show source 
 

1 downloads
Artifact blended.itestsupport
Group de.wayofquality.blended
Version 2.5.0-M10
Last update 06. August 2018
Organization https://github.com/woq-blended
URL https://github.com/woq-blended/blended
License The Apache License, Version 2.0
Dependencies amount 15
Dependencies blended.akka, blended.jolokia, blended.testsupport, blended.jms.utils, docker-java, akka-camel_2.12, config, junit, commons-exec, camel-core, camel-jms, slf4j-api, geronimo-jms_1.1_spec, commons-compress, jsr305,
There are maybe transitive dependencies!

dualPerturbAndCombine from group nz.ac.waikato.cms.weka (version 1.0.0)

Class for building and using classification and regression trees based on the closed-form dual perturb and combine algorithm described in Pierre Geurts, Lous Wehenkel: Closed-form dual perturb and combine for tree-based models. In: Proceedings of the 22nd International Conference on Machine Learning, 233-240, 2005.

Group: nz.ac.waikato.cms.weka Artifact: dualPerturbAndCombine
Show documentation Show source 
 

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

vision from group com.microsoft.projectoxford (version 1.0.395)

This client library allows the use of Microsoft's state-of-the-art cloud-based computer vision algorithms to return information based on the visual content, and to generate your ideal thumbnail. See https://github.com/Microsoft/Cognitive-Vision-Android for more information.

Group: com.microsoft.projectoxford Artifact: vision
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact vision
Group com.microsoft.projectoxford
Version 1.0.395
Last update 10. July 2018
Organization not specified
URL https://github.com/Microsoft/Cognitive-Vision-Android
License MIT
Dependencies amount 2
Dependencies gson, commons-lang,
There are maybe transitive dependencies!

rest-commander from group com.clearlydecoded (version 1.0.0)

Send REST-based commands which are automatically wired to auto-discovered command handlers without losing compile-time strong Java typing, ensuring robustness of your code.

Group: com.clearlydecoded Artifact: rest-commander
Show documentation Show source 
 

0 downloads
Artifact rest-commander
Group com.clearlydecoded
Version 1.0.0
Last update 02. July 2018
Organization not specified
URL https://github.com/clearlydecoded/rest-commander
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies spring-boot-starter-web, jackson-module-jsonSchema,
There are maybe transitive dependencies!

marmotta-backend-native from group org.apache.marmotta (version 3.4.0)

This module provides an Apache Marmotta backend using a Sesame Native Store. This is a suitable backend in case no database is available or no advanced features like rule-based reasoning or versioning are required.

Group: org.apache.marmotta Artifact: marmotta-backend-native
Show all versions Show source 
 

0 downloads
Artifact marmotta-backend-native
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies marmotta-core, marmotta-sail-transactions, sesame-sail-nativerdf,
There are maybe transitive dependencies!

marmotta-reasoner-kiwi from group org.apache.marmotta (version 3.4.0)

Provides support for the sKWRL rule-based reasoning language. Rule programs can be uploaded and are evaluated in a forward chaining algorithm whenever a transaction commits. Since the reasoner evaluates rules directly on the database, reasoning is quite efficient.

Group: org.apache.marmotta Artifact: marmotta-reasoner-kiwi
Show all versions Show source 
 

0 downloads
Artifact marmotta-reasoner-kiwi
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies marmotta-core, marmotta-backend-kiwi, kiwi-reasoner, codemirror-modes, weld-se-core,
There are maybe transitive dependencies!

kiwi-reasoner from group org.apache.marmotta (version 3.4.0)

This module implements the sKWRL rule-based reasoner for the KiWi triplestore. It allows defining custom rule sets over RDF data. sKWRL is a purely monotonic reasoner without negation and implemented using forward chaining on the database.

Group: org.apache.marmotta Artifact: kiwi-reasoner
Show all versions Show source 
 

0 downloads
Artifact kiwi-reasoner
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies kiwi-triplestore, marmotta-sail-transactions, slf4j-api, log4j-over-slf4j, sesame-sail-api, sesame-sail-inferencer, sesame-model, guava, commons-lang3, marmotta-commons,
There are maybe transitive dependencies!

marmotta-backend-kiwi from group org.apache.marmotta (version 3.4.0)

This module provides an Apache Marmotta backend based on the KiWi triple store. This is a reasonable setting for most setups, provides more features than other backends and is therefore also the default backend for Marmotta.

Group: org.apache.marmotta Artifact: marmotta-backend-kiwi
Show all versions Show source 
 

0 downloads
Artifact marmotta-backend-kiwi
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies marmotta-core, kiwi-triplestore, kiwi-sparql,
There are maybe transitive dependencies!



Page 1690 from 2376 (items total 23753)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy