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

Download JAR files tagged by input with all dependencies

Search JAR files by class name

essential-servlet from group net.craftforge.essential (version 2.0)

Group: net.craftforge.essential Artifact: essential-servlet
Show all versions Show documentation Show source 
 

0 downloads
Artifact essential-servlet
Group net.craftforge.essential
Version 2.0
Last update 19. October 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies essential-core, jetty-deploy,
There are maybe transitive dependencies!

essential-server from group net.craftforge.essential (version 2.0)

Group: net.craftforge.essential Artifact: essential-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact essential-server
Group net.craftforge.essential
Version 2.0
Last update 19. October 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies essential-core,
There are maybe transitive dependencies!

essential-testsuite from group net.craftforge.essential (version 1.0)

Group: net.craftforge.essential Artifact: essential-testsuite
Show documentation Show source 
 

0 downloads
Artifact essential-testsuite
Group net.craftforge.essential
Version 1.0
Last update 18. July 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies essential-core, junit,
There are maybe transitive dependencies!

multi-text-input from group org.wicketstuff (version 1.5-RC5.1)

The WicketStuff Multi-Text input is a Javascript widget which mimics the To: input in Apple's Mail.app, or the >fb:multi-friend-input< input from Facebook. Essentially, the user may type a piece of text into the input then hit the enter key to have the text added to the input in a rounded box. The user may delete the texted entered by either clicking on an x button within the rounded box, or hitting the backspace button to highlight the text, then clicking backspace again to delete it. Two sets of hidden inputs are used to keep track of the text added to the input and the text deleted.

Group: org.wicketstuff Artifact: multi-text-input
Show all versions Show documentation Show source 
 

0 downloads
Artifact multi-text-input
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 prototype, wicket-extensions,
There are maybe transitive dependencies!

fdsapi from group com.fdsapi (version 1.0.4)

The FormattedDataSet Java class is the easiest way to generate dynamic text (HTML, XML, WML, CSV, and more). The dynamic text is generated by using tabular data as input (SQL, ResultSets, 2 dimensional arrays and more). The API is free, open-source, thread safe, and high performance. The primary benefit of using the FormattedDataSet is that both data and formatting can be reused independently.

Group: com.fdsapi Artifact: fdsapi

 

0 downloads
Artifact fdsapi
Group com.fdsapi
Version 1.0.4
Last update 06. January 2009
Organization not specified
URL http://www.fdsapi.com/
License BSD License
Dependencies amount 2
Dependencies oro, jamon,
There are maybe transitive dependencies!

tlddoc from group taglibrarydoc (version 1.3)

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.

Group: taglibrarydoc Artifact: tlddoc
Show all versions Show source 
 

1 downloads
Artifact tlddoc
Group taglibrarydoc
Version 1.3
Last update 31. January 2006
Organization sun
URL http://taglibrarydoc.dev.java.net
License BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

adif-processor from group uk.m0nom (version 1.3.7)

ADIF Processor visualizes contacts in your input file on Google Earth. It generates a Google Earth Project file, also known as a KML file, with a visualization of each contact in the ADIF/SOTA CSV input file where station locations can be determined. It parses structured tags in comments to enrich the correct ADIF output file. QRZ.com is used to determine station locations and provide additional information in the ADIF output file. The markdown/text file output contains a listing of contacts. The processor contains activity databases for the main outdoor activities such as SOTA, POTA, GMA, HEMA etc.

Group: uk.m0nom Artifact: adif-processor
Show all versions Show documentation Show source 
 

0 downloads
Artifact adif-processor
Group uk.m0nom
Version 1.3.7
Last update 02. May 2024
Organization not specified
URL https://github.com/urbancamo/adif-processor
License Apache License, Version 2.0
Dependencies amount 30
Dependencies aws-java-sdk-s3, jakarta.servlet-api, logback-classic, logback-core, snakeyaml, guava, spring-boot-starter, predict4java, geodesy, nominatim-api, GeographicLib-Java, javaapiforkml, argparse4j, jakarta.xml.bind-api, jaxb-impl, jaxb-runtime, okhttp, commons-csv, commons-lang3, commons-io, eo-yaml, jakarta.activation-api, lombok, httpclient, thymeleaf, maven-gpg-plugin, maven-core, maven-shared-utils, maven-settings, spring-boot-autoconfigure,
There are maybe transitive dependencies!

stanford-corenlp from group edu.stanford.nlp (version 4.5.7)

Stanford CoreNLP provides a set of natural language analysis tools which can take raw English language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases and word dependencies, and indicate which noun phrases refer to the same entities. It provides the foundational building blocks for higher level text understanding applications.

Group: edu.stanford.nlp Artifact: stanford-corenlp
Show all versions Show documentation Show source 
 

750 downloads
Artifact stanford-corenlp
Group edu.stanford.nlp
Version 4.5.7
Last update 19. April 2024
Organization not specified
URL https://nlp.stanford.edu/software/corenlp.html
License GNU General Public License Version 3
Dependencies amount 21
Dependencies AppleJavaExtensions, jollyday, commons-lang3, lucene-queryparser, lucene-analyzers-common, lucene-core, jakarta.servlet-api, xom, xalan, serializer, joda-time, ejml-core, ejml-ddense, ejml-simple, javax.json, slf4j-api, protobuf-java, javax.activation-api, jaxb-api, istack-commons-runtime, jaxb-impl,
There are maybe transitive dependencies!

Config from group com.vectorprint (version 12.1)

This project is about configuration of applications and about parameterization of Objects. This library offers annotations (and annotation processors), parsers, typing, observing changes, serialization, cloning and more when working with settings and/or object parameters. Settings and its features can be declared using an xml format. The library offers syntax support for settings and parameters in a loosely coupled manner. You are not restricted to built in syntax, you can provide your own. At runtime this library tracks keys for which a default is used because they are not found in settings. Also it tracks unused keys. You can stack features for settings such as caching, preparing keys and values, readonlyness, threadsafety, helpsupport, reading / parsing from input. You can easily develop your own features for settings.

Group: com.vectorprint Artifact: Config
Show all versions Show documentation Show source 
 

0 downloads
Artifact Config
Group com.vectorprint
Version 12.1
Last update 12. January 2024
Organization E. Drenth Software
URL https://github.com/eduarddrenth/Configuration/wiki
License Apache License, Version 2.0
Dependencies amount 4
Dependencies VectorPrintCommon, slf4j-api, jaxb-impl, commons-io,
There are maybe transitive dependencies!

ares-boot-base-log from group io.github.aresxue.boot (version 1.0.2)

日志模块,集成log4j2, 提供工具类可静态打印日志, 业务可import通用日志配置(中间件配置和业务基础配置)开箱即用, 另外还提供http接口出入参打印和rpc提供者和消费者的出入参打印(有开关可以热启动和热关闭,同时可在线修改日志级别), traceId在日志中进行输出以及普通文件日志之外的结构化日志( 供运维采集分析可视化),提供全链路信息(包括tid)跨线程跨线程池的能力 Log module, integrates log4j2, provides tool classes that can print logs statically, business can import common log configurations (middleware configuration and business basic configuration) out of the box, and also provides http interface input and output parameter printing and rpc providers and consumers. Input and output parameter printing (there is a switch for hot start and hot shutdown, and the log level can be modified online), traceId is output in the log and structured logs other than ordinary file logs (for operation and maintenance collection and analysis visualization). The ability to provide full link information (including tid) across threads across thread pools.

Group: io.github.aresxue.boot Artifact: ares-boot-base-log
Show all versions Show documentation Show source 
 

0 downloads
Artifact ares-boot-base-log
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 4
Dependencies ares-boot-util-log, ares-boot-base-trace, ares-boot-base-config, spring-boot-starter-log4j2,
There are maybe transitive dependencies!



Page 110 from 113 (items total 1124)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy