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

Download JAR files tagged by extension with all dependencies

Search JAR files by class name

onetrust_adobe_extension from group com.onetrust.mobile (version 1.0.1)

An Adobe Launch extension that will collect consent records for mobile users. The extension monitors the Adobe Launch Privacy Status flag and submits consent to OneTrust whenever this value changes.

Group: com.onetrust.mobile Artifact: onetrust_adobe_extension
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact onetrust_adobe_extension
Group com.onetrust.mobile
Version 1.0.1
Last update 04. February 2019
Organization not specified
URL https://github.com/kmjones87/OT_ADB_EXT_ANDROID
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jackson-module-afterburner from group com.jwebmp.jackson.module (version 0.63.0.19)

Jackson (https://github.com/FasterXML/jackson) extension module used to enhance performance using bytecode generation to replace use of Reflection for field access and method calls

Group: com.jwebmp.jackson.module Artifact: jackson-module-afterburner
Show all versions Show documentation Show source 
 

0 downloads
Artifact jackson-module-afterburner
Group com.jwebmp.jackson.module
Version 0.63.0.19
Last update 20. December 2018
Organization not specified
URL https://github.com/FasterXML/jackson-modules-base
License not specified
Dependencies amount 3
Dependencies jackson-databind, asm, jackson-annotations,
There are maybe transitive dependencies!

pact-jvm-provider-specs2_2.11 from group au.com.dius (version 3.5.24)

pact-jvm-provider-specs2 ======================== Provides an extension to Specs2 Specification to validate a pact file against a running provider. See [ExampleProviderSpec.scala](pact-jvm-provider-specs2/src/test/scala/au/com/dius/pact/provider/specs2/ExampleProviderSpec.scala) for an example. *Note:* The Pact ProviderSpec requires spec2 3.x

Group: au.com.dius Artifact: pact-jvm-provider-specs2_2.11
Show all versions Show documentation Show source 
 

1 downloads
Artifact pact-jvm-provider-specs2_2.11
Group au.com.dius
Version 3.5.24
Last update 04. November 2018
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 10
Dependencies kotlin-stdlib-jdk8, kotlin-reflect, slf4j-api, groovy-all, kotlin-logging, scala-library, scala-logging_2.11, pact-jvm-provider_2.11, pact-jvm-provider-scalasupport_2.11, specs2-core_2.11,
There are maybe transitive dependencies!

pact-jvm-provider-scalatest_2.11 from group au.com.dius (version 3.5.24)

pact-jvm-provider-scalatest ======================== Provides an extension to scalatest to validate pact files against a running provider. See [examples](src/test/scala/au/com/dius/pact/provider/scalatest) for details. *Note:* The Pact ProviderSpec requires scalatest 2.2.x

Group: au.com.dius Artifact: pact-jvm-provider-scalatest_2.11
Show all versions Show documentation Show source 
 

1 downloads
Artifact pact-jvm-provider-scalatest_2.11
Group au.com.dius
Version 3.5.24
Last update 04. November 2018
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 10
Dependencies kotlin-stdlib-jdk8, kotlin-reflect, slf4j-api, groovy-all, kotlin-logging, scala-library, scala-logging_2.11, pact-jvm-provider_2.11, pact-jvm-provider-scalasupport_2.11, scalatest_2.11,
There are maybe transitive dependencies!

swagd-geopackage from group com.rgi-corp (version 3.0.0)

SWAGD GeoPackage module. This contains the GeoPackage implementation and API needed to create, read, update, and delete contents in a GeoPackage. Also has the capability of extending GeoPackages using the GeoPackage Extension.

Group: com.rgi-corp Artifact: swagd-geopackage
Show documentation Show source 
 

0 downloads
Artifact swagd-geopackage
Group com.rgi-corp
Version 3.0.0
Last update 31. October 2018
Organization Reinventing Geospatial Inc.
URL https://gitlab.com/GitLabRGI/erdc/swagd
License MIT License
Dependencies amount 1
Dependencies swagd-common,
There are maybe transitive dependencies!

embedded-jms-parent from group org.zapodot (version 0.2)

Library that provides JUnit extensions setting up an embedded JMS broker (ActiveMQ) for testing. For JUnit 4 it provides a @Rule, while for JUnit 5 Jupiter it provides an extension that may be enabled by either the @ExtendWith or @RegisterExtension annotations provided by Jupiter

Group: org.zapodot Artifact: embedded-jms-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact embedded-jms-parent
Group org.zapodot
Version 0.2
Last update 10. October 2018
Organization not specified
URL https://github.com/zapodot/embedded-jms-junit
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

embedded-jms-junit5 from group org.zapodot (version 0.2)

Group: org.zapodot Artifact: embedded-jms-junit5
Show documentation Show source 
 

0 downloads
Artifact embedded-jms-junit5
Group org.zapodot
Version 0.2
Last update 10. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies embedded-jms-core, slf4j-api, guava, activemq-broker, junit-jupiter-api, junit-jupiter-engine, camel-core,
There are maybe transitive dependencies!

embedded-jms-junit from group org.zapodot (version 0.2)

Group: org.zapodot Artifact: embedded-jms-junit
Show all versions Show documentation Show source 
 

0 downloads
Artifact embedded-jms-junit
Group org.zapodot
Version 0.2
Last update 10. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies embedded-jms-core, slf4j-api, junit, activemq-broker, guava,
There are maybe transitive dependencies!

embedded-jms-core from group org.zapodot (version 0.2)

Group: org.zapodot Artifact: embedded-jms-core
Show documentation Show source 
 

0 downloads
Artifact embedded-jms-core
Group org.zapodot
Version 0.2
Last update 10. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies activemq-broker, guava, slf4j-api,
There are maybe transitive dependencies!

pact-jvm-provider-specs2_2.10 from group au.com.dius (version 2.4.20)

pact-jvm-provider-specs2 ======================== Provides an extension to Specs2 Specification to validate a pact file against a running provider. See [ExampleProviderSpec.scala](pact-jvm-provider-specs2/src/test/scala/au/com/dius/pact/provider/specs2/ExampleProviderSpec.scala) for an example. *Note:* The Pact ProviderSpec requires spec2 3.x

Group: au.com.dius Artifact: pact-jvm-provider-specs2_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-jvm-provider-specs2_2.10
Group au.com.dius
Version 2.4.20
Last update 14. April 2018
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 4
Dependencies slf4j-api, scala-library, pact-jvm-provider_2.10, specs2-core_2.10,
There are maybe transitive dependencies!



Page 648 from 676 (items total 6753)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy