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

Download JAR files tagged by implementation with all dependencies

Search JAR files by class name

j-interop-ng-deps from group com.github.skyghis (version 3.5.1)

Group: com.github.skyghis Artifact: j-interop-ng-deps
Show all versions Show documentation Show source 
 

0 downloads
Artifact j-interop-ng-deps
Group com.github.skyghis
Version 3.5.1
Last update 30. March 2023
Organization not specified
URL https://github.com/skyghis/j-interop-ng
License not specified
Dependencies amount 1
Dependencies jcifs-ng,
There are maybe transitive dependencies!

j-interop-ng-parent from group com.github.skyghis (version 3.5.1)

Implementation of DCOM wire protocol (MSRPC) to enable development of Pure Bi-Directional, Non-Native Java applications which can interoperate with any COM component. The implementation is itself purely in Java and does not use JNI to provide COM access. This is a cleaned-up and improved version of the j-Interop library. Based on j-interop kohsuke work, and modified to use jcifs-ng.

Group: com.github.skyghis Artifact: j-interop-ng-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact j-interop-ng-parent
Group com.github.skyghis
Version 3.5.1
Last update 30. March 2023
Organization not specified
URL https://github.com/skyghis/j-interop-ng
License GNU LGPLv3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

j-interop-ng from group com.github.skyghis (version 3.5.1)

Group: com.github.skyghis Artifact: j-interop-ng
Show all versions Show documentation Show source 
 

0 downloads
Artifact j-interop-ng
Group com.github.skyghis
Version 3.5.1
Last update 30. March 2023
Organization not specified
URL https://github.com/skyghis/j-interop-ng
License not specified
Dependencies amount 1
Dependencies j-interop-ng-deps,
There are maybe transitive dependencies!

limbus-engine-impl from group com.remondis.limbus (version 3.1.0)

This is the Max5 Limbus Engine implementation that currently provides the following features: - Hot-Deploy features: - Deploy from filesystem - Deploy via Limbus API - Deploy via filesystem observer - Deploy from Maven Repositorx - Undeploy via Limbus API - Plugin lifecycle support - Classloader hierarchy - Isolation of deployed classpaths - Shared classloader for centralized libraries - Maintenance console with linux terminal suppot - Safety shutdown sequence - Classloading leak prevention - Thread stopping and cleaning

Group: com.remondis.limbus Artifact: limbus-engine-impl
Show all versions Show documentation Show source 
 

0 downloads
Artifact limbus-engine-impl
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies limbus-engine-api, limbus-engine-interfaces, limbus-properties, limbus-vfs, limbus-system, limbus-event-multicaster, limbus-task-scheduler, limbus-utils, limbus-launcher, lanterna,
There are maybe transitive dependencies!

limbus-maven-integration from group com.remondis.limbus (version 3.1.0)

This library provides a service implementation to resolve, download and provide Maven artifacts from remote/local repositories. This library uses Aether and Maven dependencies that are based on Java 8. Because the projects were terminated and Maven developers announced that no compatibility for Java 9 is planned, this service must be deployed on the legacy Java < 9 class path.

Group: com.remondis.limbus Artifact: limbus-maven-integration
Show documentation Show source 
 

0 downloads
Artifact limbus-maven-integration
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies limbus-engine-interfaces, limbus-utils, aether-api, aether-util, aether-impl, aether-connector-basic, aether-transport-file, aether-transport-http, aether-transport-wagon, wagon-ssh, maven-settings-builder, maven-aether-provider, plexus-utils,
There are maybe transitive dependencies!

xmlrpc-common from group org.omegat (version 3.1.3-20230209)

Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC specification. This is a security patched fork.

Group: org.omegat Artifact: xmlrpc-common
Show documentation Show source 
 

0 downloads
Artifact xmlrpc-common
Group org.omegat
Version 3.1.3-20230209
Last update 09. February 2023
Organization not specified
URL https://github.com/omegat-org/apache-xmlrpc
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xmlrpc-client from group org.omegat (version 3.1.3-20230209)

Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC specification. This is a security patched fork.

Group: org.omegat Artifact: xmlrpc-client
Show documentation Show source 
 

0 downloads
Artifact xmlrpc-client
Group org.omegat
Version 3.1.3-20230209
Last update 09. February 2023
Organization not specified
URL https://github.com/omegat-org/apache-xmlrpc
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xmlrpc from group org.omegat (version 3.1.3-20230209)

Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC specification. This is a security patched fork.

Group: org.omegat Artifact: xmlrpc
Show documentation Show source 
 

0 downloads
Artifact xmlrpc
Group org.omegat
Version 3.1.3-20230209
Last update 09. February 2023
Organization not specified
URL https://github.com/omegat-org/apache-xmlrpc
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

skipledger-sql from group io.crums (version 0.5.1)

SQL implementation of the hash ledger. The hash ledger is a skip ledger annotatated with crumtrails (witness records). It contains only opaque hashes. This module maintains the hash ledger on a relational database. It also models the source ledger (the data being tracked) as 2 SQL queries: one, to determine the number rows in the ledger; the second, to return the ledger row for a given row number.

Group: io.crums Artifact: skipledger-sql
Show all versions Show documentation Show source 
 

0 downloads
Artifact skipledger-sql
Group io.crums
Version 0.5.1
Last update 25. October 2022
Organization not specified
URL Not specified
License GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies skipledger,
There are maybe transitive dependencies!

meka from group net.sf.meka (version 1.9.7)

The MEKA project provides an open source implementation of methods for multi-label classification and evaluation. It is based on the WEKA Machine Learning Toolkit. Several benchmark methods are also included, as well as the pruned sets and classifier chains methods, other methods from the scientific literature, and a wrapper to the MULAN framework.

Group: net.sf.meka Artifact: meka
Show all versions Show documentation Show source 
 

18 downloads
Artifact meka
Group net.sf.meka
Version 1.9.7
Last update 16. October 2022
Organization not specified
URL http://meka.sourceforge.net/
License GNU General Public License 3
Dependencies amount 13
Dependencies weka-dev, mulan, mst, flatlaf, jfilechooser-bookmarks, jclipboardhelper, jshell-scripting, jama, trove4j, bmad, autoencoder, markdownj-core, multisearch-weka-package,
There are maybe transitive dependencies!



Page 1650 from 1696 (items total 16959)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy