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

Download JAR files tagged by java with all dependencies

Search JAR files by class name

ff4j-utils-json from group org.ff4j (version 2.1)

Group: org.ff4j Artifact: ff4j-utils-json
Show all versions Show documentation Show source 
 

2 downloads
Artifact ff4j-utils-json
Group org.ff4j
Version 2.1
Last update 19. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies ff4j-core, jackson-databind,
There are maybe transitive dependencies!

ff4j-store-couchdb from group org.ff4j (version 2.1)

Group: org.ff4j Artifact: ff4j-store-couchdb
Show all versions Show documentation Show source 
 

0 downloads
Artifact ff4j-store-couchdb
Group org.ff4j
Version 2.1
Last update 19. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies ff4j-core, ff4j-utils-json, lightcouch, httpclient5, lombok, commons-codec, org.ektorp, org.ektorp.spring, junit, mockito-core, testcontainers,
There are maybe transitive dependencies!

ff4j-store-ehcache from group org.ff4j (version 2.1)

Group: org.ff4j Artifact: ff4j-store-ehcache
Show all versions Show documentation Show source 
 

1 downloads
Artifact ff4j-store-ehcache
Group org.ff4j
Version 2.1
Last update 19. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies ff4j-core, ff4j-utils-json, ehcache, junit,
There are maybe transitive dependencies!

ff4j-store-springjdbc from group org.ff4j (version 2.1)

Group: org.ff4j Artifact: ff4j-store-springjdbc
Show all versions Show documentation Show source 
 

3 downloads
Artifact ff4j-store-springjdbc
Group org.ff4j
Version 2.1
Last update 19. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies ff4j-core, spring-jdbc, spring-context,
There are maybe transitive dependencies!

azure-resourcemanager-postgresqlflexibleserver from group com.azure.resourcemanager (version 1.1.0-beta.3)

This package contains Microsoft Azure SDK for PostgreSql Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. The Microsoft Azure management API provides create, read, update, and delete functionality for Azure PostgreSQL resources including servers, databases, firewall rules, VNET rules, security alert policies, log files and configurations with new business model. Package tag package-flexibleserver-2023-12-01-preview.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-postgresqlflexibleserver
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-postgresqlflexibleserver
Group com.azure.resourcemanager
Version 1.1.0-beta.3
Last update 18. April 2024
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
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!

camunda-archetype-ejb-war from group org.camunda.bpm.archetype (version 7.21.0)

Process application that uses a shared Camunda Platform engine in a Java EE Container, e.g. JBoss Wildfly. Contains: Camunda EJB Client, Camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, HTML5-based start and task forms, configuration for JPA (Hibernate), JUnit Test with in-memory engine and visual process test coverage, Maven Plugins

Group: org.camunda.bpm.archetype Artifact: camunda-archetype-ejb-war
Show all versions Show source 
 

4 downloads
Artifact camunda-archetype-ejb-war
Group org.camunda.bpm.archetype
Version 7.21.0
Last update 03. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

camunda-archetype-servlet-war-demo from group org.camunda.bpm.archetype (version 7.21.0)

Demo application with lots of pre-built parts that uses a shared Camunda Platform engine in a Servlet Container, e.g. Apache Tomcat. Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms, JUnit Test with in-memory engine, Maven Plugins, and visual process test coverage

Group: org.camunda.bpm.archetype Artifact: camunda-archetype-servlet-war-demo
Show all versions Show source 
 

0 downloads
Artifact camunda-archetype-servlet-war-demo
Group org.camunda.bpm.archetype
Version 7.21.0
Last update 03. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

KalturaApiClient from group com.kaltura (version 20.7.2)

KalturaApiClient is a library of Java classes that can be used to interact with the Kaltura REST API. More information about the REST API can be found at http://corp.kaltura.com/Products/Kaltura-API Many of the Java classes in this library are auto-generated from a schema that defines the objects that are used to interact with the API. The current schema can be found at http://www.kaltura.com/api_v3/api_schema.php This library replaces the deprecated KalturaClient library.

Group: com.kaltura Artifact: KalturaApiClient
Show all versions Show documentation Show source 
 

7 downloads
Artifact KalturaApiClient
Group com.kaltura
Version 20.7.2
Last update 27. March 2024
Organization not specified
URL http://github.com/kaltura/KalturaGeneratedAPIClientsJava
License GNU Affero General Public License, Version 3.0
Dependencies amount 8
Dependencies commons-codec, json, gson, kotlin-stdlib, okhttp, okio, log4j-api, log4j-core,
There are maybe transitive dependencies!

spock-junit4 from group org.spockframework (version 2.4-M4-groovy-4.0)

Spock is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spock is inspired from JUnit, jMock, RSpec, Groovy, Scala, Vulcans, and other fascinating life forms.

Group: org.spockframework Artifact: spock-junit4
Show all versions Show documentation Show source 
 

0 downloads
Artifact spock-junit4
Group org.spockframework
Version 2.4-M4-groovy-4.0
Last update 21. March 2024
Organization not specified
URL https://spockframework.org
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies spock-core, junit,
There are maybe transitive dependencies!



Page 5963 from 3 (items total 61272)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy