Download JAR files tagged by depends with all dependencies
libre-wsdl4j from group io.github.librewsdl4j (version 1.11.0)
Open and Free WSDL library: Web Services Description Language. Libre-wsdl4j is a fork of WSDL4J 1.6.3. WSL4j is a Java stub generator for WSDL. Many software projects still depends on WSL4j, so the idea is that libre-wsdl4j should be an actively maintained version of this software on GitHub. "WSDL, that's an anchronym i haven't heard in almost ten years." Still big in the enterprise world" - comments on the Internet.
0 downloads
Artifact libre-wsdl4j
Group io.github.librewsdl4j
Version 1.11.0
Last update 04. October 2024
Organization not specified
URL https://github.com/librewsdl4j/libre-wsdl4j
License Common Public License 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.librewsdl4j
Version 1.11.0
Last update 04. October 2024
Organization not specified
URL https://github.com/librewsdl4j/libre-wsdl4j
License Common Public License 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
authzforce-pdp-ext-json-path from group org.ow2.authzforce (version 1.0.0)
AuthzForce PDP extensions for JSON value processing, in particular JSONPath evaluation; it provides the XACML datatype 'urn:ow2:authzforce:feature:pdp:datatype:json' for JSON object/array values, and XACML functions that evaluate a JSON path (second parameter of standard string datatype) against an input JSON object/array (first parameter of datatype 'urn:ow2:authzforce:feature:pdp:datatype:json') and return the result of this evaluation. The return datatype depends on the actual function used: 'urn:ow2:authzforce:feature:pdp:function:string-from-json-path' returns a bag of strings, 'urn:ow2:authzforce:feature:pdp:function:integer-from-json-path' returns a bag of integers, 'urn:ow2:authzforce:feature:pdp:function:double-from-json-path' returns a bag of doubles, 'urn:ow2:authzforce:feature:pdp:function:boolean-from-json-path' returns a bag of booleans.
0 downloads
Artifact authzforce-pdp-ext-json-path
Group org.ow2.authzforce
Version 1.0.0
Last update 22. May 2024
Organization not specified
URL ${project.url}
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies authzforce-ce-core-pdp-api, json-path,
There are maybe transitive dependencies!
Group org.ow2.authzforce
Version 1.0.0
Last update 22. May 2024
Organization not specified
URL ${project.url}
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies authzforce-ce-core-pdp-api, json-path,
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
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!
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!
jexample from group net.sf.jexample (version 4.4-378)
JExample is an extensions of JUnit that improves defect localizaton by
changing the way you structure your tests. It introduces first-class
dependencies. If test B depends on A, the return value of A can be used as
B's fixture. And if A test fails, B and all other dependees of A are
skipped and marked as white. We show in an empirical study that JExample
improves performance and defect localization.
Artifact jexample
Group net.sf.jexample
Version 4.4-378
Last update 19. July 2011
Organization Software Composition Group
URL http://www.iam.unibe.ch/~scg/Research/JExample
License Common Public License Version 1.0 (CPL)
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!
Group net.sf.jexample
Version 4.4-378
Last update 19. July 2011
Organization Software Composition Group
URL http://www.iam.unibe.ch/~scg/Research/JExample
License Common Public License Version 1.0 (CPL)
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!
mmbase-clustering from group org.mmbase (version 1.9.7-rc1)
The clustering libraries allow you to run MMBase in a clustered environment: where multiple
MMBase machines serve content from a shared database. In order to keep these machiens in sync
(for instance when an object changes on one machine and the other machines needs to flush it's
cache), this code must be activated. This component provides several different implementations
for communication between machines, including one which depends on the 'jgroups' software.
Group: org.mmbase Artifact: mmbase-clustering
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mmbase-clustering
Group org.mmbase
Version 1.9.7-rc1
Last update 06. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jgroups-all,
There are maybe transitive dependencies!
Group org.mmbase
Version 1.9.7-rc1
Last update 06. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jgroups-all,
There are maybe transitive dependencies!
jmxtrans-output from group org.jmxtrans (version 272)
This module groups all different output writers.
Different output writers have different dependencies. To ensure that those dependencies do not leak to other
output writer, or that we can limit to number of dependencies at runtime, output writers are split into
separate modules based on the dependencies they use. For example, the CloudWatch output writers depends on the
AWS SDK, which is quite large and not used by any other output writer. If you only want to send metrics to
Graphite, there should be no need to have the AWS SDK in your classpath at runtime.
Some dependencies are also problematic. They can introduce incompatibilities. For example, a few writers are
based directly on log4j or logback. This direct dependence breaks the use of SLF4J. By isolating those output
writers to a specific module, we can ensure this has minimal impact.
Group: org.jmxtrans Artifact: jmxtrans-output
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jmxtrans-output
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jmxtrans-output-kafka from group org.jmxtrans (version 272)
4 downloads
Artifact jmxtrans-output-kafka
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies guava, kafka_2.10, jmxtrans-core, jmxtrans-utils, slf4j-api,
There are maybe transitive dependencies!
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies guava, kafka_2.10, jmxtrans-core, jmxtrans-utils, slf4j-api,
There are maybe transitive dependencies!
jmxtrans-output-gelf from group org.jmxtrans (version 272)
0 downloads
Artifact jmxtrans-output-gelf
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies commons-lang, gelfclient, jmxtrans-core, jmxtrans-output-core,
There are maybe transitive dependencies!
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies commons-lang, gelfclient, jmxtrans-core, jmxtrans-output-core,
There are maybe transitive dependencies!
jmxtrans-output-elastic from group org.jmxtrans (version 272)
Group: org.jmxtrans Artifact: jmxtrans-output-elastic
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jmxtrans-output-elastic
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies guava, jest, jmxtrans-core, jmxtrans-utils, slf4j-api,
There are maybe transitive dependencies!
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies guava, jest, jmxtrans-core, jmxtrans-utils, slf4j-api,
There are maybe transitive dependencies!
listenablefuture from group com.google.guava (version 9999.0-empty-to-avoid-conflict-with-guava)
An empty artifact that Guava depends on to signal that it is providing
ListenableFuture -- but is also available in a second "version" that
contains com.google.common.util.concurrent.ListenableFuture class, without
any other Guava classes. The idea is:
- If users want only ListenableFuture, they depend on listenablefuture-1.0.
- If users want all of Guava, they depend on guava, which, as of Guava
27.0, depends on
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-...
version number is enough for some build systems (notably, Gradle) to select
that empty artifact over the "real" listenablefuture-1.0 -- avoiding a
conflict with the copy of ListenableFuture in guava itself. If users are
using an older version of Guava or a build system other than Gradle, they
may see class conflicts. If so, they can solve them by manually excluding
the listenablefuture artifact or manually forcing their build systems to
use 9999.0-....
Artifact listenablefuture
Group com.google.guava
Version 9999.0-empty-to-avoid-conflict-with-guava
Last update 11. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.google.guava
Version 9999.0-empty-to-avoid-conflict-with-guava
Last update 11. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 18 from 19 (items total 188)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy