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

Download JAR files tagged by implementations with all dependencies

Search JAR files by class name

gsb4j-parent from group kg.net.bazi.gsb4j (version 1.0.6)

Gsb4j is a Java client implementation of Google Safe Browsing API v4. It includes both Lookup API and Update API implementations. Gsb4j is a more or less complete implementation of the Safe Browsing API protocol. There are some missing or unsupported parts which can be found on project's site but those do not influence the overall usability of the API.

Group: kg.net.bazi.gsb4j Artifact: gsb4j-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gsb4j-parent
Group kg.net.bazi.gsb4j
Version 1.0.6
Last update 28. October 2020
Organization not specified
URL https://github.com/bazi/gsb4j
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vault-config-provider from group io.axual.utilities.config.providers (version 1.0.0)

The ConfigProvider is a means for Kafka Applications to retrieve secret configuration options and provide them to the implementations without showing the contents in the output. The Configuration Provider for HashiCorp Vault can connect to a HashiCorp Vault installation and retrieve one or more keys and secrets stored.

Group: io.axual.utilities.config.providers Artifact: vault-config-provider
Show all versions Show documentation Show source 
 

0 downloads
Artifact vault-config-provider
Group io.axual.utilities.config.providers
Version 1.0.0
Last update 08. July 2020
Organization Axual B.V.
URL https://axual.com/
License Apache 2.0
Dependencies amount 1
Dependencies vault-java-driver,
There are maybe transitive dependencies!

syslog4j from group io.github.willena (version 0.9.62)

Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the draft "structured syslog" protocol (RFC Draft). This is a repackaged fork used in Graylog2, as the original package has no recent versions published to Maven Central.

Group: io.github.willena Artifact: syslog4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact syslog4j
Group io.github.willena
Version 0.9.62
Last update 07. July 2020
Organization not specified
URL https://github.com/graylog-labs/syslog4j-graylog2
License LGPL
Dependencies amount 2
Dependencies joda-time, commons-lang3,
There are maybe transitive dependencies!

cloning from group io.github.kostaskougios (version 1.10.3)

The cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectively, this library can clone ANY Java object. It can be used i.e. in cache implementations, if you don't want the cached object to be modified or whenever you want to create a deep copy of an object.

Group: io.github.kostaskougios Artifact: cloning
Show all versions Show documentation Show source 
 

0 downloads
Artifact cloning
Group io.github.kostaskougios
Version 1.10.3
Last update 15. March 2020
Organization not specified
URL https://github.com/kostaskougios/cloning/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!

osgi.enroute.base.api from group biz.aQute (version 2.2.0)

enRoute is an OSGi project that creates a runtime environment for developing applications. This bundle provides the base API for this environment. In any enRoute 2.2.0.202001061701 environment you will find implementations for all the contained services. The purpose of this bundle is to be use for compilation, it must not be used in a runtime; in general, providers must carry their service packages.

Group: biz.aQute Artifact: osgi.enroute.base.api
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.base.api
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!

xenon-gateway from group com.vmware.xenon (version 1.5.4_10)

Group: com.vmware.xenon Artifact: xenon-gateway
Show all versions Show documentation Show source 
 

0 downloads
Artifact xenon-gateway
Group com.vmware.xenon
Version 1.5.4_10
Last update 19. December 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies xenon-common, xenon-common, gson,
There are maybe transitive dependencies!

grizzly-memcached from group org.glassfish.grizzly (version 1.3.19)

Group: org.glassfish.grizzly Artifact: grizzly-memcached
Show all versions Show documentation Show source 
 

5 downloads
Artifact grizzly-memcached
Group org.glassfish.grizzly
Version 1.3.19
Last update 11. November 2019
Organization Oracle Corporation
URL https://projects.eclipse.org/projects/ee4j.grizzly
License EPL-2.0
Dependencies amount 1
Dependencies grizzly-framework,
There are maybe transitive dependencies!

arjuna-java from group com.testmile (version 0.1.3)

Arjuna-Java is the client implementation in Java for development of test automation using Arjuna. It uses TestNG as the test engine. With minor tweaks, it can be used with any other test engine or custom test automation implementations. Arjuna is a Python based test automation framework developed by Rahul Verma (www.rahulverma.net)

Group: com.testmile Artifact: arjuna-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact arjuna-java
Group com.testmile
Version 0.1.3
Last update 29. September 2019
Organization Test Mile Software Testing Pvt Ltd
URL https://testmile.com/arjuna
License Apache License 2.0
Dependencies amount 9
Dependencies jna, jna-platform, log4j, jcommander, testng, commons-lang3, commons-io, httpclient, gson,
There are maybe transitive dependencies!

glassfish-doc-maven-plugin from group org.glassfish.doc (version 1.3)

Group: org.glassfish.doc Artifact: glassfish-doc-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact glassfish-doc-maven-plugin
Group org.glassfish.doc
Version 1.3
Last update 12. June 2019
Organization not specified
URL https://github.com/eclipse-ee4j/glassfish-doc-plugin
License EPL 2.0
Dependencies amount 3
Dependencies maven-plugin-api, maven-plugin-annotations, plexus-resources,
There are maybe transitive dependencies!

hbase-oss from group org.apache.hbase.filesystem (version 1.0.0-alpha1)

This module provides atomic file-system semantics required by HBase when running on object-store based FileSystem implementations that can not natively offer those semantics. It does this by locking, so operations may not be fast, but should be transactional.

Group: org.apache.hbase.filesystem Artifact: hbase-oss
Show documentation Show source 
 

0 downloads
Artifact hbase-oss
Group org.apache.hbase.filesystem
Version 1.0.0-alpha1
Last update 05. June 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!



Page 230 from 3 (items total 2584)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy