Download JAR files tagged by input with all dependencies
wicketstuff-calendarviews from group org.wicketstuff (version 1.5.13)
WicketStuff CalendarViews aims to provide several Wicket components that make it easy
to incorporate a calendar into your application. These calendars can be used to display
events and schedules. NOTE: these are not kin to the datepicker style components for use
in forms - these are for displaying calendars of data, not receiving date input.
Group: org.wicketstuff Artifact: wicketstuff-calendarviews
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact wicketstuff-calendarviews
Group org.wicketstuff
Version 1.5.13
Last update 14. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies wicketstuff-jslibraries, wicket-extensions,
There are maybe transitive dependencies!
Group org.wicketstuff
Version 1.5.13
Last update 14. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies wicketstuff-jslibraries, wicket-extensions,
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*.
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!
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!
speakingurl from group de.weltraumschaf (version 1.0.0)
GeneraTe a slug with a lot of options; create of so called 'static' or 'Clean
URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly
URL' or 'SEO-friendly URL' from a string. This module aims to transliterate the
input string.
Java port of https://github.com/pid/speakingurl.
Artifact speakingurl
Group de.weltraumschaf
Version 1.0.0
Last update 29. September 2014
Organization not specified
URL http://weltraumschaf.github.io/speakingurl/
License The BSD 3-Clause License (BSD3)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.weltraumschaf
Version 1.0.0
Last update 29. September 2014
Organization not specified
URL http://weltraumschaf.github.io/speakingurl/
License The BSD 3-Clause License (BSD3)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
pipes from group com.tinkerpop (version 2.6.0)
Pipes is a dataflow framework written in Java that enables the splitting, merging, filtering, and
transformation of data from input to output.
Computations are expressed using a combinator model and are evaluated in a memory-efficient, lazy fashion.
Artifact pipes
Group com.tinkerpop
Version 2.6.0
Last update 17. September 2014
Organization not specified
URL http://pipes.tinkerpop.com
License BSD 3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.tinkerpop
Version 2.6.0
Last update 17. September 2014
Organization not specified
URL http://pipes.tinkerpop.com
License BSD 3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jadex-javaparser from group net.sourceforge.jadex (version 2.4)
The Jadex Java parser allows arbitrary Java terms being
parsed. The parser accepts input that can be written as
right hand side of a Java assignment (exp = term), i.e.
procedural language aspects like loops or branches.
Group: net.sourceforge.jadex Artifact: jadex-javaparser
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jadex-javaparser
Group net.sourceforge.jadex
Version 2.4
Last update 20. December 2013
Organization not specified
URL http://jadex.sourceforge.net
License LGPL License
Dependencies amount 1
Dependencies jadex-commons,
There are maybe transitive dependencies!
Group net.sourceforge.jadex
Version 2.4
Last update 20. December 2013
Organization not specified
URL http://jadex.sourceforge.net
License LGPL License
Dependencies amount 1
Dependencies jadex-commons,
There are maybe transitive dependencies!
maybe from group com.ckkloverdos (version 0.6.0)
Scala Maybe.
Inspired by Lift's Box, Haskell's Maybe and Scala's Option.
A few noteable characteristics:
* `Maybe()` is a polymorphich constructor that Does The Right Thing, no matter the input.
* `get` is only provided for a `Just` value, not in the general `Maybe` API.
* `map` on a `Just` Does The Right Thing, even if the calling function explodes.
Artifact maybe
Group com.ckkloverdos
Version 0.6.0
Last update 29. January 2013
Organization ckkloverdos.com
URL https://github.com/loverdos/maybe
License Apache 2
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!
Group com.ckkloverdos
Version 0.6.0
Last update 29. January 2013
Organization ckkloverdos.com
URL https://github.com/loverdos/maybe
License Apache 2
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!
filteredAttributeSelection from group nz.ac.waikato.cms.weka (version 1.0.2)
This package provides two meta attribute selection evaluators that can apply an arbitrary filter to the input data before executing the actual attribute selection scheme. One filters data and then passes it to an attribute evaluator (FilteredAttributeEval), and the other filters data and then passes it to a subset evaluator (FilteredSubsetEval).
Group: nz.ac.waikato.cms.weka Artifact: filteredAttributeSelection
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact filteredAttributeSelection
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/filteredAttributeSelection
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
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/filteredAttributeSelection
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
ngramj-language-extraction from group org.ow2.weblab.webservices (version 1.2.2)
This component is dedicated to process text resources contained by the Resource in input in order to identify in which language they are written.
A dc:language property is added to every Text section having as value name of the ngp file used as for language profile.
Group: org.ow2.weblab.webservices Artifact: ngramj-language-extraction
Show all versions Show documentation
Show all versions Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ngramj-language-extraction
Group org.ow2.weblab.webservices
Version 1.2.2
Last update 06. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies cngram, rdf-helper-jena,
There are maybe transitive dependencies!
Group org.ow2.weblab.webservices
Version 1.2.2
Last update 06. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies cngram, rdf-helper-jena,
There are maybe transitive dependencies!
calendarviews from group org.wicketstuff (version 1.5-RC5.1)
WicketStuff CalendarViews aims to provide several Wicket components that make it easy
to incorporate a calendar into your application. These calendars can be used to display
events and schedules. NOTE: these are not kin to the datepicker style components for use
in forms - these are for displaying calendars of data, not receiving date input.
0 downloads
Artifact calendarviews
Group org.wicketstuff
Version 1.5-RC5.1
Last update 25. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jslibraries, wicket-extensions,
There are maybe transitive dependencies!
Group org.wicketstuff
Version 1.5-RC5.1
Last update 25. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jslibraries, wicket-extensions,
There are maybe transitive dependencies!
ngramj-language-extraction from group org.ow2.weblab.service (version 1.1.1)
This component is dedicated to process text resources contained by the Resource in input in order to identify in which language they are written.
A dc:language property is added to every Text section having as value name of the ngp file used as for language profile.
Group: org.ow2.weblab.service Artifact: ngramj-language-extraction
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ngramj-language-extraction
Group org.ow2.weblab.service
Version 1.1.1
Last update 09. March 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cngram,
There are maybe transitive dependencies!
Group org.ow2.weblab.service
Version 1.1.1
Last update 09. March 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cngram,
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
- 117
- 118
- 119
- 120
Page 113 from 120 (items total 1195)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy