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

Download JAR files tagged by both with all dependencies

Search JAR files by class name

iserve-parent from group uk.ac.open.kmi.iserve (version 2.1.1)

iServe is what we refer to as service warehouse which unifies service publication, analysis, and discovery through the use of lightweight semantics as well as advanced discovery and analytic capabilities. iServe provides the typical features of service registries and additional functionality that exploits service descriptions, service annotations and further data gathered and derived from the analysis of these descriptions, data crawled from the Web, periodic monitoring and user activities. iServe builds upon lessons learnt from research and development on the Web and on service discovery algorithms to provide a generic semantic service registry able to support advanced discovery over both Web APIs and WSDL services described using heterogeneous formalisms.

Group: uk.ac.open.kmi.iserve Artifact: iserve-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact iserve-parent
Group uk.ac.open.kmi.iserve
Version 2.1.1
Last update 18. February 2016
Organization Knowledge Media Institute - The Open University
URL http://kmi.github.io/iserve/latest
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

nohr-plugin from group pt.unl.fct.novalincs (version 2.0.0)

Group: pt.unl.fct.novalincs Artifact: nohr-plugin
Show documentation Show source 
 

0 downloads
Artifact nohr-plugin
Group pt.unl.fct.novalincs
Version 2.0.0
Last update 01. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies nohr-reasoner, prologparser, org.protege.editor.owl,
There are maybe transitive dependencies!

nohr-reasoner from group pt.unl.fct.novalincs (version 2.0.0)

Group: pt.unl.fct.novalincs Artifact: nohr-reasoner
Show documentation Show source 
 

0 downloads
Artifact nohr-reasoner
Group pt.unl.fct.novalincs
Version 2.0.0
Last update 01. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies owlapi-distribution,
There are maybe transitive dependencies!

nohr-benchmark from group pt.unl.fct.novalincs (version 2.0.0)

Group: pt.unl.fct.novalincs Artifact: nohr-benchmark
Show documentation Show source 
 

0 downloads
Artifact nohr-benchmark
Group pt.unl.fct.novalincs
Version 2.0.0
Last update 01. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jewelcli, prologparser, nohr-reasoner,
There are maybe transitive dependencies!

nohr from group pt.unl.fct.novalincs (version 2.0.0)

NoHR (Nova Hybrid Reasoner) is a plug-in for the ontology editor Protégé that allows its users to query knowledge bases composed of both an Ontology in OWL 2 EL or QL and a set of Reasoning Rules. Using a top-down reasoning approach, which means that only the part of the ontology and rules that is relevant for the query is actually evaluated, NoHR respectively combines the capabilities of ELK for OWL 2 EL and a dedicated direct translation for OWL 2 QL with the rule engine XSB Prolog to deliver very fast interactive response times. NoHR is the first hybrid reasoner of its kind for Protégé. NoHR is also distributed as an API.

Group: pt.unl.fct.novalincs Artifact: nohr
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact nohr
Group pt.unl.fct.novalincs
Version 2.0.0
Last update 01. October 2015
Organization NOVA Laboratory of Computer Science and Informatics (NOVA LINCS)
URL http://centria.di.fct.unl.pt/nohr
License Mozilla Public License Version 2.0
Dependencies amount 2
Dependencies elk-owlapi, interprolog,
There are maybe transitive dependencies!

madura-addressbook from group nz.co.senanque (version 1.2.1)

This is a demo program that illustrates some of the capabilities of Madura working with Vaadin. Specifically it shows the use of the JPAontainer. The JPAContainer shown here is extended from the one you can find in Vaadin Addons to support Spring's @Transactional notation. It is also using Madura Objects, but that is an interesting incidental because you could use Madura Objects with both. So the objective here is to show a complete working demo of how to configure everything to show a table of data fetched from a database using JPA, including popup edit forms.

Group: nz.co.senanque Artifact: madura-addressbook
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact madura-addressbook
Group nz.co.senanque
Version 1.2.1
Last update 15. April 2015
Organization Prometheus Consulting
URL www.madurasoftware.com
License not specified
Dependencies amount 13
Dependencies logback-classic, validation-api, hibernate-validator, madura-vaadinsupport, jaxb2-basics, commons-io, commons-dbcp, hibernate-entitymanager, jpacontainer, h2, hyperjaxb3-ejb-runtime, madura-utils, spring-webmvc,
There are maybe transitive dependencies!

scala-quickstart-archetype from group pl.org.miki (version 0.8.2)

Customizable cruft-free Scala archetype. Options: -sourceFolders: [all-in-src-java, scala-only, both-split-src]. DEFAULT: all-in-src-java. --all-in-src-java: Scala and Java code are both in src/main/java (same for test). Plays nicely with IDEs. --scala-only: only src/main/scala set up, and set as source folder. --both-split-src: both src/main/java and src/main/scala. Can play merry havock with IDEs, so not the default. -testLibrary: [scalatest, specs2, scalacheck-only, junit-only]. DEFAULT: scalatest. --scalatest: adds Scalatest AND Scalacheck AND JUnit for most of your testing needs. --specs2: adds specs2 AND Scalacheck AND JUnit. --scalacheck-junit: adds Scalacheck AND JUnit. --junit-only: adds JUnit ONLY. -scalaVersion: 2.10.x+. DEFAULT: 2.11.2. *The Scala tool version is generated automatically. *Some Scala versions may not be compatible with selected test library versions. Adjust as necessary.

Group: pl.org.miki Artifact: scala-quickstart-archetype
Show documentation Show source 
 

0 downloads
Artifact scala-quickstart-archetype
Group pl.org.miki
Version 0.8.2
Last update 26. July 2014
Organization not specified
URL https://github.com/mikkoz/java8-quickstart-archetype
License BSD 3-clause "New" or "Revised" License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

conjunctiveRule from group nz.ac.waikato.cms.weka (version 1.0.4)

This class implements a single conjunctive rule learner that can predict for numeric and nominal class labels. A rule consists of antecedents "AND"ed together and the consequent (class value) for the classification/regression. In this case, the consequent is the distribution of the available classes (or mean for a numeric value) in the dataset. If the test instance is not covered by this rule, then it's predicted using the default class distributions/value of the data not covered by the rule in the training data.This learner selects an antecedent by computing the Information Gain of each antecendent and prunes the generated rule using Reduced Error Prunning (REP) or simple pre-pruning based on the number of antecedents. For classification, the Information of one antecedent is the weighted average of the entropies of both the data covered and not covered by the rule. For regression, the Information is the weighted average of the mean-squared errors of both the data covered and not covered by the rule. In pruning, weighted average of the accuracy rates on the pruning data is used for classification while the weighted average of the mean-squared errors on the pruning data is used for regression.

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

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

bestFirstTree from group nz.ac.waikato.cms.weka (version 1.0.4)

Class for building a best-first decision tree classifier. This class uses binary split for both nominal and numeric attributes. For missing values, the method of 'fractional' instances is used. For more information, see: Haijian Shi (2007). Best-first decision tree learning. Hamilton, NZ. Jerome Friedman, Trevor Hastie, Robert Tibshirani (2000). Additive logistic regression : A statistical view of boosting. Annals of statistics. 28(2):337-407.

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

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

spring-maven-plugin from group org.kuali.maven.plugins (version 3.1.0)

This plugin provides integration between Spring and Maven. Plugin goals support loading a Spring context XML file as part of the Maven build lifecycle. The XML file can be on the local file system or be accessible via any URL Spring's resource loading mechanism can understand. Spring's "classpath:context.xml" style notation is supported. Annotated Java classes can also be used to load a Spring context. Maven properties are injected into the Spring context (both XML and annotation style) as a java.util.Properties bean named "mavenProperties". Maven properties are also registered as a top level PropertySource so that Spring's placeholder resolution framework automatically considers them. See Project Reports -> Plugin Documentation for details on plugin goals. By default, the profile "maven" is set as an active Spring profile along with any other active Maven profiles.

Group: org.kuali.maven.plugins Artifact: spring-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-maven-plugin
Group org.kuali.maven.plugins
Version 3.1.0
Last update 12. March 2014
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 2
Dependencies kuali-util, kuali-maven,
There are maybe transitive dependencies!



Page 109 from 115 (items total 1149)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy