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

Download JAR files tagged by example with all dependencies

Search JAR files by class name

lib-tag-core from group com.github.naoghuman (version 0.3.0)

The library `Lib-Tag-Core` provides the API to perform CRUD (`Create`, `Read`, `Update` and `Delete`) operations for a [Tag]. A `Tag` is basically a simple [String] which can be used for example in a [Button], [Label] or another [JavaFX] component. Tagged topics can be easily searched or analysed for a `Tag`.

Group: com.github.naoghuman Artifact: lib-tag-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact lib-tag-core
Group com.github.naoghuman
Version 0.3.0
Last update 01. January 2018
Organization not specified
URL https://github.com/Naoghuman/lib-tag.git
License The GNU General Public License, Version 3.0
Dependencies amount 1
Dependencies afterburner.fx,
There are maybe transitive dependencies!

releaser from group com.minlia.cloud (version 0.0.4)

An example for getting your GitHub project to Maven Central. Demonstrates required POM information and release plugin configuration. Many thanks to: http://datumedge.blogspot.co.uk/2012/05/publishing-from-github-to-maven-central.html

Group: com.minlia.cloud Artifact: releaser
Show all versions 
 

0 downloads
Artifact releaser
Group com.minlia.cloud
Version 0.0.4
Last update 13. August 2017
Organization not specified
URL https://github.com/minlia-projects/releaser
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

joala-dns from group net.joala (version 1.2.1)

Sometimes you need your tests to resolve hostnames. While you could change for example the /etc/hosts file for your test resolving this is not what you actually want to do. Joala DNS offers a custom Domain Name Server which you can feed with hosts to resolve from within your tests.

Group: net.joala Artifact: joala-dns
Show all versions Show documentation Show source 
 

0 downloads
Artifact joala-dns
Group net.joala
Version 1.2.1
Last update 02. August 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies joala-core, slf4j-api, guava, dnsjava, junit,
There are maybe transitive dependencies!

x2br-mangaba from group org.x2br (version 0.1.0.BETA)

The Mangaba is an open-source tool for automating Specification by Example, using natural language, through the use of internals DSLs. The specifications are made in the test class itself, without the need to write them in HTML or Markdown.

Group: org.x2br Artifact: x2br-mangaba
Show documentation Show source 
 

0 downloads
Artifact x2br-mangaba
Group org.x2br
Version 0.1.0.BETA
Last update 25. April 2017
Organization not specified
URL https://github.com/X2Br/x2br-mangaba
License Apache License, Version 2.0
Dependencies amount 2
Dependencies junit, velocity,
There are maybe transitive dependencies!

james-examples from group org.jamesframework (version 1.2)

The JAMES examples module is part of the JAMES framework for discrete optimization using local search metaheuristics in Java. It provides a series of example problem implementations where different algorithms are applied to obtain solutions.

Group: org.jamesframework Artifact: james-examples
Show all versions Show documentation Show source 
 

0 downloads
Artifact james-examples
Group org.jamesframework
Version 1.2
Last update 12. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies james-core, james-extensions,
There are maybe transitive dependencies!

gwt-angular-web from group com.asayama.docs.gwt.angular (version 1.0.3)

Provides the live demo web site for GWT Angular project. GWT Angular is a GWT wrapper around AngularJS framework, so that the powerful MVC framework of AngularJS can be used by Java programmers. The site itself is written using GWT Angular. If anyone wishes to learn how to write a site using GWT Angular, and wishes to see a working example, this project may serve as a reference implementation.

Group: com.asayama.docs.gwt.angular Artifact: gwt-angular-web
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gwt-angular-web
Group com.asayama.docs.gwt.angular
Version 1.0.3
Last update 20. January 2016
Organization not specified
URL http://gwt-angular.asayama.com
License not specified
Dependencies amount 1
Dependencies gwt-font-awesome,
There are maybe transitive dependencies!

bootstrap-jumbotron-theme from group br.com.thiagomoreira.liferay.plugins.bootstrap-jumbotron-app (version 1.0.1)

Bootstrap Jumbotron theme is a theme based on the Jumbotron example from http://getbootstrap.com/2.3.2/examples/hero.html and the _styled theme. By default it prints the site's name and description into the jumbotron area. It also enables add contact information to the footer through theme settings in the Site Administration area.

Group: br.com.thiagomoreira.liferay.plugins.bootstrap-jumbotron-app Artifact: bootstrap-jumbotron-theme
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bootstrap-jumbotron-theme
Group br.com.thiagomoreira.liferay.plugins.bootstrap-jumbotron-app
Version 1.0.1
Last update 01. July 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

soapworks-exampleproject from group com.optimaize.soapworks.exampleproject (version 0.4)

A code example for how to use the soapworks library. The submodules are: server: a sample server app that runs a web service. clientlib: the matching web service client library that uses soap/wsdl to connect to the server. clientapp: a sample client app that uses the clientlib to connect to the server. To test it, run the Boot class and then execute the PingServiceImplTest.

Group: com.optimaize.soapworks.exampleproject Artifact: soapworks-exampleproject
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact soapworks-exampleproject
Group com.optimaize.soapworks.exampleproject
Version 0.4
Last update 02. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies logback-classic,
There are maybe transitive dependencies!

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

Description=Provides a set of filters for time series. Currently contains PAA and SAX transformation filters and a filter that converts symbolic time series to string attribute values. The time series need to be given as values of a relation-valued attribute in the ARFF file. For example data in ARFF format, check the data directory of this package.

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

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

codelet from group com.github.aliteralmind (version 0.1.4.1)

**Codelet**: Automated insertion of *already unit-tested* example code (its source code, console output, and input text-files) into JavaDoc using inline taglets--Codelet makes it possible to have *always accurate documentation*.

Group: com.github.aliteralmind Artifact: codelet
Show all versions Show documentation Show source 
 

0 downloads
Artifact codelet
Group com.github.aliteralmind
Version 0.1.4.1
Last update 10. December 2014
Organization Jeff Epstein
URL https://github.com/aliteralmind/codelet
License Lesser General Public License (LGPL) version 3.0
Dependencies amount 1
Dependencies templatefeather,
There are maybe transitive dependencies!



Page 237 from 272 (items total 2711)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy