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

Download JAR files tagged by blob with all dependencies

Search JAR files by class name

biz.aQute.bnd.workspace.gradle.plugin from group biz.aQute.bnd.workspace (version 7.0.0)

Gradle Plugin for developing OSGi bundles with Bnd using the Bnd Workspace build. Bnd is the premiere tool for creating OSGi bundles. This Gradle plugin is from the team that develops Bnd and is used by the Bnd team to build Bnd itself. See https://github.com/bndtools/bnd/blob/7.0.0/gradle-plugins/README.md for information on using on a Bnd Workspace.

Group: biz.aQute.bnd.workspace Artifact: biz.aQute.bnd.workspace.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact biz.aQute.bnd.workspace.gradle.plugin
Group biz.aQute.bnd.workspace
Version 7.0.0
Last update 06. October 2023
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 1
Dependencies biz.aQute.bnd.gradle,
There are maybe transitive dependencies!

biz.aQute.bnd.builder.gradle.plugin from group biz.aQute.bnd.builder (version 7.0.0)

Gradle Plugin for developing OSGi bundles with Bnd in a typical Gradle build. Bnd is the premiere tool for creating OSGi bundles. This Gradle plugin is from the team that develops Bnd. See https://github.com/bndtools/bnd/blob/7.0.0/gradle-plugins/README.md for information on using in a typical Gradle build.

Group: biz.aQute.bnd.builder Artifact: biz.aQute.bnd.builder.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact biz.aQute.bnd.builder.gradle.plugin
Group biz.aQute.bnd.builder
Version 7.0.0
Last update 06. October 2023
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 1
Dependencies biz.aQute.bnd.gradle,
There are maybe transitive dependencies!

biz.aQute.bnd.gradle.plugin from group biz.aQute.bnd (version 7.0.0)

Gradle Plugin for developing OSGi bundles with Bnd using the Bnd Workspace build. Bnd is the premiere tool for creating OSGi bundles. This Gradle plugin is from the team that develops Bnd and is used by the Bnd team to build Bnd itself. See https://github.com/bndtools/bnd/blob/7.0.0/gradle-plugins/README.md for information on using in a Bnd Workspace build.

Group: biz.aQute.bnd Artifact: biz.aQute.bnd.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact biz.aQute.bnd.gradle.plugin
Group biz.aQute.bnd
Version 7.0.0
Last update 06. October 2023
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 1
Dependencies biz.aQute.bnd.gradle,
There are maybe transitive dependencies!

grpc_workaround_build from group io.evitadb (version 0.8.ALPHA)

This workaround is inspired by https://github.com/aseovic/io.grpc/blob/master/pom.xml and solves the problem described here: https://github.com/grpc/grpc-java/issues/3522 and even after 5 years it still remains unsolved.

Group: io.evitadb Artifact: grpc_workaround_build
Show all versions Show documentation Show source 
 

0 downloads
Artifact grpc_workaround_build
Group io.evitadb
Version 0.8.ALPHA
Last update 03. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies error_prone_annotations, guava, failureaccess, listenablefuture, checker-qual, j2objc-annotations, protobuf-java, proto-google-common-protos, jsr305,
There are maybe transitive dependencies!

azure-communication-common from group com.azure (version 2.0.0-beta.1)

This package contains data structures commonly used for communicating with Microsoft Azure Communication Services. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/communication/azure-communication-common/README.md and https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/communication/azure-communication-common/CHANGELOG.md.

Group: com.azure Artifact: azure-communication-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-communication-common
Group com.azure
Version 2.0.0-beta.1
Last update 27. March 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 2
Dependencies azure-core, azure-core-http-netty,
There are maybe transitive dependencies!

claim-check-interceptors-parent from group se.irori.kafka (version 1.0.0)

Group: se.irori.kafka Artifact: claim-check-interceptors-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads

claim-check-interceptors-azure from group se.irori.kafka (version 1.0.0)

Group: se.irori.kafka Artifact: claim-check-interceptors-azure
Show all versions Show documentation Show source 
 

0 downloads
Artifact claim-check-interceptors-azure
Group se.irori.kafka
Version 1.0.0
Last update 27. May 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies claim-check-interceptors-core, azure-storage-blob, slf4j-simple,
There are maybe transitive dependencies!

claim-check-interceptors-core from group se.irori.kafka (version 1.0.0)

Group: se.irori.kafka Artifact: claim-check-interceptors-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact claim-check-interceptors-core
Group se.irori.kafka
Version 1.0.0
Last update 27. May 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies kafka-clients, slf4j-api,
There are maybe transitive dependencies!

claim-check-test-tools from group se.irori.kafka (version 1.0.0)

Group: se.irori.kafka Artifact: claim-check-test-tools
Show all versions Show documentation Show source 
 

0 downloads
Artifact claim-check-test-tools
Group se.irori.kafka
Version 1.0.0
Last update 27. May 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

specs2_2.13 from group au.com.dius.pact.provider (version 4.2.21)

pact-jvm-provider-specs2 ======================== Provides an extension to Specs2 Specification to validate a pact file against a running provider. See [ExampleProviderSpec.scala](https://github.com/DiUS/pact-jvm/blob/master/provider/specs2/src/test/scala/au/com/dius/pact/provider/specs2/ExampleProviderSpec.scala) for an example. <!-- Absolute URL to example to support rendering this page in docs.pact.io --> *Note:* The Pact ProviderSpec requires spec2 3.x

Group: au.com.dius.pact.provider Artifact: specs2_2.13
Show all versions Show documentation Show source 
 

0 downloads
Artifact specs2_2.13
Group au.com.dius.pact.provider
Version 4.2.21
Last update 13. May 2022
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 5
Dependencies provider, scalasupport_2.13, specs2-core_2.13, scala-library, scala-logging_2.13,
There are maybe transitive dependencies!



Page 20 from 3 (items total 218)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy