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

Download JAR files tagged by several with all dependencies

Search JAR files by class name

butor-fw-core-parent from group com.butor (version 1.0.29)

Butor Framework is a framework that enables fast and easy creation of HTTP services. (asynchronous and synchronous). It consists of several modules for different layers, such as data access, services, JSON serialization and test utilities. It sits on top of popular and proven libraries such as Google Guava and Spring. The project is released under APL 2.0

Group: com.butor Artifact: butor-fw-core-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact butor-fw-core-parent
Group com.butor
Version 1.0.29
Last update 30. August 2019
Organization not specified
URL http://www.butor.com
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

parachute from group org.devzendo (version 0.0.1)

This is an emulator of the 32-bit Inmos T414/T800/T801/T805 Transputer family, a Node Server that interfaces it to a host OS, providing boot/debug/IO facilities. Also several example programs. A macro assembler that understands a subset of MASM 6 directives, for building for the Transputer. A port of eForth to the above emulator. (Apache License v2) 2005-2019 Matt Gumbley, DevZendo.org

Group: org.devzendo Artifact: parachute
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parachute
Group org.devzendo
Version 0.0.1
Last update 19. June 2019
Organization DevZendo.org
URL https://devzendo.github.io/parachute
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies transputer-emulator, transputer-emulator, transputer-emulator, transputer-emulator, transputer-emulator, transputer-emulator, tma-linux, tma-osx, tma-windows,
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 
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!

libavcodec from group com.tagtraum (version 4.0.0)

The libavcodec library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation.

Group: com.tagtraum Artifact: libavcodec
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libavcodec
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!

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!

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.

Group: de.vandermeer Artifact: svg2vector
Show all versions Show documentation Show source 
 

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!

chicory-maven-parent from group com.github.sviperll (version 0.36)

This is an umbrella project that unifies several libraries. All libraries provides some basic most generic functionality. This package is used to share generic code between more specialized projects. All provided libraries tend to have as simple implementation as possible, basically some wrapping above Java SE.

Group: com.github.sviperll Artifact: chicory-maven-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chicory-maven-parent
Group com.github.sviperll
Version 0.36
Last update 13. September 2016
Organization not specified
URL https://github.com/sviperll/chicory
License The BSD 3-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmockit-coverage from group org.jmockit (version 1.23)

JMockit Coverage is a code coverage tool with several metrics (line, path, data) capable of generating HTML reports. It is designed with ease of use in mind, avoiding the need for complex configuration. Instead, smart (but overridable) defaults are employed, such as the selection of which classes to consider for coverage, and where to find sources files for report generation.

Group: org.jmockit Artifact: jmockit-coverage
Show all versions Show documentation Show source 
 

11 downloads
Artifact jmockit-coverage
Group org.jmockit
Version 1.23
Last update 24. April 2016
Organization not specified
URL http://www.jmockit.org
License The MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

less4j from group com.github.sommeri (version 1.17.2)

Less language is an extension of css and less4j compiles it into regular css. It adds several dynamic features into css: variables, expressions, nested rules. Less4j is a port. The original compiler was written in JavaScript and is called less.js. The less language is mostly defined in less.js documentation/issues and by what less.js actually do. Links to less.js: * home page: http://lesscss.org/ * source code & issues: https://github.com/cloudhead/less.js

Group: com.github.sommeri Artifact: less4j
Show all versions Show documentation Show source 
 

4 downloads
Artifact less4j
Group com.github.sommeri
Version 1.17.2
Last update 14. March 2016
Organization not specified
URL https://github.com/SomMeri/less4j
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies antlr-runtime, commons-io, commons-beanutils, gson, protobuf-java,
There are maybe transitive dependencies!

release from group org.erasmusmc.data-mining (version 1.3)

Group: org.erasmusmc.data-mining Artifact: release
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact release
Group org.erasmusmc.data-mining
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 94 from 101 (items total 1009)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy