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

pretty-json from group com.thetransactioncompany (version 1.5)

Pretty JSON formatter supporting standard and compact styling. It can be integrated into a Java application or run as a simple utility from the command line that reads the JSON input from a file or STDIN and outputs the formatted JSON to another file or to STDOUT.

Group: com.thetransactioncompany Artifact: pretty-json
Show all versions Show documentation Show source 
 

4 downloads
Artifact pretty-json
Group com.thetransactioncompany
Version 1.5
Last update 09. May 2023
Organization The Transaction Company
URL https://software.dzhuvinov.com/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jwat from group org.jwat (version 1.2.1)

A collection of libraries to use for reading, writing and validating ARC, WARC and GZip files. Also includes various helper classes to help with different types of input streams. Finally there are also classes to help with HTTP, character encoding and other Internet related protocols.

Group: org.jwat Artifact: jwat
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jwat
Group org.jwat
Version 1.2.1
Last update 08. May 2023
Organization not specified
URL https://sbforge.org/display/JWAT/JWAT
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

boost_bind from group com.github.brunotl (version 1.81.0)

boost::bind is a generalization of the standard functions std::bind1st and std::bind2nd. It supports arbitrary function objects, functions, function pointers, and member function pointers, and is able to bind any argument to a specific value or route input arguments into arbitrary positions.

Group: com.github.brunotl Artifact: boost_bind
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_bind
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 3
Dependencies boost_config, boost_detail, boost_core,
There are maybe transitive dependencies!

anythingworks-exampleproject-ontology from group com.optimaize.anythingworks.exampleproject.ontology (version 1.1.0)

Contains the common "vocabulary", that is, the classes shared by both client and server. The transfer objects, the input and output types. By putting them in a separate module, they need to be maintained only once, and are guaranteed to be up to date.

Group: com.optimaize.anythingworks.exampleproject.ontology Artifact: anythingworks-exampleproject-ontology
Show all versions Show documentation Show source 
 

0 downloads
Artifact anythingworks-exampleproject-ontology
Group com.optimaize.anythingworks.exampleproject.ontology
Version 1.1.0
Last update 20. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jackson-annotations, guava,
There are maybe transitive dependencies!

jcore-pubmed-reader from group de.julielab (version 2.6.0)

Leveraging the JCoRe XML Reader, this project employs a PubMed-enabled mapping file to map PubMed XML documents to CAS instances. The input is a directory of single XML files, each containing exactly one XML PubmedArticle. The XML format is the one used by NCBI when displaying results in PubMed as XML.

Group: de.julielab Artifact: jcore-pubmed-reader
Show all versions Show source 
 

0 downloads
Artifact jcore-pubmed-reader
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-pubmed-reader
License BSD-2-Clause
Dependencies amount 5
Dependencies jcore-xml-reader, logback-classic, jcore-descriptor-creator, jcore-utilities, junit-jupiter-engine,
There are maybe transitive dependencies!

jadex-util-javaparser from group org.activecomponents.jadex (version 4.0.267)

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: org.activecomponents.jadex Artifact: jadex-util-javaparser
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-util-javaparser
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 1
Dependencies jadex-util-commons,
There are maybe transitive dependencies!

jboss-jsf-api_2.3_spec from group org.jboss.spec.javax.faces (version 3.1.0.SP02)

Jakarta Server Faces defines an MVC framework for building user interfaces for web applications, including UI components, state management, event handing, input validation, page navigation, and support for internationalization and accessibility.

Group: org.jboss.spec.javax.faces Artifact: jboss-jsf-api_2.3_spec
Show all versions Show documentation Show source 
 

87 downloads
Artifact jboss-jsf-api_2.3_spec
Group org.jboss.spec.javax.faces
Version 3.1.0.SP02
Last update 08. April 2022
Organization not specified
URL https://github.com/eclipse-ee4j/faces-api
License EPL 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

aws-lambda-java-events-sdk-transformer from group com.amazonaws (version 3.1.0)

Provides helper classes/methods to use alongside aws-lambda-java-events in order to transform Lambda input event model objects into SDK-compatible output model objects (eg. DynamodbEvent to a List of records writable back to DynamoDB through the AWS DynamoDB SDK for Java v1 or v2)

Group: com.amazonaws Artifact: aws-lambda-java-events-sdk-transformer
Show all versions Show documentation Show source 
 

0 downloads
Artifact aws-lambda-java-events-sdk-transformer
Group com.amazonaws
Version 3.1.0
Last update 03. February 2022
Organization not specified
URL https://aws.amazon.com/lambda/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jaad from group de.sfuhrm (version 0.8.7)

JAAD is an AAC decoder and MP4 demultiplexer library written completely in Java. It uses no native libraries, is platform-independent and portable. It can read MP4 container from almost every input-stream (files, network sockets etc.) and decode AAC-LC (Low Complexity) and HE-AAC (High Efficiency/AAC+).

Group: de.sfuhrm Artifact: jaad
Show documentation Show source 
 

0 downloads
Artifact jaad
Group de.sfuhrm
Version 0.8.7
Last update 16. January 2022
Organization not specified
URL https://github.com/DV8FromTheWorld/JAADec
License Public Domain
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jaad from group com.gitlab.9lukas5 (version 0.8.8)

JAAD is an AAC decoder and MP4 demultiplexer library written completely in Java. It uses no native libraries, is platform-independent and portable. It can read MP4 container from almost every input-stream (files, network sockets etc.) and decode AAC-LC (Low Complexity) and HE-AAC (High Efficiency/AAC+).

Group: com.gitlab.9lukas5 Artifact: jaad
Show all versions Show documentation Show source 
 

0 downloads
Artifact jaad
Group com.gitlab.9lukas5
Version 0.8.8
Last update 14. January 2022
Organization not specified
URL https://gitlab.com/9Lukas5/jaad
License Public Domain
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 103 from 112 (items total 1119)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy