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

Download JAR files tagged by bundle with all dependencies

Search JAR files by class name

biz.aQute.tester.junit-platform from group biz.aQute.bnd (version 7.0.0)

A bnd tester using JUnit Platform. Like biz.aQute.tester, this bundle will add itself to the -runbundles at the end. At startup, this bundle will then look for TestEngine implementations among the loaded bundles and use them to execute the tests. This bundle does NOT contain the necessary TestEngine implementations for JUnit 3, 4 or 5 - it will import them just like any other bundle.

Group: biz.aQute.bnd Artifact: biz.aQute.tester.junit-platform
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.tester.junit-platform
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 0
Dependencies No dependencies
There are maybe transitive dependencies!

biz.aQute.remote.launcher from group biz.aQute.bnd (version 7.0.0)

A launcher for the bnd launch architecture. This JAR contains a Launcher-Plugin. This plugin is found when you put this JAR on the -runpath of a launch specification in either a bndrun or bnd file. This launcher will read the -runremote header and contact a remote agent. The remote agent can be either a biz.aQute.remote.main, which will run as main, or a biz.aQute.remote.agent, which will run as a bundle. This JAR contains the agent so if the remote agent is a main then it will install the agent in this JAR.

Group: biz.aQute.bnd Artifact: biz.aQute.remote.launcher
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.remote.launcher
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 3
Dependencies biz.aQute.bnd.util, biz.aQute.bndlib, org.apache.felix.gogo.runtime,
There are maybe transitive dependencies!

maven-bundle-plugin from group org.apache.felix (version 5.1.9)

Provides a maven plugin that supports creating an OSGi bundle from the contents of the compilation classpath along with its resources and dependencies. Plus a zillion other features. The plugin uses the Bnd tool (http://www.aqute.biz/Code/Bnd)

Group: org.apache.felix Artifact: maven-bundle-plugin
Show all versions Show documentation Show source 
 

47 downloads
Artifact maven-bundle-plugin
Group org.apache.felix
Version 5.1.9
Last update 15. May 2023
Organization not specified
URL http://felix.apache.org/components/bundle-plugin/
License not specified
Dependencies amount 13
Dependencies org.osgi.core, biz.aQute.bndlib, slf4j-api, org.apache.felix.bundlerepository, org.apache.felix.utils, maven-reporting-api, maven-archiver, maven-dependency-tree, plexus-utils, plexus-build-api, doxia-sink-api, doxia-site-renderer, jdom,
There are maybe transitive dependencies!

biz.aQute.trace.runpath from group biz.aQute (version 1.10.0)

Weaves DS components and Bundle Activtors to record timing of the start/stop/modify methods. This JAR is not a proper bundle but must be placed on the -runpath. It uses the Embedded-Launcher facility of the bnd launchers. The JAR includes Javassist to perform the byte code weaving.

Group: biz.aQute Artifact: biz.aQute.trace.runpath
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.trace.runpath
Group biz.aQute
Version 1.10.0
Last update 13. April 2023
Organization aQute SARL
URL https://aQute.biz
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 10
Dependencies org.osgi.service.component.annotations, org.osgi.service.metatype.annotations, aQute.libg, biz.aQute.bndlib, osgi.annotation, org.apache.felix.gogo.runtime, org.apache.felix.inventory, org.apache.felix.gogo.shell, org.osgi.framework, org.osgi.resource,
There are maybe transitive dependencies!

dropwizard-micrometer-core from group io.github.maksymdolgykh.dropwizard (version 3.0.0)

Dropwizard bundle that implements prometheus endpoint and exposes core system metrics and JVM metrics utilizing micrometer instrumentation. Optionally, it provides servlet filter to record HTTP requests latencies and statuses within dimensional prometheus histogram.

Group: io.github.maksymdolgykh.dropwizard Artifact: dropwizard-micrometer-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact dropwizard-micrometer-core
Group io.github.maksymdolgykh.dropwizard
Version 3.0.0
Last update 14. December 2022
Organization not specified
URL https://github.com/MaksymDolgykh/dropwizard-micrometer
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies dropwizard-core, simpleclient_common, simpleclient_servlet, micrometer-core, micrometer-registry-prometheus,
There are maybe transitive dependencies!

pax-logging-log4j1 from group org.ops4j.pax.logging (version 2.0.19)

Pax Logging backend implementation based on Apache Log4J. It provides Log4J specific implementation of PaxLoggingService interface and Log4J specific configuration methods. Users may customize Log4J behaviour (appenders, layouts) by creating fragment attached to this bundle.

Group: org.ops4j.pax.logging Artifact: pax-logging-log4j1
Show all versions Show documentation Show source 
 

0 downloads
Artifact pax-logging-log4j1
Group org.ops4j.pax.logging
Version 2.0.19
Last update 29. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies apache-log4j-extras, reload4j, pax-logging-api, osgi.core, osgi.cmpn,
There are maybe transitive dependencies!

pax-logging-service from group org.ops4j.pax.logging (version 1.11.17)

Pax Logging backend implementation based on Apache Log4J. It provides Log4J specific implementation of PaxLoggingService interface and Log4J specific configuration methods. Users may customize Log4J behaviour (appenders, layouts) by creating fragment attached to this bundle.

Group: org.ops4j.pax.logging Artifact: pax-logging-service
Show all versions Show documentation Show source 
 

5 downloads
Artifact pax-logging-service
Group org.ops4j.pax.logging
Version 1.11.17
Last update 29. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies apache-log4j-extras, reload4j, pax-logging-api, osgi.core, osgi.cmpn,
There are maybe transitive dependencies!

pax-logging-log4j2 from group org.wso2.org.ops4j.pax.logging (version 2.1.0-wso2v5)

Pax Logging backend implementation based on Apache Log4J2. It provides Log4J2 specific implementation of PaxLoggingService interface and Log4J2 specific configuration methods. Users may customize Log4J2 behaviour (appenders, layouts) by creating fragment attached to this bundle.

Group: org.wso2.org.ops4j.pax.logging Artifact: pax-logging-log4j2
Show all versions Show source 
 

0 downloads
Artifact pax-logging-log4j2
Group org.wso2.org.ops4j.pax.logging
Version 2.1.0-wso2v5
Last update 10. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies pax-logging-api, osgi.core, osgi.cmpn,
There are maybe transitive dependencies!

biz.aQute.wrapper.junit from group biz.aQute (version 4.13.1)

JUnit 4.13.1 is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks. This bundle wraps JUnit as is and exports all packages with the bundle version since JUnit has not understood package versioning, nor semantic versioning.

Group: biz.aQute Artifact: biz.aQute.wrapper.junit
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.wrapper.junit
Group biz.aQute
Version 4.13.1
Last update 22. January 2021
Organization aQute SARL
URL https://aQute.biz
License http://opensource.org/licenses/EPL-1.0
Dependencies amount 2
Dependencies osgi.annotation, org.osgi.service.component.annotations,
There are maybe transitive dependencies!

crystal_framework from group io.github.asarkisian.cframework (version 3.1.0.6)

CFramework (Crystal Framework) is a wrapper project that incorporates many functions that QA teams can utilize in their tests. It contains a test harness, reporting tools and assertion tools all packaged in a bundle, which allow QA teams to validate their entire test regression suite in an automated fashion.

Group: io.github.asarkisian.cframework Artifact: crystal_framework
Show all versions Show documentation Show source 
 

0 downloads
Artifact crystal_framework
Group io.github.asarkisian.cframework
Version 3.1.0.6
Last update 14. November 2020
Organization ArmondSarkisian.com
URL https://asarkisian.github.io/cframework
License The Apache License, Version 2.0
Dependencies amount 21
Dependencies junit, commons-io, testng, log4j-core, selenium-java, selenium-chrome-driver, selenium-server, htmlunit-driver, rest-assured, xml-path, json-schema-validator, phantomjsdriver, browsermob-core, json, snakeyaml, jackson-databind, slf4j-api, slf4j-log4j12, httpclient, guava, jsch,
There are maybe transitive dependencies!



Page 343 from 359 (items total 3589)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy