Download JAR files tagged by input with all dependencies
tlddoc from group io.github.weblegacy (version 1.4)
Tag Library Documentation Generator is a utility for automatically generating
javadoc-style documentation for JavaServer Pages (JSP) Technology Tag Libraries.
It accepts a set of tag libraries as input, and generates a set of HTML files as
output. It can also be used to generate tag library documentation for JavaServer
Faces UI components.
Included in the output is a full description of each defined tag library, the tags
contained within those tag libraries, and how to use those tags.
Artifact tlddoc
Group io.github.weblegacy
Version 1.4
Last update 19. July 2022
Organization Web-Legacy
URL https://weblegacy.github.io/tlddoc
License BSD 3-Clause "New" or "Revised" License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.weblegacy
Version 1.4
Last update 19. July 2022
Organization Web-Legacy
URL https://weblegacy.github.io/tlddoc
License BSD 3-Clause "New" or "Revised" License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
conductor-exporter from group io.github.marcocrasso (version 1.0.1)
This tool receives as input a workflow name, and a range of times, to export Conductor
Workflows into any format, e.g. csv. Historically, this tool run to only generate CSV, but then I needed
other formats, like series for each task, and decided to extend this tool for supporting custom external
exporters, which can be added using configuration.
Group: io.github.marcocrasso Artifact: conductor-exporter
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact conductor-exporter
Group io.github.marcocrasso
Version 1.0.1
Last update 16. July 2021
Organization not specified
URL https://github.com/marcocrasso/conductor-exporter
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.marcocrasso
Version 1.0.1
Last update 16. July 2021
Organization not specified
URL https://github.com/marcocrasso/conductor-exporter
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
abnffuzzer from group com.github.nradov (version 0.2.2)
Fuzz tester for Augmented Backus-Naur Form (ABNF) rules as defined in
IETF RFC 5234. This library can directly parse a variety of input
sources and extract the ABNF rules, then generate random output matching
those rules. That output can be fed in a test framework such as JUnit to
search for defects in an application which implements the rules. The
most common use case would be testing implementations of other IETF RFCs.
0 downloads
Artifact abnffuzzer
Group com.github.nradov
Version 0.2.2
Last update 07. December 2019
Organization not specified
URL https://github.com/nradov/${project.artifactId}
License GNU Lesser General Public License, version 2.1
Dependencies amount 3
Dependencies commons-cli, antlr4, antlr4-runtime,
There are maybe transitive dependencies!
Group com.github.nradov
Version 0.2.2
Last update 07. December 2019
Organization not specified
URL https://github.com/nradov/${project.artifactId}
License GNU Lesser General Public License, version 2.1
Dependencies amount 3
Dependencies commons-cli, antlr4, antlr4-runtime,
There are maybe transitive dependencies!
spring-data-querydsl-value-operators from group org.bitbucket.gt_tech (version 4.0.0)
This component provides extensions in terms of "Value operators" in search input fields on top of Querydsl and
it's Spring data integration. These value operators embellish the default out of the box capabilities in
Spring Data/Querydsl, which is by far statically compiled, by allowing service consumers to plugin different
value operators in search fields and thus perform rich/complex queries.
Group: org.bitbucket.gt_tech Artifact: spring-data-querydsl-value-operators
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact spring-data-querydsl-value-operators
Group org.bitbucket.gt_tech
Version 4.0.0
Last update 11. June 2019
Organization not specified
URL https://bitbucket.org/gt_tech/spring-data-querydsl-value-operators
License Apache License, Version 2.0
Dependencies amount 7
Dependencies querydsl-core, querydsl-collections, guava, commons-lang, commons-lang3, commons-collections, slf4j-api,
There are maybe transitive dependencies!
Group org.bitbucket.gt_tech
Version 4.0.0
Last update 11. June 2019
Organization not specified
URL https://bitbucket.org/gt_tech/spring-data-querydsl-value-operators
License Apache License, Version 2.0
Dependencies amount 7
Dependencies querydsl-core, querydsl-collections, guava, commons-lang, commons-lang3, commons-collections, slf4j-api,
There are maybe transitive dependencies!
alignment from group de.cit-ec.tcs (version 3.1.1)
This Java Toolbox provides several algorithms to align two
input sequences, where your sequential data is allowed to be multimodal
and multidimensional. We also provide additional tools to inspect the
alignment results in more detail or even calculate derivatives of the
alignment w.r.t. metric parameters such that you can optimize the
alignment parameters according to some cost function. It is written
in Java 1.7. and is also compatible with Matlab (version 2013b or
higher).
Group: de.cit-ec.tcs Artifact: alignment
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact alignment
Group de.cit-ec.tcs
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.cit-ec.tcs
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
libavformat from group com.tagtraum (version 4.0.0)
The libavformat library provides a generic framework for multiplexing and demultiplexing
(muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers
and demuxers for multimedia container formats.
It also supports several input and output protocols to access a media resource.
Group: com.tagtraum Artifact: libavformat
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libavformat
Group com.tagtraum
Version 4.0.0
Last update 25. April 2018
Organization FFmpeg.org
URL http://ffmpeg.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.tagtraum
Version 4.0.0
Last update 25. April 2018
Organization FFmpeg.org
URL http://ffmpeg.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
geocode from group com.afrigis.services (version 3.0.2)
Forward Geocoding matches an address to its correct location on the map by converting an address into geographical coordinates. Applications submit addresses or a search string containing partial address information. The result is either a single record exactly matching the input, or a set of records ranked by relevance when the input is ambiguous.
0 downloads
Artifact geocode
Group com.afrigis.services
Version 3.0.2
Last update 18. July 2017
Organization AfriGIS (Pty) Ltd
URL https://developers.afrigis.co.za/portfolio/search/
License not specified
Dependencies amount 1
Dependencies core,
There are maybe transitive dependencies!
Group com.afrigis.services
Version 3.0.2
Last update 18. July 2017
Organization AfriGIS (Pty) Ltd
URL https://developers.afrigis.co.za/portfolio/search/
License not specified
Dependencies amount 1
Dependencies core,
There are maybe transitive dependencies!
hppcrt from group com.github.vsonnier (version 0.7.5)
High Performance Primitive Collections Realtime
(fork of HPPC of Carrotsearch)
Fundamental data structures (maps, sets, lists, stacks, queues, heaps, sorts) generated for
combinations of object and primitive types to conserve JVM memory and speed
up execution. The Realtime fork intend of extending collections while tweaking and optimizations to remove any dynamic allocations at runtime,
and low variance execution times.
8 downloads
Artifact hppcrt
Group com.github.vsonnier
Version 0.7.5
Last update 11. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.vsonnier
Version 0.7.5
Last update 11. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
svg2vector from group de.vandermeer (version 2.0.0)
SVG to vector converter. This tool converts an SVG graphic to a vector format. Currently supported targets are EMF, PDF and SVG. The tool does support SVG and SVGZ input formats. It also can deal with SVG layers. Input can be a file or a URL. Output can be a single file or a set of files, i.e. handling SVG layers individually. This means that the tool can be part of a tool chain for creating animations. Simply create an SVG image with several layers, one per step of an animation. Then use this tool to create an image per layer and use them in the target publication platform.
10 downloads
Artifact svg2vector
Group de.vandermeer
Version 2.0.0
Last update 13. April 2017
Organization not specified
URL http://www.vandermeer.de/projects/skb/java/svg2vector
License Apache 2
Dependencies amount 8
Dependencies execs, ST4, batik-bridge, freehep-graphicsio, freehep-graphics2d, freehep-graphicsio-emf, freehep-graphicsio-pdf, freehep-graphicsio-svg,
There are maybe transitive dependencies!
Group de.vandermeer
Version 2.0.0
Last update 13. April 2017
Organization not specified
URL http://www.vandermeer.de/projects/skb/java/svg2vector
License Apache 2
Dependencies amount 8
Dependencies execs, ST4, batik-bridge, freehep-graphicsio, freehep-graphics2d, freehep-graphicsio-emf, freehep-graphicsio-pdf, freehep-graphicsio-svg,
There are maybe transitive dependencies!
iopower from group com.github.power-libraries (version 1.1.3)
Power Libraries is a small project to collect some repeatedly needed or otherwise useful Java 8 classes in a collection of tiny libraries.
IO Power is the first and really tiny library of the Power Libraries. It contains some simple helper method for opening Input- and Outputstreams. The main purpose of IO Power is to make opening streams, readers and writers less cluttered and simple to understand.
0 downloads
Artifact iopower
Group com.github.power-libraries
Version 1.1.3
Last update 15. September 2016
Organization not specified
URL http://power-libraries.github.io
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.power-libraries
Version 1.1.3
Last update 15. September 2016
Organization not specified
URL http://power-libraries.github.io
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
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 115 from 120 (items total 1195)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy