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

Download JAR files tagged by associated with all dependencies

Search JAR files by class name

unitility from group com.synerset (version 2.3.0)

The Java Physics Units of Measure Library - Unitility. This unique library offers new set of types that seamlessly integrate numerical values with their associated units. This enables developers to conduct precise and efficient conversions across various units. Designed in plain Java, the solution prioritizes speed and lightweight functionality, immutability and thread-safety.

Group: com.synerset Artifact: unitility
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact unitility
Group com.synerset
Version 2.3.0
Last update 26. February 2024
Organization not specified
URL https://github.com/pjazdzyk/unitility
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

unitility-core from group com.synerset (version 2.3.0)

The Java Physics Units of Measure Library - Unitility, core module. This unique library offers new set of types that seamlessly integrate numerical values with their associated units. This enables developers to conduct precise and efficient conversions across various units. Designed in plain Java, the solution prioritizes speed and lightweight functionality, immutability and thread-safety.

Group: com.synerset Artifact: unitility-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact unitility-core
Group com.synerset
Version 2.3.0
Last update 26. February 2024
Organization not specified
URL https://github.com/pjazdzyk/unitility/unitility-core
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

snyk-container-helm from group io.github.cdklabs.cdk_cloudformation (version 1.2.0-alpha.7)

Snyk integrates with Amazon EKS, enabling you to import and test your running workloads and identify vulnerabilities in their associated images and configurations that might make those workloads less secure. Once imported, Snyk continues to monitor those workloads, identifying additional security issues as new images are deployed and the workload configuration changes.

Group: io.github.cdklabs.cdk_cloudformation Artifact: snyk-container-helm
Show all versions Show documentation Show source 
 

0 downloads
Artifact snyk-container-helm
Group io.github.cdklabs.cdk_cloudformation
Version 1.2.0-alpha.7
Last update 03. February 2023
Organization not specified
URL https://github.com/snyk/aws-cloudformation-resource-providers/blob/main/snyk-container-helm/README.md
License Apache License 2.0
Dependencies amount 5
Dependencies aws-cdk-lib, constructs, jsii-runtime, annotations, javax.annotation-api,
There are maybe transitive dependencies!

data-science from group org.odpi.egeria (version 3.15)

The Data Science Open Metadata Access Service (OMAS) provides APIs and events for tools and applications focused on building all types of analytics models such as predictive models and machine learning models. It provides the ability to define the purpose and requirements for a model, along with lineage and audit information relating to the development and validation process associated with the model.

Group: org.odpi.egeria Artifact: data-science
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact data-science
Group org.odpi.egeria
Version 3.15
Last update 31. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cas-filemgr from group org.apache.oodt (version 1.9.1)

The file management component of a Catalog and Archive Service. This component purposefully separates data stores and metadata stores as standard interfaces, and provides some out of the box backend implementations of them (including one based on the javax.sql.DataSource interface). This component provides everything that you need to catalog, archive and manage files, and directories, and their associated metadata.

Group: org.apache.oodt Artifact: cas-filemgr
Show all versions Show documentation Show source 
 

0 downloads
Artifact cas-filemgr
Group org.apache.oodt
Version 1.9.1
Last update 25. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 28
Dependencies avro, avro-ipc, commons-compress, aws-java-sdk, guava, commons-cli, commons-codec, commons-collections, commons-dbcp, httpclient, commons-io, commons-pool, hsqldb, lucene-core, lucene-analyzers-common, lucene-queryparser, cas-cli, cas-metadata, oodt-commons, oodt-conf, solr-core, solr-solrj, tika-parsers, jug, xmlrpc, slf4j-api, jul-to-slf4j, log4j-slf4j-impl,
There are maybe transitive dependencies!

ecfeed.junit from group com.ecfeed (version 1.0.0)

An open library used to connect to the ecFeed service. It can be also used as a standalone testing tool. It is integrated with Junit5 and generates a stream of test cases using a selected algorithm (e.g. Cartesian, N-Wise). There are no limitations associated with the off-line version but the user cannot access the on-line computation servers and the model database.

Group: com.ecfeed Artifact: ecfeed.junit
Show documentation Show source 
 

0 downloads
Artifact ecfeed.junit
Group com.ecfeed
Version 1.0.0
Last update 04. October 2019
Organization not specified
URL https://ecfeed.com/
License Eclipse Public License - v 1.0
Dependencies amount 1
Dependencies selenium-java,
There are maybe transitive dependencies!

spring-framework-bom from group com.covisint.core (version 4.0.2.RELEASE)

This bill of materials (BOM) POM covers all the Spring artifacts related to a particular version. By importing this BOM, you fix the version of all of Spring-related artifacts to the versions associated with a particular release. This prevents the overriding of Spring transitive dependencies which in turn could cause version conflicts between libraries. To use this BOM, add the following in your POM: <dependencyManagement> <dependencies> <dependency> <groupId>com.covisint.core</groupId> <artifactId>springframework-bom</artifactId> <version>4.0.2.RELEASE</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the Spring artifacts *without* a version.

Group: com.covisint.core Artifact: spring-framework-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-framework-bom
Group com.covisint.core
Version 4.0.2.RELEASE
Last update 22. April 2015
Organization not specified
URL http://covisint.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

slf4j-bom from group com.covisint.core (version 1.7.6)

This bill of materials (BOM) POM covers all the SLF4J artifacts related to a particular version. By importing this BOM, you fix the version of all of SLF4J-related artifacts to the versions associated with a particular release. This prevents the overriding of SLF4J transitive dependencies which in turn could cause version conflicts between libraries. To use this BOM, add the following in your POM: <dependencyManagement> <dependencies> <dependency> <groupId>com.covisint.core</groupId> <artifactId>slf4j-bom</artifactId> <version>1.7.6</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the SLF4J artifacts *without* a version.

Group: com.covisint.core Artifact: slf4j-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact slf4j-bom
Group com.covisint.core
Version 1.7.6
Last update 22. April 2015
Organization not specified
URL http://covisint.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

httpclient-bom from group com.covisint.core (version 4.3.2)

This bill of materials (BOM) POM covers all the Apache HttpClient artifacts related to a particular version. By importing this BOM, you fix the version of all of HttpClient-related artifacts to the versions associated with a particular release. This prevents the overriding of HttpClient transitive dependencies which in turn could cause version conflicts between libraries. To use this BOM, add the following in your POM: <dependencyManagement> <dependencies> <dependency> <groupId>com.covisint.core</groupId> <artifactId>httpclient-bom</artifactId> <version>4.3.2</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the HttpClient artifacts *without* a version.

Group: com.covisint.core Artifact: httpclient-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact httpclient-bom
Group com.covisint.core
Version 4.3.2
Last update 22. April 2015
Organization not specified
URL http://covisint.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hibernate-orm-bom from group com.covisint.core (version 4.3.1.Final)

This bill of materials (BOM) POM covers all the Hibernate ORM artifacts related to a particular version. By importing this BOM, you fix the version of all of Hibernate-related artifacts to the versions associated with a particular release. This prevents the overriding of Hibernate transitive dependencies which in turn could cause version conflicts between libraries. To use this BOM, add the following in your POM: <dependencyManagement> <dependencies> <dependency> <groupId>com.covisint.core</groupId> <artifactId>hibernate-orm-bom</artifactId> <version>4.3.1.Final</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the Hibernate artifacts *without* a version.

Group: com.covisint.core Artifact: hibernate-orm-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hibernate-orm-bom
Group com.covisint.core
Version 4.3.1.Final
Last update 22. April 2015
Organization not specified
URL http://covisint.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 23 from 25 (items total 244)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy