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

Download JAR files tagged by without with all 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 
Download externalsortinginjava.jar (0.6.2)
 

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 0
Dependencies No dependencies
There are maybe transitive dependencies!

pact-specification-test from group au.com.dius.pact (version 4.4.0-beta.7)

Pact Specification ================== The [Pact Specification](https://github.com/bethesque/pact_specification) is a robust set of tests on the pact matching code aimed at ensuring pact library implementations across different languages have the same matching behaviour. Without adhering to these specifications there would be room for subtle issues to arise between consumers and providers using different libraries.

Group: au.com.dius.pact Artifact: pact-specification-test
Show all versions Show documentation Show source 
Download pact-specification-test.jar (4.4.0-beta.7)
 

0 downloads
Artifact pact-specification-test
Group au.com.dius.pact
Version 4.4.0-beta.7
Last update 11. October 2022
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

firefly-serialization from group com.fireflysource (version 5.0.2)

Group: com.fireflysource Artifact: firefly-serialization
Show all versions Show documentation Show source 
Download firefly-serialization.jar (5.0.2)
 

0 downloads
Artifact firefly-serialization
Group com.fireflysource
Version 5.0.2
Last update 24. June 2022
Organization not specified
URL http://www.fireflysource.com
License not specified
Dependencies amount 3
Dependencies jackson-databind, jackson-core, jackson-annotations,
There are maybe transitive dependencies!

firefly-framework from group com.fireflysource (version 5.0.2)

Firefly framework helps you create a java web application easy and quickly. It provides MVC framework with HTTP Server and many other useful components for developing web applications. It means you can easy deploy your web without any other java web containers, in short , it's containerless. It taps into the fullest potential of hardware using SEDA architecture, a highly customizable thread model.

Group: com.fireflysource Artifact: firefly-framework
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact firefly-framework
Group com.fireflysource
Version 5.0.2
Last update 24. June 2022
Organization not specified
URL http://www.fireflysource.com
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies kotlin-stdlib-jdk8, kotlin-reflect, kotlinx-coroutines-core-jvm, kotlinx-coroutines-jdk8, kotlinx-coroutines-reactor,
There are maybe transitive dependencies!

firefly-common from group com.fireflysource (version 5.0.2)

Group: com.fireflysource Artifact: firefly-common
Show all versions Show documentation Show source 
Download firefly-common.jar (5.0.2)
 

0 downloads
Artifact firefly-common
Group com.fireflysource
Version 5.0.2
Last update 24. June 2022
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 1
Dependencies javassist,
There are maybe transitive dependencies!

firefly-net from group com.fireflysource (version 5.0.2)

Group: com.fireflysource Artifact: firefly-net
Show all versions Show documentation Show source 
Download firefly-net.jar (5.0.2)
 

0 downloads
Artifact firefly-net
Group com.fireflysource
Version 5.0.2
Last update 24. June 2022
Organization not specified
URL http://www.fireflysource.com
License not specified
Dependencies amount 4
Dependencies firefly-common, conscrypt-openjdk-uber, openjsse, wildfly-openssl,
There are maybe transitive dependencies!

firefly-jni-helper from group com.fireflysource (version 5.0.2)

Group: com.fireflysource Artifact: firefly-jni-helper
Show all versions Show documentation Show source 
Download firefly-jni-helper.jar (5.0.2)
 

0 downloads
Artifact firefly-jni-helper
Group com.fireflysource
Version 5.0.2
Last update 24. June 2022
Organization not specified
URL http://www.fireflysource.com
License not specified
Dependencies amount 1
Dependencies firefly-common,
There are maybe transitive dependencies!

firefly-example from group com.fireflysource (version 5.0.2)

Group: com.fireflysource Artifact: firefly-example
Show all versions Show documentation Show source 
Download firefly-example.jar (5.0.2)
 

0 downloads
Artifact firefly-example
Group com.fireflysource
Version 5.0.2
Last update 24. June 2022
Organization not specified
URL http://www.fireflysource.com
License not specified
Dependencies amount 3
Dependencies firefly-net, firefly-serialization, firefly-slf4j,
There are maybe transitive dependencies!

firefly-slf4j from group com.fireflysource (version 5.0.2)

Group: com.fireflysource Artifact: firefly-slf4j
Show all versions Show documentation Show source 
Download firefly-slf4j.jar (5.0.2)
 

0 downloads
Artifact firefly-slf4j
Group com.fireflysource
Version 5.0.2
Last update 24. June 2022
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 2
Dependencies firefly-common, slf4j-api,
There are maybe transitive dependencies!

firefly-wechat from group com.fireflysource (version 5.0.2)

Group: com.fireflysource Artifact: firefly-wechat
Show all versions Show documentation Show source 
Download firefly-wechat.jar (5.0.2)
 

0 downloads
Artifact firefly-wechat
Group com.fireflysource
Version 5.0.2
Last update 24. June 2022
Organization not specified
URL http://www.fireflysource.com
License not specified
Dependencies amount 2
Dependencies firefly-net, firefly-serialization,
There are maybe transitive dependencies!



Page 162 from 203 (items total 2029)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy