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

Download JAR files tagged by servers with all dependencies

Search JAR files by class name

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

This package contains Microsoft Azure SDK for MySql 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 MySQL resources including servers, databases, firewall rules, VNET rules, log files and configurations with new business model. Package tag package-flexibleserver-2022-09-30-preview.

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

0 downloads
Artifact azure-resourcemanager-mysqlflexibleserver
Group com.azure.resourcemanager
Version 1.0.0-beta.4
Last update 18. May 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!

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!

azure-resourcemanager-postgresql from group com.azure.resourcemanager (version 1.0.2)

This package contains Microsoft Azure SDK for PostgreSql 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 PostgreSQL resources including servers, databases, firewall rules, VNET rules, security alert policies, log files and configurations with new business model. Package tag package-2020-01-01.

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

0 downloads
Artifact azure-resourcemanager-postgresql
Group com.azure.resourcemanager
Version 1.0.2
Last update 24. January 2022
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!

azure-resourcemanager-mysql from group com.azure.resourcemanager (version 1.0.2)

This package contains Microsoft Azure SDK for MySql 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 MySQL 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-mysql
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-mysql
Group com.azure.resourcemanager
Version 1.0.2
Last update 24. January 2022
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!

discodnc from group de.tum.ei.lkn.eces (version 2.4.3-lkn)

Deterministic Network Calculus (DNC) is a methodology for worst-case modeling and analysis of communication networks. It enables to derive deterministic bounds on a server’s backlog as well as a flow’s end-to-end delay. Given a directed graph of servers (server graph) and the flows crossing these servers, the Disco Deterministic Network Calculator (DiscoDNC) automates the derivation of bounds.

Group: de.tum.ei.lkn.eces Artifact: discodnc
Show documentation Show source 
 

0 downloads
Artifact discodnc
Group de.tum.ei.lkn.eces
Version 2.4.3-lkn
Last update 03. January 2021
Organization not specified
URL discodnc.cs.uni-kl.de
License GNU General Lesser Public License (LGPL) version 2.1
Dependencies amount 1
Dependencies commons-math3,
There are maybe transitive dependencies!

hashver-maven-plugin from group pro.avodonosov (version 1.6)

Generate versions for project modules as hashcode of their sources and dependency tree. so that when module version changes automatically. The goal is to speedup multi-module project builds by avoiding build of unchanged modules (mostly oriented to CI build servers). Provides a build extension which can skip module build if aftifact of the same version exists already.

Group: pro.avodonosov Artifact: hashver-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact hashver-maven-plugin
Group pro.avodonosov
Version 1.6
Last update 08. December 2020
Organization not specified
URL https://github.com/avodonosov/hashver-maven-plugin
License GNU Affero General Public License
Dependencies amount 3
Dependencies maven-dependency-tree, aether-util, commons-text,
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!

church.i18n.error.spring from group church.i18n (version 2019.0)

Unification of error handling (not only) for RESTful servers Project name: church.i18n.error.spring Rest Exception Handling: library extends church.i18n.error library and adds functionality to easily handle and manipulate with exceptions in Spring REST projects. Predefined sets of exception handlers together with response mappers makes it easy to deal with exceptions in your application.

Group: church.i18n Artifact: church.i18n.error.spring
Show documentation Show source 
 

0 downloads
Artifact church.i18n.error.spring
Group church.i18n
Version 2019.0
Last update 05. August 2019
Organization not specified
URL https://bitbucket.org/i18n_church/church.i18n.error.spring
License The MIT License
Dependencies amount 4
Dependencies church.i18n.error, slf4j-api, javax.servlet-api, spring-webmvc,
There are maybe transitive dependencies!

church.i18n.error from group church.i18n (version 2019.0)

Unification of error handling (not only) for RESTful servers Project name: church.i18n.error Rest Exception Handling library provides basic model and support methods for handling exceptions in localized projects. It tries to abstract this problem from the implementation and provides more universal mechanism of dealing with exceptions.

Group: church.i18n Artifact: church.i18n.error
Show documentation Show source 
 

0 downloads
Artifact church.i18n.error
Group church.i18n
Version 2019.0
Last update 05. August 2019
Organization not specified
URL https://bitbucket.org/i18n_church/church.i18n.error
License The MIT License
Dependencies amount 4
Dependencies slf4j-api, church.i18n.resources.bundles, church.i18n.rest.response.model, church.i18n.rest.exception,
There are maybe transitive dependencies!

sshapi-trilead from group com.sshtools (version 1.1.2)

Trilead SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (minimum required JRE: 1.4.2). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP and SFTP. There are no dependencies on any JCE provider, as all crypto functionality is included. This library is the provider bridge for SSHAPI.

Group: com.sshtools Artifact: sshapi-trilead
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-trilead
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 2
Dependencies sshapi-core, trilead-ssh2,
There are maybe transitive dependencies!



Page 117 from 131 (items total 1302)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy