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

Download JAR files tagged by through with all dependencies

Search JAR files by class name

smoketest from group zone.gryphon.ignore (version 0.20.95-5914d8c)

Since the parent-pom and base-bom projects are both packaged with "pom" packaging and as such don't contain any actual source code, it's easy for non-obvious configuration bugs to slip through which don't affect them, but immediately break projects with actual source code. The purpose of this module is to provide a minimal example of a jar maven project which exercises various pieces of maven functionality, to ensure that no easily detectable issues slip through.

Group: zone.gryphon.ignore Artifact: smoketest
Show all versions Show documentation Show source 
 

0 downloads
Artifact smoketest
Group zone.gryphon.ignore
Version 0.20.95-5914d8c
Last update 16. March 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

cloudsdk-client from group com.ocrsdk.abbyy (version 1.0.0)

ABBYY Cloud OCR SDK allows to recognize printed text (OCR) and hand-printed text (ICR) on images, convert image-only documents to searchable PDF or editable Microsoft Office formats, extract data from receipts, business cards and IDs through the simple HTTP API. This Java library provides classes and methods to access ABBYY Cloud OCR SDK API endpoints.

Group: com.ocrsdk.abbyy Artifact: cloudsdk-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact cloudsdk-client
Group com.ocrsdk.abbyy
Version 1.0.0
Last update 24. January 2020
Organization not specified
URL https://github.com/abbyy/cloudsdk-client-java
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies jackson-databind,
There are maybe transitive dependencies!

osgi.enroute.easse.simple.adapter from group biz.aQute (version 2.2.0)

Provides a mapping from Event Admin events to Javascript Server Side Events (SSE). This bundle registers under /sse/1, the remaining path is treated as the topic. It will then send all matching events to the browser through SSE. The type of the event is org.osgi.service.eventadmin;topic=%s, the data payload is a JSON representation of the event properties.

Group: biz.aQute Artifact: osgi.enroute.easse.simple.adapter
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.easse.simple.adapter
Group biz.aQute
Version 2.2.0
Last update 06. January 2020
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

loopbar from group com.cleveroad (version 1.2.0)

At Cleveroad we’ve recently come to realize that navigation through categories in an app using nothing but a navigation panel is pretty boring and trivial. That’s why, armed with our designer’s creativity, we introduce you our new component for Android-based applications -- LoopBar. The idea was to make the navigation menu right at fingerprints, in a tab bar. What's more the view has a few specific features that make it stand out from the crowd of similar ones. So, try out the LoopBar library in your app and you’ll see the difference.

Group: com.cleveroad Artifact: loopbar
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact loopbar
Group com.cleveroad
Version 1.2.0
Last update 31. July 2019
Organization not specified
URL https://github.com/Cleveroad/LoopBar
License MIT License
Dependencies amount 3
Dependencies lifecycle-extensions, recyclerview, appcompat,
There are maybe transitive dependencies!

PureMVC_Java_MultiCore from group org.puremvc (version 2.0)

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is a Java port of the AS3 reference implementation of the MultiCore Version. It supports modular programming through the use of Multiton Core actors (instead of the Singletons used in the Standard Version).

Group: org.puremvc Artifact: PureMVC_Java_MultiCore
Show all versions Show documentation Show source 
 

0 downloads
Artifact PureMVC_Java_MultiCore
Group org.puremvc
Version 2.0
Last update 21. March 2019
Organization not specified
URL http://puremvc.org
License Reuse governed by Creative Commons Attribution 3.0 United States License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ff4j-webapi-jersey1x from group org.ff4j (version 1.7.3)

Group: org.ff4j Artifact: ff4j-webapi-jersey1x
Show all versions Show documentation Show source 
 

6 downloads
Artifact ff4j-webapi-jersey1x
Group org.ff4j
Version 1.7.3
Last update 22. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies ff4j-webapi, jsr311-api, ff4j-utils-json, jersey-core, jersey-server, jersey-client, jersey-servlet, jersey-multipart, jersey-json, swagger-jersey-jaxrs, jcl-over-slf4j, jsr250-api,
There are maybe transitive dependencies!

osgi.enroute.easse.simple.adapter from group org.osgi (version 2.1.0)

Provides a mapping from Event Admin events to Javascript Server Side Events (SSE). This bundle registers under /sse/1, the remaining path is treated as the topic. It will then send all matching events to the browser through SSE. The type of the event is org.osgi.service.eventadmin;topic=%s, the data payload is a JSON representation of the event properties.

Group: org.osgi Artifact: osgi.enroute.easse.simple.adapter
Show all versions Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.easse.simple.adapter
Group org.osgi
Version 2.1.0
Last update 26. September 2018
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jar-class-loader from group de.scrum-master (version 1.0)

The class loader to load classes, native libraries and resources from the top JAR and from JARs inside the top JAR. The top JAR very often is referred as an executable, standalone or uber JAR. The class loader looks through the hierarchy of JARs and allows nested JARs. The class loader delegates class loading to the parent class loader and successfully loads classes, native libraries and resources when it works not in a JAR environment. Taken from http://www.jdotsoft.com/JarClassLoader.php, see there for more information.

Group: de.scrum-master Artifact: jar-class-loader
Show documentation Show source 
 

6 downloads
Artifact jar-class-loader
Group de.scrum-master
Version 1.0
Last update 04. August 2018
Organization not specified
URL https://github.com/kriegaex/JarClassLoader
License GNU General Public License (GPL) version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

allure-selenium-module from group com.capgemini.ntc (version 3.8.1.6)

Allure Test Framework Selenium supports: * Malleable resolution * Remote Web Design * Mobile browsers * Support for many browsers * Internet Explorer, Edge * Chrome, Firefox * Safari * User friendly actions * elementCheckBox * elementDropdown, etc. * Ubiquise test execution * locally * against Selenium Grid through Jenkins * Page Object Model architecture * Selenium WebDriver with Java * Update Observers Based on Selenium 3.8.1

Group: com.capgemini.ntc Artifact: allure-selenium-module
Show all versions Show documentation Show source 
 

0 downloads
Artifact allure-selenium-module
Group com.capgemini.ntc
Version 3.8.1.6
Last update 19. April 2018
Organization Capgemini - Nearshore Test Center - Poland
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 12
Dependencies guava, allure-core-module, allure-java-annotations, selenium-java, google-api-client, junit-platform-surefire-provider, junit, guice, joda-time, commons-csv, jsoup, webdrivermanager,
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!



Page 135 from 3 (items total 1639)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy