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

Download JAR files tagged by package with all dependencies

Search JAR files by class name

uoa-gitlog-plugin from group nz.ac.auckland.groupapps.maven (version 1.2)

Generates a release note based on commits to a git repository in text format showing the changes that are included in each version. A possible use of this is to push these changelogs to a remote server when releasing the maven project so that the remote server can lookup and update JIRA ticket based on an accurate list of commits that the current package includes.

Group: nz.ac.auckland.groupapps.maven Artifact: uoa-gitlog-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact uoa-gitlog-plugin
Group nz.ac.auckland.groupapps.maven
Version 1.2
Last update 02. July 2015
Organization not specified
URL [email protected]:uoa-group-applications/uoa-gitlog-plugin.git
License not specified
Dependencies amount 6
Dependencies composite-maven-plugin, org.eclipse.jgit, commons-lang3, commons-collections4, jetty-util, composite-groovy,
There are maybe transitive dependencies!

xapi-gwt from group net.wetheinter (version 0.5)

This module exists solely to package all other gwt modules into a single uber jar. This makes deploying to non-mavenized targets much easier. Of course, you would be wise to inherit your dependencies individually; the uber jar is intended for projects like collide, which have complex configuration, and adding many jars would be a pain.

Group: net.wetheinter Artifact: xapi-gwt
Show all versions Show documentation Show source 
 

2 downloads
Artifact xapi-gwt
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jnuit-archetype from group im.bci (version 0.13)

Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...

Group: im.bci Artifact: jnuit-archetype
Show all versions Show source 
 

0 downloads
Artifact jnuit-archetype
Group im.bci
Version 0.13
Last update 17. May 2015
Organization not specified
URL http://git.bci.im/jnuit
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

uadetector-resources from group net.sf.uadetector (version 2014.10)

This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.

Group: net.sf.uadetector Artifact: uadetector-resources
Show all versions Show documentation Show source 
 

28 downloads
Artifact uadetector-resources
Group net.sf.uadetector
Version 2014.10
Last update 09. November 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies uadetector-core, slf4j-api, logback-classic, fest-assert,
There are maybe transitive dependencies!

jzmq from group org.zeromq (version 3.1.0)

The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. This package contains the Java Bindings for ZeroMQ.

Group: org.zeromq Artifact: jzmq
Show all versions Show documentation Show source 
 

24 downloads
Artifact jzmq
Group org.zeromq
Version 3.1.0
Last update 11. July 2014
Organization not specified
URL https://zeromq.org/
License LGPLv3+
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

costSensitiveAttributeSelection from group nz.ac.waikato.cms.weka (version 1.0.3)

This package provides two meta attribute selection evaluators - one for performing cost-sensitive attribute evaluation (CostSensitiveAttributeEval) and a second for performing cost-sensitive subset evaluation (CostSensitiveSubsetEval). Both methods take a cost matrix and a base evaluator. If the base evaluator can handle instance weights, then the training data is weighted according to the cost matrix, otherwise the training data is sampled according to the cost matrix.

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

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

attributeSelectionSearchMethods from group nz.ac.waikato.cms.weka (version 1.0.7)

This package provides four search methods for attribute selection: ExhaustiveSearch, GeneticSearch, RandomSearch and RankSearch. See: David E. Goldberg (1989). Genetic algorithms in search, optimization and machine learning. Addison-Wesley. Mark Hall, Geoffrey Holmes (2003). Benchmarking attribute selection techniques for discrete class data mining. IEEE Transactions on Knowledge and Data Engineering. 15(6):1437-1447.

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

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

org.everit.osgi.bundles.javax.sql from group org.everit.osgi.bundles (version 4.1.0)

OSGi bundle that contains the JDBC API coming from OpenJDK 1.7. In case of OSGi, it is better to exclude javax.sql.*, com.sun.rowset.* and javax.transaction.* packages from the boot classpath and use them from bundles. Very often javax.transaction.* packages are used from a custom bundle. As javax.sql.XADataSource wires to that package, it is logical to have that in a custom bundle as well so there will be no package wiring issues.

Group: org.everit.osgi.bundles Artifact: org.everit.osgi.bundles.javax.sql
Show all versions Show documentation Show source 
 

4 downloads
Artifact org.everit.osgi.bundles.javax.sql
Group org.everit.osgi.bundles
Version 4.1.0
Last update 01. April 2014
Organization not specified
URL http://www.oracle.com/technetwork/java/javase/jdbc/index.html
License GNU General Public License, version 2, with the Classpath Exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcalendar from group com.toedter (version 1.4)

JCalendar is a Java date chooser bean for graphically picking a date. JCalendar is composed of several other Java beans, a JDayChooser, a JMonthChooser and a JYearChooser. All these beans have a locale property, provide several icons (Color 16x16, Color 32x32, Mono 16x16 and Mono 32x32) and their own locale property editor. So they can easily be used in GUI builders. Also part of the package is a JDateChooser, a bean composed of an IDateEditor (for direct date editing) and a button for opening a JCalendar for selecting the date.

Group: com.toedter Artifact: jcalendar
Show all versions Show documentation Show source 
 

4346 downloads
Artifact jcalendar
Group com.toedter
Version 1.4
Last update 04. September 2013
Organization not specified
URL http://www.toedter.com/en/jcalendar/
License GNU LESSER GENERAL PUBLIC LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sspace from group edu.ucla.sspace (version 2.0.4)

The S-Space Package is a Natural Language Processing library for distributional semantics representations. Distributional semantics representations model the meaning of words, phrases, and sentences as high dimensional vectors or probability distributions. The library includes common algorithms such as Latent Semantic Analysis, Random Indexing, and Latent Dirichlet Allocation. The S-Space package also includes software libraries for matrices, vectors, graphs, and numerous clustering algorithms.

Group: edu.ucla.sspace Artifact: sspace
Show all versions Show documentation Show source 
 

1 downloads
Artifact sspace
Group edu.ucla.sspace
Version 2.0.4
Last update 10. August 2013
Organization not specified
URL http://fozziethebeat.github.com/S-Space
License GNU General Public License 2
Dependencies amount 1
Dependencies trove4j,
There are maybe transitive dependencies!



Page 423 from 440 (items total 4391)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy