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

Download JAR files tagged by help with all dependencies

Search JAR files by class name

excalibur-fortress-container from group excalibur-fortress (version test-1.2)

Fortress contains a framework to help you create your own avalon containers. It boasts asynchronous management of your component instances, high scalability, easier maintenance of your code, and easy embedding into various environments like servlet engines.

Group: excalibur-fortress Artifact: excalibur-fortress-container

 

0 downloads
Artifact excalibur-fortress-container
Group excalibur-fortress
Version test-1.2
Last update 08. November 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 25
Dependencies excalibur-fortress-container-api, excalibur-fortress-container-impl, excalibur-fortress-meta, avalon-framework-api, avalon-framework-impl, avalon-logkit, commons-collections, commons-beanutils, concurrent, excalibur-instrument-api, excalibur-instrument-mgr-api, excalibur-instrument-mgr-impl, d-haven-event, d-haven-managed-pool, bcel, excalibur-logger, excalibur-sourceresolve, excalibur-lifecycle-api, excalibur-lifecycle-impl, xml-apis, xalan, xerces, excalibur-fortress-bean, qdox, ant,
There are maybe transitive dependencies!

excalibur-fortress-container-impl from group excalibur-fortress (version 1.2)

Fortress contains a framework to help you create your own avalon containers. It boasts asynchronous management of your component instances, high scalability, easier maintenance of your code, and easy embedding into various environments like servlet engines.

Group: excalibur-fortress Artifact: excalibur-fortress-container-impl

 

0 downloads
Artifact excalibur-fortress-container-impl
Group excalibur-fortress
Version 1.2
Last update 08. November 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 20
Dependencies avalon-framework-api, avalon-framework-impl, excalibur-fortress-container-api, excalibur-fortress-meta, avalon-logkit, commons-collections, commons-beanutils, concurrent, excalibur-instrument-api, excalibur-instrument-mgr-api, excalibur-instrument-mgr-impl, d-haven-event, d-haven-managed-pool, bcel, excalibur-logger, excalibur-sourceresolve, excalibur-lifecycle-api, excalibur-lifecycle-impl, excalibur-pool-api, excalibur-pool-impl,
There are maybe transitive dependencies!

sdk-for-android from group io.appwrite (version 5.1.0)

Appwrite is an open-source backend as a service server that abstract and simplify complex and repetitive development tasks behind a very simple to use REST API. Appwrite aims to help you develop your apps faster and in a more secure way. Use the Android SDK to integrate your app with the Appwrite server to easily start interacting with all of Appwrite backend APIs and tools. For full API documentation and tutorials go to [https://appwrite.io/docs](https://appwrite.io/docs)

Group: io.appwrite Artifact: sdk-for-android
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sdk-for-android
Group io.appwrite
Version 5.1.0
Last update 24. April 2024
Organization not specified
URL https://github.com/appwrite/sdk-for-android
License GPL-3.0
Dependencies amount 12
Dependencies kotlinx-coroutines-core, kotlinx-coroutines-android, kotlin-stdlib, okhttp, gson, lifecycle-runtime-ktx, lifecycle-common-java8, appcompat, fragment-ktx, activity-ktx, browser, core-ktx,
There are maybe transitive dependencies!

dashtext-java from group com.aliyun (version 1.0.0)

DashText is a Python package for DashVector's sparse-dense (hybrid) semantic search which contains a series of text utilities and an integrated tool named SparseVectorEncoder. For more information about DashText, please visit: https://help.aliyun.com/document_detail/2712434.html

Group: com.aliyun Artifact: dashtext-java
Show documentation Show source 
 

0 downloads
Artifact dashtext-java
Group com.aliyun
Version 1.0.0
Last update 10. April 2024
Organization not specified
URL https://help.aliyun.com/document_detail/2510231.html
License Apache License, Version 2.0
Dependencies amount 3
Dependencies jieba-analysis, guava, json,
There are maybe transitive dependencies!

causeway-valuetypes-asciidoc-builder from group org.apache.causeway.valuetypes (version 3.0.0)

Library for programmatic AsciiDoc generation. The AsciiDoc name is trademarked by the Eclipse Foundation (https://www.eclipse.org/). This project is *not* part of the specification effort for _AsciiDoc_ under the AsciiDoc Working Group. See https://projects.eclipse.org/proposals/asciidoc-language and https://accounts.eclipse.org/mailing-list/asciidoc-wg. However, we are happy to help with transfer of source code, if any project (under the umbrella of the AsciiDoc Working Group) is willing to take over.

Group: org.apache.causeway.valuetypes Artifact: causeway-valuetypes-asciidoc-builder
Show all versions Show documentation Show source 
 

0 downloads
Artifact causeway-valuetypes-asciidoc-builder
Group org.apache.causeway.valuetypes
Version 3.0.0
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies causeway-commons, causeway-valuetypes-asciidoc-applib, asciidoctorj,
There are maybe transitive dependencies!

sdk-for-kotlin from group io.appwrite (version 5.0.1)

Appwrite is an open-source backend as a service server that abstract and simplify complex and repetitive development tasks behind a very simple to use REST API. Appwrite aims to help you develop your apps faster and in a more secure way. Use the Kotlin SDK to integrate your app with the Appwrite server to easily start interacting with all of Appwrite backend APIs and tools. For full API documentation and tutorials go to [https://appwrite.io/docs](https://appwrite.io/docs)

Group: io.appwrite Artifact: sdk-for-kotlin
Show all versions Show documentation Show source 
 

0 downloads
Artifact sdk-for-kotlin
Group io.appwrite
Version 5.0.1
Last update 24. March 2024
Organization not specified
URL https://github.com/appwrite/sdk-for-kotlin
License GPL-3.0
Dependencies amount 3
Dependencies kotlinx-coroutines-core-jvm, okhttp, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

jsonx from group org.jsonx (version 0.5.0)

A collection of specifications and reference implementations that provide structural and functional patterns intended to help developers work with JSON. The JSONx Framework is based on the JSON Schema Definition Language, which is a schema language inspired by the [XMLSchema] specification. This document introduces the JSONx Framework, and presents a directory of links to its constituent parts and related resources.

Group: org.jsonx Artifact: jsonx
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jsonx
Group org.jsonx
Version 0.5.0
Last update 27. February 2024
Organization JSONx
URL https://www.jsonx.org/
License The MIT License (MIT)
Dependencies amount 2
Dependencies logging, logback-classic,
There are maybe transitive dependencies!

maybe from group io.github.joselion (version 4.2.1)

Maybe<T> is a monadic wrapper similar java.util.Optional, but with a different intention. By leveraging Optional<T> benefits, it provides a functional API that safely allows us to perform operations that may or may not throw checked and unchecked exceptions. The wrapper intends to help us avoid the imperative try/catch syntax, while promoting safe exception handling and functional programming principles.

Group: io.github.joselion Artifact: maybe
Show all versions Show documentation Show source 
 

0 downloads
Artifact maybe
Group io.github.joselion
Version 4.2.1
Last update 13. February 2024
Organization not specified
URL https://github.com/JoseLion/maybe
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies org.eclipse.jdt.annotation,
There are maybe transitive dependencies!

OpenNetLib from group dev.bitbite (version 2.0.2)

OpenNetLib is a lightweight, easy-to-use library to simplify socket communication. It is written in and for Java. It's still in an early stage but saves a lot of time already. Start using OpenNetLib today or help improving it by posting issues, questions and feature requests here: https://github.com/bitbitedev/OpenNetLib/issues

Group: dev.bitbite Artifact: OpenNetLib
Show all versions Show documentation Show source 
 

0 downloads
Artifact OpenNetLib
Group dev.bitbite
Version 2.0.2
Last update 12. February 2024
Organization not specified
URL https://github.com/bitbitedev/OpenNetLib
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nifi-service-utils from group org.apache.nifi (version 2.0.0-M2)

This nifi-service-utils module is designed to capture common patterns and utilities that can be leveraged by other services or components to help promote reuse. These patterns may become framework level features or may simply be made available through this utility. It is ok for this module to have dependencies but care should be taken when adding dependencies as this increases the cost of utilizing this module in various nars.

Group: org.apache.nifi Artifact: nifi-service-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact nifi-service-utils
Group org.apache.nifi
Version 2.0.0-M2
Last update 26. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies nifi-api, nifi-utils,
There are maybe transitive dependencies!



Page 178 from 190 (items total 1895)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy