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

Download JAR files tagged by whereas with all dependencies

Search JAR files by class name

wicket-gchart-parent from group org.wicketstuff (version 10.1.1)

wicket-gchart is a component to use Google Charts in your Wicket application. It is written for the v45 API based on https://www.gstatic.com/charts/loader.js, whereas googlecharts from wicketstuff is based on the old deprecated Image Charts API.

Group: org.wicketstuff Artifact: wicket-gchart-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wicket-gchart-parent
Group org.wicketstuff
Version 10.1.1
Last update 14. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

router-generator-plugin from group de.leanovate.router (version 0.10)

Group: de.leanovate.router Artifact: router-generator-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact router-generator-plugin
Group de.leanovate.router
Version 0.10
Last update 02. October 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies maven-plugin-api, maven-core, maven-model, maven-artifact, plexus-utils, plexus-archiver, maven-plugin-annotations, router-generator,
There are maybe transitive dependencies!

router-generator from group de.leanovate.router (version 0.10)

Group: de.leanovate.router Artifact: router-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact router-generator
Group de.leanovate.router
Version 0.10
Last update 02. October 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies router-base, junit,
There are maybe transitive dependencies!

router-base from group de.leanovate.router (version 0.10)

Group: de.leanovate.router Artifact: router-base
Show all versions Show documentation Show source 
 

0 downloads
Artifact router-base
Group de.leanovate.router
Version 0.10
Last update 02. October 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

parent from group de.leanovate.router (version 0.10)

Generic generator for http router bases on a route file similar to rails. The generated classes are framework agnostic, whereas several adapters are already provided.

Group: de.leanovate.router Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group de.leanovate.router
Version 0.10
Last update 02. October 2014
Organization not specified
URL https://github.com/leanovate/route-generator
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

groovy2ssh-maven-plugin from group com.googlecode.msidor.maven.plugins (version 1.0.4)

Maven plugin that allows to execute shell commands via groovy script on remote host through ssh connection. This is basically only the maven plugin wrapper for com.googlecode.msidor.groovy2ssh library whereas the SSH connection is handled by JSCH library.

Group: com.googlecode.msidor.maven.plugins Artifact: groovy2ssh-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact groovy2ssh-maven-plugin
Group com.googlecode.msidor.maven.plugins
Version 1.0.4
Last update 28. November 2014
Organization not specified
URL https://code.google.com/p/groovy2ssh-maven-plugin/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies groovy2ssh, maven-plugin-api, slf4j-api,
There are maybe transitive dependencies!

remoteconsole-groovy from group org.devcake.groovy (version 1.0.16)

The library allows to create remote console server easily, and run Groovy scripts remotely on the console server. It supports execution of parts of the script, with all import statements applied. The library can be used as a standalone remote console server, and as embedded console server. It contains default implementaiton of Remote Console client, whereas customized implementation is also available.

Group: org.devcake.groovy Artifact: remoteconsole-groovy
Show all versions Show documentation Show source 
 

0 downloads
Artifact remoteconsole-groovy
Group org.devcake.groovy
Version 1.0.16
Last update 19. November 2014
Organization not specified
URL http://devcake.org/Projects/Remoteconsole-Groovy
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies commons-collections, easymock, testng, autoimports-groovy, groovy-all,
There are maybe transitive dependencies!

solr-engine-embedded from group org.ow2.weblab.webservices (version 2.0.2)

This service implements the Indexer and Searcher interface of WebLab and uses a embedded SOLR engine in order to realize the functions. Unlike the other SolR service, this version does not need having SolR installed. Configuration of the SOLR service can be done through IndexerBean.xml and SearcherBean.xml whereas the SolR instance configuration resides in the solr directory.

Group: org.ow2.weblab.webservices Artifact: solr-engine-embedded
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact solr-engine-embedded
Group org.ow2.weblab.webservices
Version 2.0.2
Last update 13. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies dataoperator, rdf-helper-jena, rdf-helper-jena-selection, bean-helper-spring, solr-core, commons-lang3, slf4j-log4j12,
There are maybe transitive dependencies!

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

Extension of BestFirst. Takes a restricted number of k attributes into account. Fixed-set selects a fixed number k of attributes, whereas k is increased in each step when fixed-width is selected. The search uses either the initial ordering to select the top k attributes, or performs a ranking (with the same evalutator the search uses later on). The search direction can be forward, or floating forward selection (with opitional backward search steps). For more information see: Martin Guetlein (2006). Large Scale Attribute Selection Using Wrappers. Freiburg, Germany.

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

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

modelant from group net.mdatools (version 3.3.0)

Modelant provides JMI-compliant mechanism to read, process, export models in MOF 1.4, UML 1.3 and UML 1.4, including also an engine for generation of code (any texts) using Object-Oriented Programming and templates. It is an extensible framework allowing adding support of other languages, described using MOF 1.4 metamodels. Modelant provides Maven plugins to automate the creation and comparison of UML 1.3, UML 1.4, MOF 1.4 models; the generation of code from models; the reverse engineering of java code, relational databases and XML DTD/XSD; the transformatoion of models, e.g. tranformation of of UMl 1.3 models to UML 1.4; the comparison and change identification in UML 1.3/UML 1.4 models and MOF 1.4 metamodels. The produced UML 1.3 models are suitable to be imported in Rational Rose 2003 + XMI Plugin, WhiteStar UML / Star UML, Enterprise Architect, other, as they employ MOF 1.3/MOF 1.4 as reading MOF 1.3 is internally converted to MOF1.4 and XMI 1.1 and XMI 1.2. whereas the converted to UML 1.4 models can be imported in Argo UML, Enterprise Architect, other as they employ MOF 1.4 and XMI 1.1 and XMI 1.2. Modelant wraps the NetBeans Meta-Data Repository (MDR).

Group: net.mdatools Artifact: modelant
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact modelant
Group net.mdatools
Version 3.3.0
Last update 02. November 2018
Organization not specified
URL https://mdatools.net/
License Eclipse Public License v 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 3 (items total 22)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy