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

Download JAR files tagged by running with all dependencies

Search JAR files by class name

wsclient from group org.hpccsystems (version 9.8.4-1)

This project allows a user to interact with ESP services in a controlled manner. The API calls available under org.hpccsystems.ws.client.platform allow for a user to target ESP's across multiple environments running a range of hpccsystems-platform versions. There is no guarantee that if a user utilizes org.hpccsystems.ws.client.gen generated stub code from wsdl, that the calls will be backwards compatible with older hpccsystems-platform versions.

Group: org.hpccsystems Artifact: wsclient
Show all versions Show documentation Show source 
 

155 downloads
Artifact wsclient
Group org.hpccsystems
Version 9.8.4-1
Last update 16. July 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-hpcc,
There are maybe transitive dependencies!

org.apache.sling.api from group org.apache.sling (version 2.27.6)

The Apache Sling API defines an extension to the Servlet API 2.4 to provide access to content and unified access to request parameters hiding the differences between the different methods of transferring parameters from client to server. Note that the Apache Sling API bundle does not include the Servlet API but instead requires the API to be provided by the Servlet container in which the Apache Sling framework is running or by another bundle.

Group: org.apache.sling Artifact: org.apache.sling.api
Show all versions Show documentation Show source 
 

52 downloads
Artifact org.apache.sling.api
Group org.apache.sling
Version 2.27.6
Last update 05. July 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!

google-cloud-api-gateway from group com.google.cloud (version 2.46.0)

API Gateway enables you to provide secure access to your backend services through a well-defined REST API that is consistent across all of your services, regardless of the service implementation. Clients consume your REST APIS to implement standalone apps for a mobile device or tablet, through apps running in a browser, or through any other type of app that can make a request to an HTTP endpoint.

Group: com.google.cloud Artifact: google-cloud-api-gateway
Show all versions Show documentation Show source 
 

0 downloads
Artifact google-cloud-api-gateway
Group com.google.cloud
Version 2.46.0
Last update 27. June 2024
Organization Google LLC
URL https://github.com/googleapis/google-cloud-java
License Apache-2.0
Dependencies amount 39
Dependencies grpc-api, jsr305, error_prone_annotations, grpc-stub, grpc-protobuf, api-common, auto-value-annotations, javax.annotation-api, j2objc-annotations, protobuf-java, proto-google-common-protos, proto-google-cloud-api-gateway-v1, guava, failureaccess, listenablefuture, checker-qual, gax, google-auth-library-credentials, opencensus-api, grpc-context, google-auth-library-oauth2-http, gax-grpc, grpc-inprocess, grpc-core, grpc-alts, grpc-grpclb, conscrypt-openjdk-uber, grpc-auth, grpc-netty-shaded, gax-httpjson, gson, google-http-client, httpclient, commons-codec, httpcore, opencensus-contrib-http-util, google-http-client-gson, protobuf-java-util, threetenbp,
There are maybe transitive dependencies!

camel-operon from group io.operon (version 0.9.19-RELEASE)

Camel-operon is a camel-component for running Operon from Camel routes. It is also possible to call Camel routes from Operon. Operon is a programming language which can be easily embedded with JVM-based languages (Java, Scala, Groovy, Kotlin, Clojure, etc.) or run standalone with the native-version. Operon is especially great for transforming and handling JSON-data.

Group: io.operon Artifact: camel-operon
Show all versions Show documentation Show source 
 

0 downloads
Artifact camel-operon
Group io.operon
Version 0.9.19-RELEASE
Last update 14. April 2024
Organization not specified
URL https://operon.io
License Apache License, Version 2.0
Dependencies amount 12
Dependencies camel-archetype-component, camel-bom, camel-support, camel-language, camel-core-model, gson, operon-runner, operon-parser, operon-json-parser, antlr4-runtime, jedis, commons-exec,
There are maybe transitive dependencies!

legend-engine-xt-java-runtime-compiler from group org.finos.legend.engine (version 4.41.0)

This provides native functions that allow runtime compilation and execution of Java code. This is intended primarily to support development of Java generation code by providing access to compilation and execution in a Pure IDE Light. Please note that native functions provided here are extremely unsafe for general usage as they allow compilation and execution of arbitrary user supplied Java code. They should only be used in environments where there are no concerns about users running unsafe code (such as a user running a local Pure IDE Light).

Group: org.finos.legend.engine Artifact: legend-engine-xt-java-runtime-compiler
Show all versions Show documentation Show source 
 

0 downloads
Artifact legend-engine-xt-java-runtime-compiler
Group org.finos.legend.engine
Version 4.41.0
Last update 17. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies legend-engine-xt-javaGeneration-pure, legend-pure-m4, legend-pure-m3-core, legend-pure-runtime-java-engine-interpreted, legend-pure-runtime-java-engine-compiled, legend-engine-pure-platform-java, eclipse-collections-api, eclipse-collections, junit,
There are maybe transitive dependencies!

maven-cucumber-reporting from group net.masterthought (version 9863b38b-beta)

This project provides a maven mojo for using cucumber-reporting to publish pretty html reports for Cucumber. It works by generating html from the cucumber json report formatter. So can be used anywhere a json report is generated. Current use is in the cucumber jenkins plugin and a maven mojo to generate the same report from mvn command line when running locally.

Group: net.masterthought Artifact: maven-cucumber-reporting
Show all versions Show documentation Show source 
 

137 downloads
Artifact maven-cucumber-reporting
Group net.masterthought
Version 9863b38b-beta
Last update 28. July 2023
Organization not specified
URL http://maven.apache.org
License LGPL 2.1
Dependencies amount 3
Dependencies maven-plugin-api, commons-collections, cucumber-reporting,
There are maybe transitive dependencies!

RootChecker from group io.github.broscr (version 0.4)

RootChecker is a lightweight Android library that provides easy and efficient methods to determine whether the device is rooted, an emulator, using a proxy, or is debuggable. This library is useful for developers who want to improve the security and performance of their applications by preventing them from running on rooted devices, emulators, devices using a proxy, or debuggable devices.

Group: io.github.broscr Artifact: RootChecker
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact RootChecker
Group io.github.broscr
Version 0.4
Last update 15. April 2023
Organization not specified
URL https://github.com/broscr/RootChecker
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

gemini-blueprint from group net.solarnetwork.external (version 3.0.0.SN01)

Eclipse Gemini Blueprint project makes it easy to build Java applications that run in an OSGi framework. By using Gemini Blueprint, applications benefit from using a better separation of modules, the ability to dynamically add, remove, and update modules in a running system, the ability to deploy multiple versions of a module simultaneously (and have clients automatically bind to the appropriate one), and a dynamic service model.

Group: net.solarnetwork.external Artifact: gemini-blueprint
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gemini-blueprint
Group net.solarnetwork.external
Version 3.0.0.SN01
Last update 07. March 2023
Organization not specified
URL http://www.eclipse.org/gemini/blueprint/
License Eclipse Public License, Version 1.0
Dependencies amount 1
Dependencies javax.inject,
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!

logman-core from group com.raelity.logman (version 2.3.1)

Easy to install library for adding dynamic display, control and configuration of java.util.logging to any swing based application. Useful for debugging apps in production situations; interactively configure logging while an application is running including adding a handler to save logging output to a file. Changes made to the logging configuration can be saved and automatically applied at startup.

Group: com.raelity.logman Artifact: logman-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact logman-core
Group com.raelity.logman
Version 2.3.1
Last update 17. January 2023
Organization not specified
URL https://foss.heptapod.net/java/jlogman/logman-core
License GNU Lesser General Public License v3.0 or later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 139 from 153 (items total 1530)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy