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

Download JAR files tagged by files with all dependencies

Search JAR files by class name

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!

micronaut-base-parent from group io.archimedesfw.maven.micronaut (version 3.8.7)

This project tries to be an effort to simplify your Maven pom.xml files when you are using Micronaut. You should not use this module directly, instead here you can find two flavors: one for Java and the other for Kotlin. Both of them are ready for production use, but if you don't want to use them directly in your pom.xml you simply can look like it as an example.

Group: io.archimedesfw.maven.micronaut Artifact: micronaut-base-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact micronaut-base-parent
Group io.archimedesfw.maven.micronaut
Version 3.8.7
Last update 19. March 2023
Organization not specified
URL https://www.archimedesfw.io/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-help-plugin from group org.apache.maven.plugins (version 3.4.0)

The Maven Help plugin provides goals aimed at helping to make sense out of the build environment. It includes the ability to view the effective POM and settings files, after inheritance and active profiles have been applied, as well as a describe a particular plugin goal to give usage information.

Group: org.apache.maven.plugins Artifact: maven-help-plugin
Show all versions Show documentation Show source 
 

5 downloads
Artifact maven-help-plugin
Group org.apache.maven.plugins
Version 3.4.0
Last update 14. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies maven-plugin-tools-generators, maven-shared-utils, maven-reporting-api, plexus-interactivity-api, plexus-utils, jdom2, xstream, commons-lang3,
There are maybe transitive dependencies!

plsar-java from group net.plsar (version 3.0.1)

PLSA.R is an Open Source Server + Framework Environment for small to large scale requirements. There are no static references, no file reads, access to static fields per request. Everything is either cached and or instantiated on the fly. PLSA.R runs via one command so there are no .war files to deploy, no additional plugins to install it is a simple yet powerful alternative to container deployment environments. http://plsar.net

Group: net.plsar Artifact: plsar-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact plsar-java
Group net.plsar
Version 3.0.1
Last update 10. February 2023
Organization not specified
URL https://www.plsar.net
License Moded license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

drasyl-parent from group org.drasyl (version 0.10.0)

drasyl is a general-purpose overlay network framework for rapid development of distributed P2P applications. By using drasyl developers can fully concentrate on creating distributed applications. With drasyl, boundaries between IP-based networks will be eliminated and secure communication channels between any peers will be provided. Zero-configuration is required to use drasyl. Developers can run a new drasyl node without having to write configuration files or provide IP addresses of peers.

Group: org.drasyl Artifact: drasyl-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact drasyl-parent
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization Heiko Bornholdt and Kevin Röbert
URL https://drasyl.org/
License MIT License
Dependencies amount 6
Dependencies mockito-core, mockito-junit-jupiter, hamcrest, junit-jupiter-engine, junit-jupiter-api, junit-jupiter-params,
There are maybe transitive dependencies!

drasyl-all from group org.drasyl (version 0.10.0)

Group: org.drasyl Artifact: drasyl-all
Show all versions 
 

0 downloads
Artifact drasyl-all
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies drasyl-cli, drasyl-core, drasyl-node, drasyl-plugin-groups-client, drasyl-plugin-groups-manager,
There are maybe transitive dependencies!

azure-resourcemanager-mariadb from group com.azure.resourcemanager (version 1.0.0-beta.2)

This package contains Microsoft Azure SDK for MariaDB Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MariaDB resources including servers, databases, firewall rules, VNET rules, log files and configurations with new business model. Package tag package-2020-01-01.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-mariadb
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-mariadb
Group com.azure.resourcemanager
Version 1.0.0-beta.2
Last update 18. January 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!

fastutil from group co.datadome (version 8.5.11.1)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast access and insertion; it provides also big (64-bit) arrays, sets and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. Note that if you have both this jar and fastutil-core.jar in your dependencies, fastutil-core.jar should be excluded.

Group: co.datadome Artifact: fastutil
Show documentation Show source 
 

0 downloads
Artifact fastutil
Group co.datadome
Version 8.5.11.1
Last update 25. December 2022
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

Leveraging the JCoRe XML Reader, this project employs a Medline-enabled mapping file to map Medline XML documents to CAS instances. The input is a directory of single XML files, each containing exactly one XML MedlineCitation. The XML format is the one used by NCBI when downloading Medline documents in large batches from the NCBI FTP server. However, the component currently expects single documents instead of whole MedlineCitationSets containing sets of MedlineCitations.

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

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

artemis-fluid-core-utility-sources from group org.mini2Dx (version 2.4.0)

Provides a testing framework for support classes that are generated when using fluid entities. Since E.class and SuperMapper.class are not available at this point we resort to a bit of trickery so we can at least test the utility classes. fluid-core will pick up /src/test/java/com/artemis/ as resources (see /target/classes/fluid-entity-sources/) FluidGenerator can be made to deploy these while generating E and SuperMapper. See fluid-core pom which files are packaged as resources. Add new files to be deployed to FluidGenerator.generate manually!

Group: org.mini2Dx Artifact: artemis-fluid-core-utility-sources

 

0 downloads
Artifact artemis-fluid-core-utility-sources
Group org.mini2Dx
Version 2.4.0
Last update 01. November 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies artemis-odb,
There are maybe transitive dependencies!



Page 495 from 532 (items total 5315)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy