Download JAR files tagged by classpath with all dependencies
maven-bundle-plugin from group org.apache.felix (version 6.0.0)
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
Show all versions Show documentation Show source
47 downloads
Artifact maven-bundle-plugin
Group org.apache.felix
Version 6.0.0
Last update 25. November 2024
Organization not specified
URL http://felix.apache.org/components/bundle-plugin/
License not specified
Dependencies amount 12
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,
There are maybe transitive dependencies!
Group org.apache.felix
Version 6.0.0
Last update 25. November 2024
Organization not specified
URL http://felix.apache.org/components/bundle-plugin/
License not specified
Dependencies amount 12
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,
There are maybe transitive dependencies!
quartzdesk-api from group com.quartzdesk (version 5.0.3)
QuartzDesk Public API library required for QuartzDesk Standard and Enterprise edition installations. This library must be placed on the classpath of the Quartz scheduler based application that is managed by QuartzDesk. It is important that this library is loaded by the same classloader that loads the Quartz scheduler API used by the application.
8 downloads
Artifact quartzdesk-api
Group com.quartzdesk
Version 5.0.3
Last update 13. July 2024
Organization not specified
URL http://www.quartzdesk.com
License QuartzDesk Commercial License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.quartzdesk
Version 5.0.3
Last update 13. July 2024
Organization not specified
URL http://www.quartzdesk.com
License QuartzDesk Commercial License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
patterntesting-rt from group org.patterntesting (version 2.4.0)
PatternTesting Runtime (patterntesting-rt) is the runtime component for
the PatternTesting framework. It provides the annotations and base classes
for the PatternTesting testing framework (e.g. patterntesting-check,
patterntesting-concurrent or patterntesting-exception) but can be also
used standalone for classpath monitoring or profiling.
It uses AOP and AspectJ to perform this feat.
Group: org.patterntesting Artifact: patterntesting-rt
Show all versions Show documentation Show source
Show all versions Show documentation Show source
8 downloads
Artifact patterntesting-rt
Group org.patterntesting
Version 2.4.0
Last update 03. February 2024
Organization not specified
URL http://patterntesting.org/release/runtime/
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies commons-io, jsr305, validation-api, junit,
There are maybe transitive dependencies!
Group org.patterntesting
Version 2.4.0
Last update 03. February 2024
Organization not specified
URL http://patterntesting.org/release/runtime/
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies commons-io, jsr305, validation-api, junit,
There are maybe transitive dependencies!
fluo-accumulo from group org.apache.fluo (version 2.0.0)
This module contains all Apache Fluo code that is run by Accumulo. This includes
iterators and formatters. Given that this module produces a JAR that needs to be included on the
Accumulo classpath, external dependencies should be limited. Some utility classes in this module
are not only used by iterators but also used by fluo-core.
0 downloads
Artifact fluo-accumulo
Group org.apache.fluo
Version 2.0.0
Last update 11. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies guava, accumulo-core, fluo-api, hadoop-client-api, zookeeper, slf4j-api,
There are maybe transitive dependencies!
Group org.apache.fluo
Version 2.0.0
Last update 11. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies guava, accumulo-core, fluo-api, hadoop-client-api, zookeeper, slf4j-api,
There are maybe transitive dependencies!
viadeeProcessApplicationValidator from group de.viadee (version 3.0.8)
The tool checks Camunda projects for consistency and discovers errors in process-driven applications.
Called as a Maven plugin or JUnit test, it discovers esp. inconsistencies of a given BPMN model in the classpath and the
sourcecode of an underlying java project, such as a delegate reference to a non-existing java class or a non-existing Spring bean.
Group: de.viadee Artifact: viadeeProcessApplicationValidator
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact viadeeProcessApplicationValidator
Group de.viadee
Version 3.0.8
Last update 06. January 2022
Organization viadee Unternehmensberatung GmbH
URL https://github.com/viadee/vPAV
License FreeBSD License
Dependencies amount 17
Dependencies cron-utils, spring-expression, ant, spring-context, maven-plugin-api, junit, camunda-engine, maven-project, maven-artifact, juel, commons-io, commons-collections4, commons-lang3, log4j-core, groovy-all, gson, time4j-range,
There are maybe transitive dependencies!
Group de.viadee
Version 3.0.8
Last update 06. January 2022
Organization viadee Unternehmensberatung GmbH
URL https://github.com/viadee/vPAV
License FreeBSD License
Dependencies amount 17
Dependencies cron-utils, spring-expression, ant, spring-context, maven-plugin-api, junit, camunda-engine, maven-project, maven-artifact, juel, commons-io, commons-collections4, commons-lang3, log4j-core, groovy-all, gson, time4j-range,
There are maybe transitive dependencies!
exonum-java-app from group com.exonum.binding (version 0.10.0)
Exonum Java application allows to bootstrap the Java runtime. It could have
been a part of core, but remains in a separate module to break the circular dependency
between the core (runtime configuration requiring time oracle) and the time oracle.
The classpath of this module includes all of the dependencies of the native application.
0 downloads
Artifact exonum-java-app
Group com.exonum.binding
Version 0.10.0
Last update 06. April 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies exonum-java-binding-core, exonum-time-oracle, log4j-core, log4j-slf4j18-impl,
There are maybe transitive dependencies!
Group com.exonum.binding
Version 0.10.0
Last update 06. April 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies exonum-java-binding-core, exonum-time-oracle, log4j-core, log4j-slf4j18-impl,
There are maybe transitive dependencies!
jdk8 from group io.github.eisop (version 3.0.0-b2)
Annotated JDK 8 consists of bytecode implementing the Open JDK Java 8 api
annotated with Checker Framework annotations. Method implementations
in this file are empty. This file should only be compiled
against and should never be placed on the runtime classpath of a
compiled program.
Artifact jdk8
Group io.github.eisop
Version 3.0.0-b2
Last update 24. May 2019
Organization not specified
URL https://checkerframework.org
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.eisop
Version 3.0.0-b2
Last update 24. May 2019
Organization not specified
URL https://checkerframework.org
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
grpc-client-spring-boot from group codes.sf (version 0.0.4)
Allows Spring Boot-style configuration of gRPC stubs using properties and JavaConfig. Automatically registers gRPC stubs found on the classpath as beans with the ApplicationContext so they can be easily injected with @Autowired and other injection methods.
0 downloads
Artifact grpc-client-spring-boot
Group codes.sf
Version 0.0.4
Last update 25. October 2018
Organization not specified
URL https://github.com/sfcodes/grpc-client-spring-boot
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies spring-boot, spring-boot-autoconfigure, grpc-services, grpc-netty,
There are maybe transitive dependencies!
Group codes.sf
Version 0.0.4
Last update 25. October 2018
Organization not specified
URL https://github.com/sfcodes/grpc-client-spring-boot
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies spring-boot, spring-boot-autoconfigure, grpc-services, grpc-netty,
There are maybe transitive dependencies!
fast-classpath-scanner from group io.github.lukehutch (version 4.0.0-beta-7)
Uber-fast, ultra-lightweight Java classpath and module path scanner. Scans the classpath and module path by
parsing the classfile binary format directly, rather than by using reflection.
See https://github.com/lukehutch/fast-classpath-scanner
Group: io.github.lukehutch Artifact: fast-classpath-scanner
Show all versions Show documentation Show source
Show all versions Show documentation Show source
54 downloads
Artifact fast-classpath-scanner
Group io.github.lukehutch
Version 4.0.0-beta-7
Last update 27. July 2018
Organization not specified
URL https://github.com/lukehutch/fast-classpath-scanner
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.lukehutch
Version 4.0.0-beta-7
Last update 27. July 2018
Organization not specified
URL https://github.com/lukehutch/fast-classpath-scanner
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jdk7 from group org.checkerframework (version 2.1.14)
Annotated JDK 7 consists of bytecode implementing the Open JDK Java 7 api
annotated with Checker Framework annotations. Method implementations
in this file are empty. This file should only be compiled
against and should never be placed on the runtime classpath of a
compiled program.
384 downloads
Artifact jdk7
Group org.checkerframework
Version 2.1.14
Last update 03. August 2017
Organization not specified
URL http://checkerframework.org
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.checkerframework
Version 2.1.14
Last update 03. August 2017
Organization not specified
URL http://checkerframework.org
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 34 from 41 (items total 409)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy