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

Download JAR files tagged by access with all dependencies

Search JAR files by class name

rds-iam-hikari-datasource from group io.volcanolabs (version 3.0.0)

An extension to the Hikari datasource for IAM Role based access to RDS databases. This is entirely based on the work of Tom de Vroomen in this article: https://blog.jdriven.com/2021/06/configure-hikari-connection-pool-when-using-rds-iam/ The intention of this library is just to make his excellent work available as a maven dependency.

Group: io.volcanolabs Artifact: rds-iam-hikari-datasource
Show all versions Show documentation Show source 
 

0 downloads
Artifact rds-iam-hikari-datasource
Group io.volcanolabs
Version 3.0.0
Last update 01. November 2023
Organization not specified
URL https://github.com/volcanolabs-io/rds-iam-hikari-datasource
License MIT License
Dependencies amount 4
Dependencies HikariCP, sts, rds, slf4j-api,
There are maybe transitive dependencies!

SHAFT_DSL from group io.github.shafthq (version 1.0.3)

SHAFT DSL is a SHAFT Ecosystem project that extends basic SHAFT_Engine functionality and provides the user with easy-access domain specific elements. This facilitated authoring tests even more and provides a unique user experience that is tailored to testers everywhere.

Group: io.github.shafthq Artifact: SHAFT_DSL
Show all versions Show documentation 
 

0 downloads
Artifact SHAFT_DSL
Group io.github.shafthq
Version 1.0.3
Last update 17. September 2023
Organization not specified
URL https://shafthq.github.io/
License MIT License
Dependencies amount 8
Dependencies SHAFT_ENGINE, ojdbc8, regions, aws-java-sdk-sqs, ssm, aws-java-sdk-dynamodb, sqs, unitils-core,
There are maybe transitive dependencies!

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

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 
 

5 downloads
Artifact lwjgl-vulkan
Group org.lwjgl
Version 3.3.3
Last update 16. September 2023
Organization not specified
URL https://www.lwjgl.org
License BSD-3-Clause
Dependencies amount 1
Dependencies lwjgl,
There are maybe transitive dependencies!

parent from group org.biopax.validator (version 5.1.0)

The BioPAX Validator Project (including a general-purpose object model validation and error reporting API core, OBO ontologies manager, MIRIAM registry access (to resolve bio db names and identifiers), hundreds BioPAX Level3 rules, settings, and the console and web applications)

Group: org.biopax.validator Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.biopax.validator
Version 5.1.0
Last update 07. August 2023
Organization BioPAX.org
URL https://biopax.github.io/validator
License MIT
Dependencies amount 4
Dependencies javax.annotation-api, jaxb-api, javax.activation, junit,
There are maybe transitive dependencies!

ddul from group io.github.greenn-lab (version 0.3.0)

DDul means "ground" in korean pronounce. It helps to you when compose a java projects. And support with database access, cache abstraction, system code generation, hierarchical data handling, article management and etc.

Group: io.github.greenn-lab Artifact: ddul
Show all versions Show documentation Show source 
 

0 downloads
Artifact ddul
Group io.github.greenn-lab
Version 0.3.0
Last update 20. June 2023
Organization not specified
URL https://github.com/greenn-lab/ddul
License MIT License
Dependencies amount 13
Dependencies spring-boot-starter-web, spring-boot-starter-data-jpa, spring-boot-starter-cache, spring-boot-starter-validation, spring-boot-starter-security, graphql-spring-boot-starter, springdoc-openapi-ui, querydsl-jpa, mybatis-spring-boot-starter, mapstruct, jackson-datatype-jsr310, p6spy-spring-boot-starter, reflections,
There are maybe transitive dependencies!

azure-resourcemanager-databricks from group com.azure.resourcemanager (version 1.0.0-beta.4)

This package contains Microsoft Azure SDK for AzureDatabricks Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. The Microsoft Azure management APIs allow end users to operate on Azure Databricks Workspace / Access Connector resources. Package tag package-2023-05-01.

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

0 downloads
Artifact azure-resourcemanager-databricks
Group com.azure.resourcemanager
Version 1.0.0-beta.4
Last update 08. June 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!

jdbi3-parent from group org.jdbi (version 3.38.2)

Jdbi 3 is designed to provide convenient tabular data access in Java(tm) and other JVM based languages. It uses the Java collections framework for query results, provides a convenient means of externalizing SQL statements, and named parameter support for any database that supports JDBC.

Group: org.jdbi Artifact: jdbi3-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jdbi3-parent
Group org.jdbi
Version 3.38.2
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

This package contains Microsoft Azure SDK for Workloads Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Workloads client provides access to various workload operations.<br>Azure Center for SAP solutions is currently in PREVIEW. See the [Azure Center for SAP solutions - Legal Terms](https://learn.microsoft.com/legal/azure-center-for-sap-solutions/azure-center-for-sap-solutions-legal-terms) for legal notices applicable to Azure Center for SAP solutions. Package tag package-2023-04.

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

0 downloads
Artifact azure-resourcemanager-workloads
Group com.azure.resourcemanager
Version 1.0.0
Last update 17. April 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!

mongodb-atlas-databaseuser from group io.github.cdklabs.cdk_cloudformation (version 1.3.0-alpha.7)

The databaseUsers resource lets you retrieve, create and modify the MongoDB users in your cluster. Each user has a set of roles that provide access to the project?s databases. A user?s roles apply to all the clusters in the project: if two clusters have a products database and a user has a role granting read access on the products database, the user has that access on both clusters.

Group: io.github.cdklabs.cdk_cloudformation Artifact: mongodb-atlas-databaseuser
Show all versions Show documentation Show source 
 

0 downloads
Artifact mongodb-atlas-databaseuser
Group io.github.cdklabs.cdk_cloudformation
Version 1.3.0-alpha.7
Last update 03. February 2023
Organization not specified
URL https://github.com/cdklabs/cdk-cloudformation.git
License Apache License 2.0
Dependencies amount 5
Dependencies aws-cdk-lib, constructs, jsii-runtime, annotations, javax.annotation-api,
There are maybe transitive dependencies!

software-developer from group org.odpi.egeria (version 3.15)

The Software Developer Open Metadata Access Service (OMAS) provides APIs and events for software developer tools and applications that help developers make good use of the standards and best practices defined for the data landscape.

Group: org.odpi.egeria Artifact: software-developer
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact software-developer
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!



Page 335 from 392 (items total 3916)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy