Download JAR files tagged by classpath with all dependencies
rhq-arquillian-container-test-plugin from group org.rhq (version 4.13.0)
This is a test plugin that is only used by the tests for the RHQ's Arquillian
container.
The purpose of this plugin is only to serve as a dependency for the plugins
under test in the container that is being picked up from the maven classpath
as opposed to the tests themselves.
Artifact rhq-arquillian-container-test-plugin
Group org.rhq
Version 4.13.0
Last update 02. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.rhq
Version 4.13.0
Last update 02. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
geotk-logging-log4j from group org.geotoolkit (version 3.20-geoapi-3.0)
An adapter for using Log4J in Geotk. Geotk will automatically redirect
all its logging events to Log4J if this JAR is on the classpath. If there is
no need for Log4J inter-operability, we recommend to NOT include this JAR on
the classpath in order to use the default Java logging framework instead.
0 downloads
Artifact geotk-logging-log4j
Group org.geotoolkit
Version 3.20-geoapi-3.0
Last update 02. November 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies geotk-utility, log4j,
There are maybe transitive dependencies!
Group org.geotoolkit
Version 3.20-geoapi-3.0
Last update 02. November 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies geotk-utility, log4j,
There are maybe transitive dependencies!
geotk-logging-commons from group org.geotoolkit (version 3.20-geoapi-3.0)
An adapter for using Apache's commons-logging in Geotk. Geotk will
automatically redirect all its logging events to commons-logging if this
JAR is on the classpath. If there is no need for commons-logging inter-operability,
we recommend to NOT include this JAR on the classpath in order to use the
default Java logging framework instead.
Group: org.geotoolkit Artifact: geotk-logging-commons
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact geotk-logging-commons
Group org.geotoolkit
Version 3.20-geoapi-3.0
Last update 02. November 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies geotk-utility, commons-logging,
There are maybe transitive dependencies!
Group org.geotoolkit
Version 3.20-geoapi-3.0
Last update 02. November 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies geotk-utility, commons-logging,
There are maybe transitive dependencies!
jagent from group com.jolira (version 1.0.2)
This java agent override the java.net.InetAddres#getLocalHost() address
to always return 127.0.0.1. To run this tools, add the jagent-*.jar as a -javaagent and make sure that asm-*.jar is part of the classpath (as in
java -javaagent:./target/jagent-1.0.0.jar -cp ~/.m2/repository/asm/asm/3.2/asm-3.2.jar:./target/jagent-1.0.0-tests.jar com.jolira.jagent.MainTest)
Artifact jagent
Group com.jolira
Version 1.0.2
Last update 04. June 2010
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 1
Dependencies asm,
There are maybe transitive dependencies!
Group com.jolira
Version 1.0.2
Last update 04. June 2010
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 1
Dependencies asm,
There are maybe transitive dependencies!
mvn-gwt-plugin from group net.bankras (version 1.0.4)
This is a maven plugin for compiling GWT modules. It can also be used to start the GWTShell with the in
the project Runtime Dependencies on the classpath. This project was started because existing plugins did not suffice.
0 downloads
Artifact mvn-gwt-plugin
Group net.bankras
Version 1.0.4
Last update 26. September 2008
Organization not specified
URL http://code.google.com/p/mvn-gwt-plugin/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies maven-plugin-api, maven-project,
There are maybe transitive dependencies!
Group net.bankras
Version 1.0.4
Last update 26. September 2008
Organization not specified
URL http://code.google.com/p/mvn-gwt-plugin/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies maven-plugin-api, maven-project,
There are maybe transitive dependencies!
simple-jndi from group simple-jndi (version 0.11.4.1)
A simple implementation of JNDI. It is entirely library based, so no server instances are started, and it sits upon Java .properties files or XML files, so it is easy to use and simple to understand. The .properties/.xml files may be either on the file system or in the classpath.
5 downloads
Artifact simple-jndi
Group simple-jndi
Version 0.11.4.1
Last update 26. September 2008
Organization OSJava
URL http://www.osjava.org/simple-jndi/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group simple-jndi
Version 0.11.4.1
Last update 26. September 2008
Organization OSJava
URL http://www.osjava.org/simple-jndi/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
bigtable-hbase-1.x-shaded from group com.google.cloud.bigtable (version 2.14.6)
Please use bigtable-hbase-1.x or bigtable-hbase-1.x-hadoop. Bigtable
connector compatible with HBase 1.x. It exposes the minimal set of
dependencies. Its mainly intended to be used by dataflow 1.x to avoid
version conflicts with grpc & protobuf. Prefer to use bigtable-hbase-1.x
in general and bigtable-hbase-1.x-hadoop for hadoop classpath compatible
applications.
Group: com.google.cloud.bigtable Artifact: bigtable-hbase-1.x-shaded
Show all versions Show documentation Show source
Show all versions Show documentation Show source
4 downloads
Artifact bigtable-hbase-1.x-shaded
Group com.google.cloud.bigtable
Version 2.14.6
Last update 29. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies hbase-shaded-client, commons-logging, metrics-core, jsr305,
There are maybe transitive dependencies!
Group com.google.cloud.bigtable
Version 2.14.6
Last update 29. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies hbase-shaded-client, commons-logging, metrics-core, jsr305,
There are maybe transitive dependencies!
bigtable-hbase-2.x-shaded from group com.google.cloud.bigtable (version 2.14.6)
Please use bigtable-hbase-2.x or bigtable-hbase-2.x-hadoop. Bigtable
connector compatible with HBase 2.x. It exposes the minimal set of
dependencies. Its mainly intended to be used by dataflow 2.x to avoid
version conflicts with grpc & protobuf. Prefer to use bigtable-hbase-2.x
in general and bigtable-hbase-2.x-hadoop for hadoop classpath compatible
applications.
Group: com.google.cloud.bigtable Artifact: bigtable-hbase-2.x-shaded
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact bigtable-hbase-2.x-shaded
Group com.google.cloud.bigtable
Version 2.14.6
Last update 29. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies hbase-shaded-client, commons-logging, metrics-core, jsr305,
There are maybe transitive dependencies!
Group com.google.cloud.bigtable
Version 2.14.6
Last update 29. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies hbase-shaded-client, commons-logging, metrics-core, jsr305,
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 https://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 https://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 6
Dependencies aspectjrt, commons-lang3, jsr305, clazzfish-jdbc, validation-api, slf4j-api,
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 6
Dependencies aspectjrt, commons-lang3, jsr305, clazzfish-jdbc, validation-api, slf4j-api,
There are maybe transitive dependencies!
Page 33 from 3 (items total 407)