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

Download JAR files tagged by line with all dependencies

Search JAR files by class name

easyjasub-cmd from group com.github.riccardove.easyjasub (version 0.6.2)

Group: com.github.riccardove.easyjasub Artifact: easyjasub-cmd
Show all versions Show documentation Show source 
 

0 downloads
Artifact easyjasub-cmd
Group com.github.riccardove.easyjasub
Version 0.6.2
Last update 05. January 2015
Organization not specified
URL http://easyjasub.sourceforge.net
License not specified
Dependencies amount 3
Dependencies easyjasub-lib, commons-cli, nv-i18n,
There are maybe transitive dependencies!

easyjasub-lib from group com.github.riccardove.easyjasub (version 0.6.2)

Group: com.github.riccardove.easyjasub Artifact: easyjasub-lib
Show all versions Show documentation Show source 
 

0 downloads
Artifact easyjasub-lib
Group com.github.riccardove.easyjasub
Version 0.6.2
Last update 05. January 2015
Organization not specified
URL http://easyjasub.sourceforge.net
License not specified
Dependencies amount 10
Dependencies antlr-runtime, rendersnake, commons-io, cssbox, html2image, subtitleConvert, kurikosu, lucene-analyzers-kuromoji, bdsup2sub-lib, stringtemplate,
There are maybe transitive dependencies!

easyjasub from group com.github.riccardove.easyjasub (version 0.6.2)

Tool to assist in understanding Japanese subtitles those who have a little knowledge of Japanese language, for language learning. It allows you to get subtitles with furigana and in-line translation, in several formats suitable for both video rendering and self-study.

Group: com.github.riccardove.easyjasub Artifact: easyjasub
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact easyjasub
Group com.github.riccardove.easyjasub
Version 0.6.2
Last update 05. January 2015
Organization Riccardo Vestrini
URL http://easyjasub.sourceforge.net
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scie-core from group de.cit-ec.scie (version 2.0.1)

Contains the SCIE main application and the CLI interface. This project integrates the named entity recognition (NER), the PDF import and the classification and interfaces with the UIMA framework. The command line interface can be used to produce a set of UIMA XCAS files.

Group: de.cit-ec.scie Artifact: scie-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact scie-core
Group de.cit-ec.scie
Version 2.0.1
Last update 10. December 2014
Organization not specified
URL http://openresearch.cit-ec.de/projects/scie/
License The GNU Affero General Public License, Version 3
Dependencies amount 9
Dependencies uimaj-core, uimafit-core, log4j, stanford-pos-tagger, scie-typesystem, pdf-extractor, scie-classifiers, ner-core, ner-mapdb,
There are maybe transitive dependencies!

OptionsManager from group se.natusoft.tools.optionsmgr (version 2.0)

Manages application/tool options. Options are mapped to Java Bean properties using annotations. Help texts can be specified for options also using annotations and a complete help text can be generated by the options manager. Options can be loaded from command line arg String[] array, an XML file, or a java properties file.

Group: se.natusoft.tools.optionsmgr Artifact: OptionsManager
Show documentation Show source 
 

0 downloads
Artifact OptionsManager
Group se.natusoft.tools.optionsmgr
Version 2.0
Last update 09. November 2013
Organization ${copyrightHolder}
URL http://github.com/tombensve/OptionsManager
License Apache 2.0
Dependencies amount 1
Dependencies CodeLicenseManager-annotations-retention-source,
There are maybe transitive dependencies!

maven-download-plugin from group com.googlecode.maven-download-plugin (version 1.1.0)

This is a plugin meant to help maven user to download different files on different protocol in part of maven build. For the first implementation, there will only be a goal that will help downloading a maven artifact from the command line. Future version of the plugin could include web download, ftp download, scp download and so on.

Group: com.googlecode.maven-download-plugin Artifact: maven-download-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact maven-download-plugin
Group com.googlecode.maven-download-plugin
Version 1.1.0
Last update 15. May 2013
Organization Open-Source
URL https://github.com/maven-download-plugin/maven-download-plugin
License Apache License 2.0
Dependencies amount 7
Dependencies maven-core, maven-plugin-api, maven-artifact, maven-project, commons-io, httpclient, plexus-archiver,
There are maybe transitive dependencies!

nailgun-examples from group com.martiansoftware (version 0.9.1)

Nailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead. Programs run in the server (which is implemented in Java), and are triggered by the client (written in C), which handles all I/O. This project contains the EXAMPLE CODE ONLY.

Group: com.martiansoftware Artifact: nailgun-examples
Show documentation Show source 
 

0 downloads
Artifact nailgun-examples
Group com.martiansoftware
Version 0.9.1
Last update 03. December 2012
Organization not specified
URL http://martiansoftware.com/nailgun
License not specified
Dependencies amount 1
Dependencies nailgun-server,
There are maybe transitive dependencies!

nailgun-server from group com.martiansoftware (version 0.9.1)

Nailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead. Programs run in the server (which is implemented in Java), and are triggered by the client (written in C), which handles all I/O. This project contains the SERVER ONLY.

Group: com.martiansoftware Artifact: nailgun-server
Show documentation Show source 
 

1 downloads
Artifact nailgun-server
Group com.martiansoftware
Version 0.9.1
Last update 03. December 2012
Organization not specified
URL http://martiansoftware.com/nailgun
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nailgun-all from group com.martiansoftware (version 0.9.1)

Nailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead. Programs run in the server (which is implemented in Java), and are triggered by the client (written in C), which handles all I/O. This project contains the server and examples.

Group: com.martiansoftware Artifact: nailgun-all
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact nailgun-all
Group com.martiansoftware
Version 0.9.1
Last update 03. December 2012
Organization not specified
URL http://martiansoftware.com/nailgun
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cli-util from group com.github.jpbetz (version 1.0)

cli-util is an extension of apache common's java command line interface (commons-cli) library. It adds sub commands, more type safely and a declarative style for defining commands, their options, flags and arguments.

Group: com.github.jpbetz Artifact: cli-util
Show documentation Show source 
 

0 downloads
Artifact cli-util
Group com.github.jpbetz
Version 1.0
Last update 25. January 2012
Organization not specified
URL http://github.com/jpbetz/cli-util
License Apache 2.0 License
Dependencies amount 1
Dependencies commons-cli,
There are maybe transitive dependencies!



Page 184 from 194 (items total 1940)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy