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

Download JAR files tagged by compute with all dependencies


geoindicators from group org.orbisgis.geoclimate (version 1.0.0)

Group: org.orbisgis.geoclimate Artifact: geoindicators
Show documentation Show source 
Download geoindicators.jar (1.0.0)
 

0 downloads
Artifact geoindicators
Group org.orbisgis.geoclimate
Version 1.0.0
Last update 23. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies commons-io, groovy, h2gis, postgis, dataframe, h2gis-network, smile-core, xstream, groovy-json, groovy-sql, common-utils,
There are maybe transitive dependencies!

geoclimate-parent from group org.orbisgis.geoclimate (version 1.0.0)

Group: org.orbisgis.geoclimate Artifact: geoclimate-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geoclimate-parent
Group org.orbisgis.geoclimate
Version 1.0.0


pia from group io.github.bigbio.external (version 1.3.23)

Protein inference toolbox that contains algorithms to merge results from search engines in mass spectrometry and proteomics. It provides functionalities to compute FDR at different levels including PSM, peptide and Protein levels.

Group: io.github.bigbio.external Artifact: pia
Show all versions Show documentation Show source 
Download pia.jar (1.3.23)
 

0 downloads
Artifact pia
Group io.github.bigbio.external
Version 1.3.23
Last update 02. December 2021
Organization Medizinisches Proteom-Center, Medical Bioinformatics
URL https://github.com/mpc-bioinformatics/pia
License BSD license
Dependencies amount 25
Dependencies lombok, picocli, commons-lang3, commons-collections4, jmzidentml, jaxb-api, jaxb-impl, jaxb-core, pride-mod, jmztab, px-submission-core, gson, pride-jaxb, fastutil, xxindex, mascotdatfile, xtandem-parser, biojava-ontology, BaseLib, CvtBaseLib, PDLibrary, sqlite4java, sqlite-jdbc, ehcache, utilities,
There are maybe transitive dependencies!

memoizer from group org.javastack (version 1.0.0)

Agnostic Cache. Memoize a function makes it faster by caching the return values of the function; If you call the function again with the same arguments, memoize gives you the value out of the cache, instead of letting the function compute the value all over again.

Group: org.javastack Artifact: memoizer
Show documentation Show source 
Download memoizer.jar (1.0.0)
 

0 downloads
Artifact memoizer
Group org.javastack
Version 1.0.0
Last update 19. February 2016
Organization not specified
URL https://github.com/ggrandes/${project.artifactId}
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

drools5-integration-helper-main from group org.boretti.drools.integration (version 1.3.0)

This is the main pom for the Drools 5 Integration. Drools 5 Integration is composed of several sub-modules. The first one is the java library. The second one is the maven plugin. The third one is the archetype. The last one is an internal module to compute performance test.

Group: org.boretti.drools.integration Artifact: drools5-integration-helper-main
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact drools5-integration-helper-main
Group org.boretti.drools.integration
Version 1.3.0
Last update 02. December 2009
Organization not specified
URL http://www.javaforge.com/proj/doc.do?proj_id=2903
License GPL3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

azure-resourcemanager-confidentialledger from group com.azure.resourcemanager (version 1.0.0)

This package contains Microsoft Azure SDK for ConfidentialLedger Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Microsoft Azure Confidential Compute Ledger Control Plane REST API version 2020-12-01-preview. Package tag package-2022-05-13.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-confidentialledger
Show all versions Show documentation Show source 
Download azure-resourcemanager-confidentialledger.jar (1.0.0)
 

0 downloads
Artifact azure-resourcemanager-confidentialledger
Group com.azure.resourcemanager
Version 1.0.0
Last update 26. December 2024
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!

lwjgl-vulkan from group org.lwjgl (version 3.3.5)

A new generation graphics and compute API that provides high-efficiency, cross-platform access to modern GPUs used in a wide variety of devices from PCs and consoles to mobile phones and embedded platforms.

Group: org.lwjgl Artifact: lwjgl-vulkan
Show all versions Show documentation Show source 
Download lwjgl-vulkan.jar (3.3.5)
 

5 downloads
Artifact lwjgl-vulkan
Group org.lwjgl
Version 3.3.5
Last update 15. December 2024
Organization not specified
URL https://www.lwjgl.org
License BSD
Dependencies amount 1
Dependencies lwjgl,
There are maybe transitive dependencies!

camel-quarkus-azure-cosmosdb from group org.apache.camel.quarkus (version 3.17.0)

Azure Cosmos DB is Microsofts globally distributed, multi-model database service for operational and analytics workloads. It offers multi-mastering feature by automatically scaling throughput, compute, and storage. This component interacts with Azure CosmosDB through Azure SQL API

Group: org.apache.camel.quarkus Artifact: camel-quarkus-azure-cosmosdb
Show all versions Show source 
Download camel-quarkus-azure-cosmosdb.jar (3.17.0)
 

0 downloads
Artifact camel-quarkus-azure-cosmosdb
Group org.apache.camel.quarkus
Version 3.17.0
Last update 04. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies camel-quarkus-core, camel-quarkus-support-azure-core-http-client-vertx, camel-azure-cosmosdb,
There are maybe transitive dependencies!

azure-resourcemanager-networkcloud from group com.azure.resourcemanager (version 1.1.0-beta.1)

This package contains Microsoft Azure SDK for NetworkCloud Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. The Network Cloud APIs provide management of the Azure Operator Nexus compute resources such as on-premises clusters, hardware resources, and workload infrastructure resources. Package tag package-2024-06-01-preview.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-networkcloud
Show all versions Show documentation Show source 
Download azure-resourcemanager-networkcloud.jar (1.1.0-beta.1)
 

0 downloads
Artifact azure-resourcemanager-networkcloud
Group com.azure.resourcemanager
Version 1.1.0-beta.1
Last update 21. November 2024
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!

xoom-lattice from group io.vlingo.xoom (version 1.11.1)

Tooling for reactive Domain-Driven Design projects that are highly concurrent. Includes compute grid, actor caching, spaces, cross-node cluster messaging, CQRS, and Event Sourcing support.

Group: io.vlingo.xoom Artifact: xoom-lattice
Show all versions Show documentation Show source 
Download xoom-lattice.jar (1.11.1)
 

0 downloads
Artifact xoom-lattice
Group io.vlingo.xoom
Version 1.11.1
Last update 15. February 2023
Organization not specified
URL https://github.com/vlingo/xoom-lattice
License Mozilla Public License 2.0
Dependencies amount 7
Dependencies logback-classic, xoom-common, xoom-actors, xoom-streams, xoom-cluster, xoom-symbio, fst,
There are maybe transitive dependencies!



Page 23 from 26 (items total 251)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy