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

Download JAR files tagged by just with all dependencies

Search JAR files by class name

hapi from group ca.uhn.hapi (version 2.5.1)

HAPI (HL7 application programming interface; pronounced "happy") is an open-source, object-oriented HL7 2.x parser for Java. HL7 (http://hl7org) is a messaging specification for healthcare information systems. This project is not affiliated with the HL7 organization; we are just writing some software that conforms to their specification. The project was initiated by University Health Network (a large multi-site teaching hospital in Toronto, Canada).

Group: ca.uhn.hapi Artifact: hapi
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hapi
Group ca.uhn.hapi
Version 2.5.1
Last update 01. November 2023
Organization University Health Network
URL http://hl7api.sourceforge.net/
License HAPI is dual licensed (MPL, GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

biz.aQute.remote.main from group biz.aQute.bnd (version 7.0.0)

A main program (executable JAR) that will listen to port 29998. At first, it can only answer that it is an Envoy (a limited agent). The only function it supports is installing a -runpath. It will then create a framework + agent and transfer the connection to the just installed agent who will then install the bundles. This JAR is a main command for JPM called bndremote. In JPM, it will start up with debug enabled. This JAR does some highly complicated class loading wizardy to ensure that it does not enforce any constraints on the -runpath.

Group: biz.aQute.bnd Artifact: biz.aQute.remote.main
Show all versions Show documentation Show source 
 

1 downloads
Artifact biz.aQute.remote.main
Group biz.aQute.bnd
Version 7.0.0
Last update 06. October 2023
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 3
Dependencies biz.aQute.bnd.util, biz.aQute.bndlib, org.apache.felix.gogo.runtime,
There are maybe transitive dependencies!

biz.aQute.remote.api from group biz.aQute.bnd (version 7.0.0)

A main program (executable JAR) that will listen to port 29998. At first, it can only answer that it is an Envoy (a limited agent). The only function it supports is installing a -runpath. It will then create a framework + agent and transfer the connection to the just installed agent who will then install the bundles. This JAR is a main command for JPM called bndremote. In JPM, it will start up with debug enabled. This JAR does some highly complicated class loading wizardy to ensure that it does not enforce any constraints on the -runpath.

Group: biz.aQute.bnd Artifact: biz.aQute.remote.api
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.remote.api
Group biz.aQute.bnd
Version 7.0.0
Last update 06. October 2023
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 3
Dependencies biz.aQute.bnd.util, biz.aQute.bndlib, org.apache.felix.gogo.runtime,
There are maybe transitive dependencies!

adal from group com.microsoft.aad (version 4.7.1)

Azure active directory library for Android gives you the ability to add Windows Azure Active Directory authentication to your application with just a few lines of additional code. Using our ADAL SDKs you can quickly and easily extend your existing application to all the employees that use Windows Azure AD and Active Directory on-premises using Active Directory Federation Services, including Office365 customers.

Group: com.microsoft.aad Artifact: adal
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact adal
Group com.microsoft.aad
Version 4.7.1
Last update 10. June 2023
Organization not specified
URL https://github.com/AzureAD/azure-activedirectory-library-for-android
License MIT License
Dependencies amount 7
Dependencies appcompat, gson, annotation, legacy-support-v4, nimbus-jose-jwt, constraintlayout, common,
There are maybe transitive dependencies!

prime from group org.technologybrewery.prime (version 1.3.0)

In brewing, you prime nearly finished beer with a little extra sugar (or similar fermentable product) just before bottling to help the beer carbonate. In Java, Prime adds a little structure or manipulates data in your database just before starting up your application. Prime leverages Flyway to deliver "sugar" to your database - we just do a little bit to package it up to run when your war is loaded.

Group: org.technologybrewery.prime Artifact: prime
Show documentation Show source 
 

0 downloads
Artifact prime
Group org.technologybrewery.prime
Version 1.3.0
Last update 21. April 2023
Organization not specified
URL https://github.com/TechnologyBrewery/prime
License MIT License
Dependencies amount 3
Dependencies krausening, commons-lang3, flyway-core,
There are maybe transitive dependencies!

biz.aQute.jpm from group biz.aQute (version 1.10.0)

jpm is Just another Package Manager for Java. It satisfies the envy of Java developers of Ruby (with their Gems), Perl (with its cpan), and Python (with its pips). jpm makes it very easy to install Java applications on MacOS, Linux, and PC. Any jar that has a main method can easily be installed through this program from the command line.

Group: biz.aQute Artifact: biz.aQute.jpm
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.jpm
Group biz.aQute
Version 1.10.0
Last update 13. April 2023
Organization aQute SARL
URL http://bndtools.org
License http://www.opensource.org/licenses/apache2.0.php
Dependencies amount 9
Dependencies aQute.libg, biz.aQute.bndlib, slf4j-api, biz.aQute.repository, org.osgi.dto, org.osgi.framework, biz.aQute.api.result, org.osgi.util.promise, org.osgi.util.function,
There are maybe transitive dependencies!

externalsortinginjava from group com.google.code.externalsortinginjava (version 0.6.2)

Sometimes, you want to sort large file without first loading them into memory. The solution is to use External Sorting. You divide the files into small blocks, sort each block in RAM, and then merge the result. Many database engines and the Unix sort command support external sorting. But what if you want to avoid a database? Or what if you want to sort in a non-lexicographic order? Or maybe you just want a simple external sorting example? When we could not find such a simple program, we wrote one.

Group: com.google.code.externalsortinginjava Artifact: externalsortinginjava
Show all versions Show documentation Show source 
 

5 downloads
Artifact externalsortinginjava
Group com.google.code.externalsortinginjava
Version 0.6.2
Last update 04. April 2023
Organization not specified
URL http://github.com/lemire/externalsortinginjava/
License Public Domain
Dependencies amount 1
Dependencies commons-csv,
There are maybe transitive dependencies!

aceql-http-client-jdbc-driver from group com.aceql (version 9.3)

The AceQL Java Client JDBC Driver allows to wrap the AceQL HTTP APIs and eliminates the tedious works of handling communications errors and parsing JSON results. Android and Java Desktop application developers can access remote SQL databases and/or SQL databases in the cloud by simply including standard JDBC calls in their code, just like they would for a local database.

Group: com.aceql Artifact: aceql-http-client-jdbc-driver
Show all versions Show documentation Show source 
 

0 downloads
Artifact aceql-http-client-jdbc-driver
Group com.aceql
Version 9.3
Last update 02. March 2023
Organization KawanSoft
URL http://www.aceql.com
License Apache 2.0
Dependencies amount 4
Dependencies commons-io, javax.json, commons-lang3, gson,
There are maybe transitive dependencies!

aceql-http from group com.aceql (version 12.2)

AceQL HTTP is a framework of REST like http APIs that allow to access to remote SQL databases over http from any device that supports http. AceQL HTTP is provided with three client SDK: - The AceQL C# Client SDK allows to wrap the HTTP APIs using Microsoft SQL Server like calls in their code, just like they would for a local database. - The AceQL Java Client JDBC Driver allows to wrap the HTTP APIs using JDBC calls in their code, just like they would for a local database. - The AceQL Python Client SDK allows SQL calls to be encoded with standard unmodified DB-API 2.0 syntax

Group: com.aceql Artifact: aceql-http
Show all versions Show documentation Show source 
 

1 downloads
Artifact aceql-http
Group com.aceql
Version 12.2
Last update 22. February 2023
Organization KawanSoft
URL https://www.aceql.com
License Business Source License 1.1
Dependencies amount 23
Dependencies Cloudmersive.APIClient.Java, commons-cli, javax.json, commons-io, jsch, commons-lang3, java-jwt, commons-codec, gson, schemacrawler, jsqlparser, waffle-jna, postgresql, ojdbc6, mssql-jdbc, mysql-connector-j, jasypt, javax.servlet-api, tomcat-embed-core, tomcat-jdbc, jakarta.xml.bind-api, jaxb-runtime, logback-classic,
There are maybe transitive dependencies!

jcore-topics-writer from group de.julielab (version 2.6.1)

Writes the topic weights, given the jcore-topic-indexing-ae running before, into a simple text file. Thus, the output consists of a sequency of double numbers encodes as strings, separated by tab characters. The topic ID is just the 0-based index of each number, from left to right in the written file. The first entry of each file is the document ID.

Group: de.julielab Artifact: jcore-topics-writer
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-topics-writer
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-topics-writer
License BSD-2-Clause
Dependencies amount 5
Dependencies jcore-descriptor-creator, julielab-java-utilities, assertj-core, jcore-types, junit-jupiter-engine,
There are maybe transitive dependencies!



Page 77 from 87 (items total 868)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy