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

Download JAR files tagged by supports with all dependencies

Search JAR files by class name

com.regnosys.rosetta.tests from group com.regnosys.rosetta (version 9.8.0)

Group: com.regnosys.rosetta Artifact: com.regnosys.rosetta.tests
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.regnosys.rosetta.tests
Group com.regnosys.rosetta
Version 9.8.0
Last update 18. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies com.regnosys.rosetta, org.eclipse.xtext.testing, org.eclipse.xtext.xbase.testing, junit-jupiter, InMemoryJavaCompiler,
There are maybe transitive dependencies!

openapi-generator-gradle-plugin from group org.openapitools (version 7.5.0)

This plugin supports common functionality found in Open API Generator CLI as a Gradle plugin. This gives you the ability to generate client SDKs, documentation, new generators, and to validate Open API 2.0 and 3.x specifications as part of your build. Other tasks are available as command line tasks.

Group: org.openapitools Artifact: openapi-generator-gradle-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact openapi-generator-gradle-plugin
Group org.openapitools
Version 7.5.0
Last update 17. April 2024
Organization org.openapitools
URL https://openapi-generator.tech
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dregex from group com.github.marianobarrios (version 0.9.0)

Dregex is a Java library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.

Group: com.github.marianobarrios Artifact: dregex
Show all versions Show documentation Show source 
 

0 downloads
Artifact dregex
Group com.github.marianobarrios
Version 0.9.0
Last update 06. April 2024
Organization not specified
URL https://github.com/marianobarrios/dregex
License BSD 2-Clause "Simplified" License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cjson from group io.github.subhendushekhar.cjson (version 2.1.2)

CJSON is a data file format(inspired from JSON), but supports logical expressions too. Having extended language support to NodeJS, Python and Java, users has experienced data reusability. For features and examples, please refer to this documentation as base document.

Group: io.github.subhendushekhar.cjson Artifact: cjson
Show all versions Show documentation Show source 
 

0 downloads
Artifact cjson
Group io.github.subhendushekhar.cjson
Version 2.1.2
Last update 03. April 2024
Organization not specified
URL https://github.com/SubhenduShekhar/cjson/tree/main/java
License MIT License
Dependencies amount 2
Dependencies gson, annotations,
There are maybe transitive dependencies!

swtf-java from group com.steampunk.swtf (version 4.1.2)

Salesforce-WTF provides traceable reporting for both web and API testing, wraps and extends Selenium calls to more appropriately handle testing errors, and supports testing over multiple browsers. Additionally, Salesforce-WTF is optimized for use on Salesforce systems, with specific locators and actions for custom Salesforce objects.

Group: com.steampunk.swtf Artifact: swtf-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact swtf-java
Group com.steampunk.swtf
Version 4.1.2
Last update 02. April 2024
Organization not specified
URL https://github.com/SteampunkFoundry/Salesforce-WTF
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies selenium-java, java-client, testng, webdrivermanager, commons-io, httpclient, json-simple,
There are maybe transitive dependencies!

ebt-framework from group com.bagtag.ebt-framework (version 1.26.1)

The most seamless way for passengers to use an electronic bag tag is by offering the functionality during or after the mobile check-in process. The BAGTAG EBT Framework is a complete user interface that can be easily added to any mobile app in a matter of days. The user interface is optimised for a fast and seamless baggage check-in experience. The BAGTAG EBT Framework supports all Electronic Bag Tags available on the market.

Group: com.bagtag.ebt-framework Artifact: ebt-framework
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ebt-framework
Group com.bagtag.ebt-framework
Version 1.26.1
Last update 21. March 2024
Organization not specified
URL https://bagtag.com
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies databinding-common, databinding-runtime, databinding-adapters, databinding-ktx, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

iterableapi-ui from group com.iterable (version 3.5.1)

Iterable is a growth marketing platform that helps you to create better experiences for—and deeper relationships with—your customers. Use it to send customized email, SMS, push notification, in-app message and web push notifications to your customers. This SDK helps you integrate your Android apps with Iterable. It supports Android API versions 15+.

Group: com.iterable Artifact: iterableapi-ui
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact iterableapi-ui
Group com.iterable
Version 3.5.1
Last update 16. March 2024
Organization not specified
URL https://github.com/Iterable/iterable-android-sdk.git
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies iterableapi,
There are maybe transitive dependencies!

iterableapi from group com.iterable (version 3.5.1)

Iterable is a growth marketing platform that helps you to create better experiences for—and deeper relationships with—your customers. Use it to send customized email, SMS, push notification, in-app message and web push notifications to your customers. This SDK helps you integrate your Android apps with Iterable. It supports Android API versions 15+.

Group: com.iterable Artifact: iterableapi
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact iterableapi
Group com.iterable
Version 3.5.1
Last update 16. March 2024
Organization not specified
URL https://github.com/Iterable/iterable-android-sdk.git
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies legacy-support-v4, appcompat, annotation, firebase-messaging,
There are maybe transitive dependencies!

jdbi3-core from group org.jdbi (version 3.45.1)

The Jdbi core API. Jdbi 3 is designed to provide convenient tabular data access in Java(tm) and other JVM based languages. It uses the Java collections framework for query results, provides a convenient means of externalizing SQL statements, and named parameter support for any database that supports JDBC.

Group: org.jdbi Artifact: jdbi3-core
Show all versions Show documentation Show source 
 

25 downloads
Artifact jdbi3-core
Group org.jdbi
Version 3.45.1
Last update 14. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies slf4j-api, error_prone_annotations, checker-qual, geantyref, jakarta.annotation-api,
There are maybe transitive dependencies!

jdbi3-parent from group org.jdbi.internal (version 3.45.1)

Jdbi 3 is designed to provide convenient tabular data access in Java(tm) and other JVM based languages. It uses the Java collections framework for query results, provides a convenient means of externalizing SQL statements, and named parameter support for any database that supports JDBC.

Group: org.jdbi.internal Artifact: jdbi3-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jdbi3-parent
Group org.jdbi.internal
Version 3.45.1
Last update 14. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 174 from 245 (items total 2441)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy