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

Download JAR files tagged by client with all dependencies

Search JAR files by class name

nameapi-ontology5-core from group org.nameapi.ontology.core (version 5.4.2)

Contains the domain classes that are used as input to the NameAPI server. These are the same that the Java web service client library uses. That's exactly the reason why these are in a separate project; so that they can be shared easily, and can be included as a separate dependency in other projects. See overview.html

Group: org.nameapi.ontology.core Artifact: nameapi-ontology5-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact nameapi-ontology5-core
Group org.nameapi.ontology.core
Version 5.4.2
Last update 19. May 2023
Organization Optimaize GmbH, Switzerland
URL http://www.nameapi.org
License not specified
Dependencies amount 1
Dependencies jackson-annotations,
There are maybe transitive dependencies!

steelblue from group it.tidalwave.steelblue (version 1.1-ALPHA-3)

SteelBlue contains the JavaFX implementation of a set of UI-related DCI roles defined in the project TheseFoolishThings. It allows to design rich client applications in a fashion that is mostly independent of the UI technology so the code depending on it is segregated in a confined section.

Group: it.tidalwave.steelblue Artifact: steelblue
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact steelblue
Group it.tidalwave.steelblue
Version 1.1-ALPHA-3
Last update 09. May 2023
Organization not specified
URL http://tidalwave.it/projects/solidblue
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!

nailgun-server-for-scala-plugin from group org.jetbrains (version 1.3.1)

Nailgun is a client, protocol and server for running Java programs from the command line without incurring the JVM startup overhead. Programs run in the server (which is implemented in Java), and are triggered by the client (C and Python clients available), which handles all I/O. This project contains the server and examples.

Group: org.jetbrains Artifact: nailgun-server-for-scala-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact nailgun-server-for-scala-plugin
Group org.jetbrains
Version 1.3.1
Last update 03. April 2023
Organization org.jetbrains
URL https://github.com/JetBrains/nailgun
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

syslog4j from group org.graylog2 (version 0.9.61)

Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the draft "structured syslog" protocol (RFC Draft). This is a repackaged fork used in Graylog2, as the original package has no recent versions published to Maven Central.

Group: org.graylog2 Artifact: syslog4j
Show all versions Show documentation Show source 
 

18 downloads
Artifact syslog4j
Group org.graylog2
Version 0.9.61
Last update 21. March 2023
Organization not specified
URL https://github.com/graylog-labs/syslog4j-graylog2
License LGPL
Dependencies amount 2
Dependencies joda-time, commons-lang3,
There are maybe transitive dependencies!

playwright from group io.github.palexdev.playwright (version 1.30.1)

Java library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. This is the main package that provides Playwright client.

Group: io.github.palexdev.playwright Artifact: playwright
Show all versions Show documentation Show source 
 

0 downloads
Artifact playwright
Group io.github.palexdev.playwright
Version 1.30.1
Last update 12. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies gson, Java-WebSocket, junit-jupiter-engine, opentest4j, driver, driver-bundle,
There are maybe transitive dependencies!

mockserver-netty-no-dependencies from group org.mock-server (version 5.15.0)

Group: org.mock-server Artifact: mockserver-netty-no-dependencies
Show all versions Show documentation Show source 
 

0 downloads
Artifact mockserver-netty-no-dependencies
Group org.mock-server
Version 5.15.0
Last update 11. January 2023
Organization not specified
URL https://www.mock-server.com
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mockserver-netty from group org.mock-server (version 5.15.0)

Group: org.mock-server Artifact: mockserver-netty
Show all versions Show documentation Show source 
 

89 downloads
Artifact mockserver-netty
Group org.mock-server
Version 5.15.0
Last update 11. January 2023
Organization not specified
URL https://www.mock-server.com
License not specified
Dependencies amount 13
Dependencies mockserver-client-java, mockserver-core, netty-buffer, netty-codec, netty-codec-http, netty-codec-http2, netty-common, netty-handler, netty-transport, netty-tcnative-boringssl-static, commons-io, guava, slf4j-api,
There are maybe transitive dependencies!

mockserver from group org.mock-server (version 5.15.0)

A simple server to support mocking responses from any server / service that uses HTTP. The expectations that configure how the MockServer will respond and to incoming requests can be setup using any language that can create JSON. In simple client is provided to make this easy in Java.

Group: org.mock-server Artifact: mockserver
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mockserver
Group org.mock-server
Version 5.15.0
Last update 11. January 2023
Organization not specified
URL https://www.mock-server.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

anythingworks-exampleproject from group com.optimaize.anythingworks.exampleproject (version 1.1.0)

A code example for how to use the anythingworks library. The submodules are: server: a sample server app that runs a web service. clientlib: the matching web service client library that uses soap/wsdl to connect to the server. clientapp: a sample client app that uses the clientlib to connect to the server. To test it, run the Boot class and then execute the PingServiceImplTest.

Group: com.optimaize.anythingworks.exampleproject Artifact: anythingworks-exampleproject
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact anythingworks-exampleproject
Group com.optimaize.anythingworks.exampleproject
Version 1.1.0
Last update 20. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies logback-classic, jul-to-slf4j,
There are maybe transitive dependencies!



Page 1709 from 1752 (items total 17514)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy