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

Download JAR files tagged by provided with all dependencies

Search JAR files by class name

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!

matter-android-demo-sdk from group com.google.matter (version 1.0)

THIS LIBRARY IS PROVIDED WITH NO WARRANTY OR GUARANTEE OF ANY KIND, TO BE USED FOR DEVELOPMENT AND EXAMPLE PURPOSES ONLY. THIS LIBRARY SHOULD NOT BE USED IN A PRODUCTION APPLICATION. This library contains the JNI JAR and SO artifacts (all architectures) from the Matter SDK (https://github.com/project-chip/connectedhomeip) Android CHIP Tool examples to be used in the development and testing of Android Matter controller applications such as GHSAFM.

Group: com.google.matter Artifact: matter-android-demo-sdk
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact matter-android-demo-sdk
Group com.google.matter
Version 1.0
Last update 07. February 2024
Organization not specified
URL https://github.com/google-home/sample-apps-for-matter-android
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

mi-label from group gov.nasa.pds (version 1.4.0)

The Metadata Injector for PDS Labels (MILabel) provides a command-line interface for generating PDS4 Labels using a user provided PDS4 XML template and input (source) data products. The PDS4 XML Templates use Apache Velocity variables and logic to generate the PDS4 labels. For inputs, the tool currently supports detached and attached ODL/PDS3 labels with plans to support VICAR attached labels and CSV files.

Group: gov.nasa.pds Artifact: mi-label
Show all versions Show documentation Show source 
 

0 downloads
Artifact mi-label
Group gov.nasa.pds
Version 1.4.0
Last update 03. October 2023
Organization not specified
URL https://nasa-pds.github.io/mi-label/
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies commons-cli, velocity, velocity-tools, commons-io, commons-collections, jackson-databind, vicario, pds3-product-tools,
There are maybe transitive dependencies!

org.apache.sling.tracer from group org.apache.sling (version 1.0.8)

Tracer provides support for enabling the logs for specific category at specific level and only for specific request. It provides a very fine level of control via config provided as part of HTTP request around how the logging should be performed for given category. Refer to http://sling.apache.org/documentation/bundles/log-tracers.html

Group: org.apache.sling Artifact: org.apache.sling.tracer
Show all versions Show source 
 

2 downloads
Artifact org.apache.sling.tracer
Group org.apache.sling
Version 1.0.8
Last update 03. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

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.2
Last update 12. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!

aceql-http from group com.aceql (version 12.2)

AceQL HTTP is a framework of REST like http APIs that allow to access to remote SQL databases over http from any device that supports http. AceQL HTTP is provided with three client SDK: - The AceQL C# Client SDK allows to wrap the HTTP APIs using Microsoft SQL Server like calls in their code, just like they would for a local database. - The AceQL Java Client JDBC Driver allows to wrap the HTTP APIs using JDBC calls in their code, just like they would for a local database. - The AceQL Python Client SDK allows SQL calls to be encoded with standard unmodified DB-API 2.0 syntax

Group: com.aceql Artifact: aceql-http
Show all versions Show documentation Show source 
 

1 downloads
Artifact aceql-http
Group com.aceql
Version 12.2
Last update 22. February 2023
Organization KawanSoft
URL https://www.aceql.com
License Business Source License 1.1
Dependencies amount 23
Dependencies Cloudmersive.APIClient.Java, commons-cli, javax.json, commons-io, jsch, commons-lang3, java-jwt, commons-codec, gson, schemacrawler, jsqlparser, waffle-jna, postgresql, ojdbc6, mssql-jdbc, mysql-connector-j, jasypt, javax.servlet-api, tomcat-embed-core, tomcat-jdbc, jakarta.xml.bind-api, jaxb-runtime, logback-classic,
There are maybe transitive dependencies!

tinyspline from group org.tinyspline (version 0.6.0-1)

TinySpline is a small, yet powerful library for interpolating, transforming, and querying arbitrary NURBS, B-Splines, and Bézier curves. The core of the library is written in ANSI C (C89) with a C++ wrapper for an object-oriented programming model. Based on the C++ wrapper, auto-generated bindings for C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby are provided.

Group: org.tinyspline Artifact: tinyspline
Show all versions Show documentation Show source 
 

0 downloads
Artifact tinyspline
Group org.tinyspline
Version 0.6.0-1
Last update 03. February 2023
Organization not specified
URL https://github.com/msteinbeck/tinyspline
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

drasyl-parent from group org.drasyl (version 0.10.0)

drasyl is a general-purpose overlay network framework for rapid development of distributed P2P applications. By using drasyl developers can fully concentrate on creating distributed applications. With drasyl, boundaries between IP-based networks will be eliminated and secure communication channels between any peers will be provided. Zero-configuration is required to use drasyl. Developers can run a new drasyl node without having to write configuration files or provide IP addresses of peers.

Group: org.drasyl Artifact: drasyl-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact drasyl-parent
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization Heiko Bornholdt and Kevin Röbert
URL https://drasyl.org/
License MIT License
Dependencies amount 6
Dependencies mockito-core, mockito-junit-jupiter, hamcrest, junit-jupiter-engine, junit-jupiter-api, junit-jupiter-params,
There are maybe transitive dependencies!

drasyl-all from group org.drasyl (version 0.10.0)

Group: org.drasyl Artifact: drasyl-all
Show all versions 
 

0 downloads
Artifact drasyl-all
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies drasyl-cli, drasyl-core, drasyl-node, drasyl-plugin-groups-client, drasyl-plugin-groups-manager,
There are maybe transitive dependencies!

chronicler-player from group app.cash.chronicler (version 1.0.1)

Chronicler-player is a stand-alone application designed to read chronicler recorded messages from Kinesis, re-aggregate them into the shape of original application-level requests and replay them on a provided MySQL-compatible database retaining original intra-query delays while recording replay metrics.

Group: app.cash.chronicler Artifact: chronicler-player
Show documentation Show source 
 

0 downloads
Artifact chronicler-player
Group app.cash.chronicler
Version 1.0.1
Last update 24. January 2022
Organization not specified
URL https://github.com/cashapp/chronicler.git
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 102 from 128 (items total 1272)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy