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

Download JAR files tagged by until with all dependencies

Search JAR files by class name

airlift-zstd from group com.yahoo.vespa (version 8.251.23)

Fork of https://github.com/airlift/aircompressor (zstd only). This module is temporary until we get an official release that includes the ZstdInputStream API (which is already implemented by two different people but neither PR shows any progress).

Group: com.yahoo.vespa Artifact: airlift-zstd
Show all versions Show documentation Show source 
 

0 downloads
Artifact airlift-zstd
Group com.yahoo.vespa
Version 8.251.23
Last update 31. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

An instantiation of the jcore-db-reader that uses the jcore-xml-mapper to retrieve and parse MEDLINE XML from a PostgreSQL database. The XML format of retrieved documents is expected to follow the MEDLINE XML schema that was used until inclusive 2016. I.e. the root element of MEDLINE documents must be MedlineCitation and not, as it is since 2017, PubmedArticle.

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

0 downloads
Artifact jcore-medline-db-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-db-reader
License BSD-2-Clause
Dependencies amount 2
Dependencies jcore-xml-db-reader, jcore-descriptor-creator,
There are maybe transitive dependencies!

salmos-report-spring-boot-starter from group io.github.birddevelper (version 2.1.0)

SalmosReport is a spring boot library that helps make beautiful html table, xml document, pdf document or any other format you wish from SQL query or Arrays and Lists. Until now, it can produce Html, xml, pdf document and custom format report .

Group: io.github.birddevelper Artifact: salmos-report-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact salmos-report-spring-boot-starter
Group io.github.birddevelper
Version 2.1.0
Last update 18. December 2021
Organization not specified
URL https://github.com/birddevelper/salmos-report-spring-boot-starter
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

testlink-helper from group com.github.billyjulius (version 1.2.1-beta)

Group: com.github.billyjulius Artifact: testlink-helper
Show all versions Show documentation Show source 
 

0 downloads
Artifact testlink-helper
Group com.github.billyjulius
Version 1.2.1-beta
Last update 16. October 2019
Organization not specified
URL https://github.com/billyjulius/testlink-helper
License MIT License
Dependencies amount 1
Dependencies testlink-java-api,
There are maybe transitive dependencies!

joala-conditions from group net.joala (version 1.2.1)

Implements Waiting for JUnit tests. Concept contains expressions which are responsible to retrieve a state of the application, matcher to verify the expected state (from Hamcrest Library) and conditions which are responsible to repeat the evaluation of the given expression until the state matches the expected state.

Group: net.joala Artifact: joala-conditions
Show all versions Show documentation Show source 
 

0 downloads
Artifact joala-conditions
Group net.joala
Version 1.2.1
Last update 02. August 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies joala-expressions, joala-time, joala-matchers, guava, junit, hamcrest-core, hamcrest-library, slf4j-api,
There are maybe transitive dependencies!

incrementalbuild-watchdog from group io.takari (version 0.6.0)

This is a maven build extension that will fail incremental build if mojo executions are removed from project build plan compared to the previous build. The idea is to guarantee outputs produced by the removed mojo executions are not affecting build result. For example, if source code generating mojo is removed, the build may continue to succeed until the generated sources are removed.

Group: io.takari Artifact: incrementalbuild-watchdog
Show all versions Show documentation Show source 
 

0 downloads
Artifact incrementalbuild-watchdog
Group io.takari
Version 0.6.0
Last update 05. June 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies slf4j-api, maven-core, javax.inject, incrementalbuild,
There are maybe transitive dependencies!

azaptree-executor-service from group com.azaptree (version 0.0.3)

Provides an ExecutorService that is easily Spring configured. Additional features include: 1. JMX enabled 2. Executor is pausable, i.e., which means when execution is paused, threads will wait to process tasks until execution is resumed - see PasuableThreadpoolExecutor 3. ThreadPoolConfig makes it easier to configure a ThreadPoolExecutor

Group: com.azaptree Artifact: azaptree-executor-service
Show all versions Show documentation Show source 
 

0 downloads
Artifact azaptree-executor-service
Group com.azaptree
Version 0.0.3
Last update 13. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies hibernate-validator, commons-lang3,
There are maybe transitive dependencies!

staccatissimo-lambda from group net.sf.staccatocommons (version 2.3)

Lightweight library for instantiating functions and predicates in a DSL style, without using anonymous classes. This project is aimed to simplify higher-order programming until Java adds lambdas to its language

Group: net.sf.staccatocommons Artifact: staccatissimo-lambda
Show all versions Show documentation Show source 
 

0 downloads
Artifact staccatissimo-lambda
Group net.sf.staccatocommons
Version 2.3
Last update 21. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies commons-proxy, javassist, staccatissimo-lang,
There are maybe transitive dependencies!

commons-lambda from group net.sf.staccatocommons (version 1.2)

Lightweight library for instantiating functions and predicates in a DSL style, without using anonymous classes. This project is aimed to simplify higher-order programming until Java adds lambdas to its language

Group: net.sf.staccatocommons Artifact: commons-lambda
Show all versions Show documentation Show source 
 

0 downloads
Artifact commons-lambda
Group net.sf.staccatocommons
Version 1.2
Last update 02. January 2012
Organization not specified
URL http://staccatocommons.sourceforge.net/${project.artifactId}
License not specified
Dependencies amount 3
Dependencies commons-proxy, javassist, commons-lang,
There are maybe transitive dependencies!

json from group org.json (version 20240303)

JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There are a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.

Group: org.json Artifact: json
Show all versions Show documentation Show source 
 

13962 downloads
Artifact json
Group org.json
Version 20240303
Last update 03. March 2024
Organization not specified
URL https://github.com/douglascrockford/JSON-java
License Public Domain
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 7 from 13 (items total 129)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy