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

Download JAR files tagged by should with all dependencies

Search JAR files by class name

cq-pinauthhandler from group com.day.cq (version 1.0.0)

Authentication handler supporting authentication using PINs without requiring passwords to be transmitted. Access PINs are attached to a user ID and may expire by time or by use count. In addition the PINs may be restricted by request URL path and/or HTTP method names. Please note that this authentication handler has been deprecated for security reasons and should no longer be used.

Group: com.day.cq Artifact: cq-pinauthhandler
Show all versions Show documentation Show source 
 

0 downloads
Artifact cq-pinauthhandler
Group com.day.cq
Version 1.0.0
Last update 29. October 2020
Organization Adobe
URL https://adobe.com
License License Agreement
Dependencies amount 4
Dependencies servlet-api, org.osgi.core, org.osgi.compendium, slf4j-api,
There are maybe transitive dependencies!

cqfs from group com.day.cqfs (version 3.5.7)

Group: com.day.cqfs Artifact: cqfs
Show documentation Show source 
 

0 downloads
Artifact cqfs
Group com.day.cqfs
Version 3.5.7
Last update 29. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies commons-logging, log4j,
There are maybe transitive dependencies!

packageshare-client from group com.day.packageshare (version 2.0.0)

Group: com.day.packageshare Artifact: packageshare-client
Show documentation Show source 
 

0 downloads
Artifact packageshare-client
Group com.day.packageshare
Version 2.0.0
Last update 29. October 2020
Organization Adobe
URL https://adobe.com
License License Agreement
Dependencies amount 3
Dependencies day-commons-json, commons-httpclient, vault-packaging,
There are maybe transitive dependencies!

day-commons-quickstart from group com.day.commons (version 2.0.6)

Group: com.day.commons Artifact: day-commons-quickstart
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact day-commons-quickstart
Group com.day.commons
Version 2.0.6
Last update 28. October 2020
Organization Adobe
URL https://adobe.com
License License Agreement
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

incrementalbuild-workspace from group io.takari (version 0.20.9)

Provides hooks to run incremental build inside m2e workspace. Other host applications may also be able to use this API, but have not been tested. Incremental build workspace API will be embedded in m2e, and therefore the same version of this API should work with multiple versions of incrementalbuild library. This means all changes to this API must be backwards compatible. This also means that changes to this API will require update to io.takari.m2e.lifecycle.

Group: io.takari Artifact: incrementalbuild-workspace
Show all versions Show source 
 

0 downloads
Artifact incrementalbuild-workspace
Group io.takari
Version 0.20.9
Last update 12. March 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

docker-manifest-collectosaur-plugin from group cd.connect.pipeline (version 1.2)

This plugin is designed to be used in artifacts that generate docker images. babysaur will create a manifest file in artifacts that create docker images and you should use mamasaur in the reactor that controls them. It depends on the "modules" section and will walk down through your POM files looking for submodules of submodules. Given this does not work with Maven when building differences, you should generally NOT use multiple levels of submodules with maven reactors.

Group: cd.connect.pipeline Artifact: docker-manifest-collectosaur-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact docker-manifest-collectosaur-plugin
Group cd.connect.pipeline
Version 1.2
Last update 02. April 2018
Organization not specified
URL https://clearpointnz.github.io/connect/
License Apache License 2.0
Dependencies amount 5
Dependencies maven-artifact, maven-plugin-api, maven-plugin-annotations, plexus-maven-plugin, connect-composite-jackson,
There are maybe transitive dependencies!

changelog-buildbreaker-maven-plugin from group com.github.peterwippermann.maven (version 0.1.2)

Changelogs should be in sync with the corresponding release. It is confusing for your users if the changelog does not reflect the latest changes. An obvious mistake are changes in your changelog tagged as "unreleased". This Maven plugin checks that there are no more unreleased changes in your changelog and breaks the release build otherwise. Your changelog is expected to follow the format proposed by keepachangelog.com.

Group: com.github.peterwippermann.maven Artifact: changelog-buildbreaker-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact changelog-buildbreaker-maven-plugin
Group com.github.peterwippermann.maven
Version 0.1.2
Last update 09. January 2018
Organization not specified
URL https://github.com/PeterWippermann/changelog-buildbreaker
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies maven-plugin-api, plexus-utils,
There are maybe transitive dependencies!

cloud-pubsub-client from group com.google.pubsub (version 0.2.1-EXPERIMENTAL)

High performance Cloud Pub/Sub client library. (NOTE) This release includes only data plane operations, publishing and pulling messages, and it is based on our gRPC beta release. (ALPHA) This library uses features that are part of an invitation-only release of the underlying Cloud Pub/Sub API. The library will generate errors unless you have access to this API. This restriction should be relaxed in the near future. Please contact [email protected] with any questions in the meantime.

Group: com.google.pubsub Artifact: cloud-pubsub-client
Show all versions Show documentation Show source 
 

10 downloads
Artifact cloud-pubsub-client
Group com.google.pubsub
Version 0.2.1-EXPERIMENTAL
Last update 06. July 2017
Organization not specified
URL https://cloud.google.com/pubsub
License Apache License, Version 2.0
Dependencies amount 12
Dependencies google-auth-library-oauth2-http, guava, grpc-google-cloud-pubsub-v1, grpc-netty, grpc-auth, grpc-protobuf, grpc-stub, netty-tcnative-boringssl-static, joda-time, slf4j-api, slf4j-log4j12, log4j,
There are maybe transitive dependencies!

execs from group de.vandermeer (version 0.4.0)

A simple set of classes to execute programmes from the command line, without littering the code with static void main(String[] args). This package addresses the following problem: a package (or a set of packages) contain a number of tools that should be run from outside java, e.g. using a static main() method. Over time, it might (will) be hard to know (or find) all main methods.

Group: de.vandermeer Artifact: execs
Show all versions Show documentation Show source 
 

0 downloads
Artifact execs
Group de.vandermeer
Version 0.4.0
Last update 13. April 2017
Organization not specified
URL https://github.com/vdmeer/execs
License Apache 2
Dependencies amount 3
Dependencies commons-lang3, commons-cli, ST4,
There are maybe transitive dependencies!

qualinsight-plugins-sonarqube-smell-plugin from group com.qualinsight.plugins.sonarqube (version 4.0.0)

Allows developers to programmatically report code smells usually not seen by SonarQube but which should be taken into consideration when evaluating a project's technical debt. Usage <a href="https://github.com/QualInsight/qualinsight-plugins-sonarqube-smell#code-smells-plugin-for-sonarqube">documentation</a> is available on the project's Homepage.

Group: com.qualinsight.plugins.sonarqube Artifact: qualinsight-plugins-sonarqube-smell-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact qualinsight-plugins-sonarqube-smell-plugin
Group com.qualinsight.plugins.sonarqube
Version 4.0.0
Last update 30. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies qualinsight-plugins-sonarqube-smell-api, sslr-squid-bridge, slf4j-api, commons-lang, commons-io, guava, gson,
There are maybe transitive dependencies!



Page 84 from 95 (items total 947)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy