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

Download JAR files tagged by robust with all dependencies


c10n-tools from group com.github.rodionmoiseev.c10n (version 1.2)

A Java library, focused on making internationalisation more modular, easier to evolve and maintain, robust-to-change and IDE-friendly without excess of external tools.

Group: com.github.rodionmoiseev.c10n Artifact: c10n-tools
Show documentation Show source 
Download c10n-tools.jar (1.2)
 

0 downloads
Artifact c10n-tools
Group com.github.rodionmoiseev.c10n
Version 1.2
Last update 23. September 2014
Organization not specified
URL http://rodionmoiseev.github.io/c10n/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies javaparser, reflections, c10n,
There are maybe transitive dependencies!

c10n-core from group c10n (version 1.1)

A Java library, focused on making internationalisation more modular, easier to evolve and maintain, robust-to-change and IDE-friendly without excess of external tools.

Group: c10n Artifact: c10n-core
Show documentation Show source 
Download c10n-core.jar (1.1)
 

0 downloads
Artifact c10n-core
Group c10n
Version 1.1
Last update 03. March 2013
Organization not specified
URL https://github.com/rodionmoiseev/c10n
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

type-map from group berlin.yuna (version 2.1.27)

TypeMap and TypeConverter for a dynamic, extendable, high-performance type conversion library that's native-ready for GraalVM. This robust Java utility provides type-safe retrieval and conversion, leveraging ConcurrentHashMap for thread-safe operations without reflection.

Group: berlin.yuna Artifact: type-map
Show all versions Show documentation Show source 
Download type-map.jar (2.1.27)
 

0 downloads
Artifact type-map
Group berlin.yuna
Version 2.1.27
Last update 02. January 2025
Organization not specified
URL https://github.com/YunaBraska/type-map
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

android from group com.infinum.android.common (version 0.2.0)

This repository is a comprehensive collection of reusable Android-specific utility implementations designed to accelerate the development process across multiple projects. It provides a set of robust and well-tested Android utilities to streamline common tasks.

Group: com.infinum.android.common Artifact: android
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact android
Group com.infinum.android.common
Version 0.2.0
Last update 24. December 2024
Organization Infinum Inc.
URL https://github.com/infinum/android-common-android
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies core-ktx, appcompat, material, ui, ui-graphics, ui-tooling-preview, material3, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

databricks-sdk-parent from group com.databricks (version 0.38.0)

The Databricks SDK for Java includes functionality to accelerate development with Java for the Databricks Lakehouse. It covers all public Databricks REST API operations. The SDK's internal HTTP client is robust and handles failures on different levels by performing intelligent retries.

Group: com.databricks Artifact: databricks-sdk-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact databricks-sdk-parent
Group com.databricks
Version 0.38.0
Last update 17. December 2024
Organization not specified
URL https://github.com/databricks/databricks-sdk-java
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

databricks-sdk-java from group com.databricks (version 0.38.0)

Group: com.databricks Artifact: databricks-sdk-java
Show all versions Show documentation Show source 
Download databricks-sdk-java.jar (0.38.0)
 

0 downloads
Artifact databricks-sdk-java
Group com.databricks
Version 0.38.0
Last update 17. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies slf4j-api, ini4j, jackson-databind, httpclient, commons-io, json, google-auth-library-oauth2-http,
There are maybe transitive dependencies!

java-open-weather-map-client from group io.github.mbenincasa (version 0.6.0)

The OpenWeatherMap Java Client Library is a robust and easy-to-use Java library for integrating weather data from the OpenWeatherMap API into your Java applications. This library simplifies the process of fetching current weather data, forecasts, historical data, and various other weather-related information directly from the OpenWeatherMap service.

Group: io.github.mbenincasa Artifact: java-open-weather-map-client
Show documentation Show source 
Download java-open-weather-map-client.jar (0.6.0)
 

0 downloads
Artifact java-open-weather-map-client
Group io.github.mbenincasa
Version 0.6.0
Last update 15. December 2024
Organization not specified
URL https://github.com/MBenincasa/java-open-weather-map-client
License GPL-v3.0
Dependencies amount 1
Dependencies java-rest-client,
There are maybe transitive dependencies!

imixs-marty from group org.imixs.workflow (version 5.0.2)

'Marty' is a sub project of 'Imixs Workflow'. The project provides several business process management solutions. The goal of this project is to simplify the development of workflow management applications by providing a robust and flexible application framework with a set of Java Enterprise components. All the results of this project are subject to the GPL licensing model.

Group: org.imixs.workflow Artifact: imixs-marty
Show all versions Show documentation Show source 
Download imixs-marty.jar (5.0.2)
 

0 downloads
Artifact imixs-marty
Group org.imixs.workflow
Version 5.0.2
Last update 07. November 2024
Organization Imixs Software Solutions GmbH
URL https://github.com/imixs/imixs-marty
License GNU General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jwt-auth-spring-boot-starter from group dev.junsung (version 0.0.3)

The "JWT Authorization Spring Boot Starter" is designed to simplify the implementation of JSON Web Token (JWT) based authentication and authorization within Spring Boot applications. This starter provides a robust foundation for developers looking to secure their Spring Boot applications using JWT, a widely adopted industry standard for token-based authentication.

Group: dev.junsung Artifact: jwt-auth-spring-boot-starter
Show all versions Show documentation Show source 
Download jwt-auth-spring-boot-starter.jar (0.0.3)
 

0 downloads
Artifact jwt-auth-spring-boot-starter
Group dev.junsung
Version 0.0.3
Last update 13. March 2024
Organization not specified
URL https://github.com/junsung-cho/jwt-auth-spring-boot-starter
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

jose4j from group org.bitbucket.b_c (version 0.9.6)

The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK). It is written in Java and relies solely on the JCA APIs for cryptography. Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc..

Group: org.bitbucket.b_c Artifact: jose4j
Show all versions Show documentation Show source 
Download jose4j.jar (0.9.6)
 

546 downloads
Artifact jose4j
Group org.bitbucket.b_c
Version 0.9.6
Last update 06. March 2024
Organization not specified
URL https://bitbucket.org/b_c/jose4j/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!



Page 33 from 42 (items total 417)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy