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

Download JAR files tagged by outside with all dependencies

Search JAR files by class name

ingester-maven-plugin from group org.kuali.maven.plugins (version 1.0.6-beta)

Plugin to simplify the process of ingesting workflow documents into Rice. At the moment, this plugin is still very much in beta. It works correctly when ingesting Kuali OLE workflow documents into a MySQL database using Rice 1.0.3.3. Usage outside of that specific scenario is untested.

Group: org.kuali.maven.plugins Artifact: ingester-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact ingester-maven-plugin
Group org.kuali.maven.plugins
Version 1.0.6-beta
Last update 27. July 2012
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 7
Dependencies commons-lang, commons-io, rice-api, rice-impl, slf4j-api, jcl-over-slf4j, slf4j-log4j12,
There are maybe transitive dependencies!

asn1-der from group directory-asn1 (version 0.3.3)

API containing functionality used for encoding and decoding DER streams in blocking mode. This is stepping-stone code meant to facilitate the migration of Kerberos, which was developed outside of the ASF, to the Apache Directory project's ASN.1 Runtime.

Group: directory-asn1 Artifact: asn1-der
Show all versions 
 

0 downloads
Artifact asn1-der
Group directory-asn1
Version 0.3.3
Last update 24. December 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

distributed-lock from group com.bertramlabs.plugins (version 4.0.11)

This plugin provides a framework and interface for a synchronization mechanism distributed to multiple server instances. In today's world of horizontal computational scale and massive concurrency, it becomes increasingly difficult to synchronize operations outside the context of a single computational space (server/process). This plugin aims to make that easier by providing a simple service to facilitate this, as well as defining an interface for adding low level providers.

Group: com.bertramlabs.plugins Artifact: distributed-lock
Show all versions Show documentation Show source 
 

0 downloads
Artifact distributed-lock
Group com.bertramlabs.plugins
Version 4.0.11
Last update 05. October 2022
Organization not specified
URL https://github.com/bertramdev/distributed-lock
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

android-util from group net.morimekta.utils (version 3.0.1)

Utility classes mimicking classes from android.os and android.net.morimekta.util that does not really require an android phone to run. Created to facilitate testing and usage of android compatible libraries without having to run it on an actual phone. Note that android.os.Parcel and android.os.Bundle only supports a subset of it's original interface as these parts actually are dependent on the native phone library to work properly, or they have no real need on modern phones / outside android.

Group: net.morimekta.utils Artifact: android-util
Show all versions Show documentation Show source 
 

503 downloads
Artifact android-util
Group net.morimekta.utils
Version 3.0.1
Last update 08. September 2018
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

execs from group de.vandermeer (version 0.4.0)

A simple set of classes to execute programmes from the command line, without littering the code with static void main(String[] args). This package addresses the following problem: a package (or a set of packages) contain a number of tools that should be run from outside java, e.g. using a static main() method. Over time, it might (will) be hard to know (or find) all main methods.

Group: de.vandermeer Artifact: execs
Show all versions Show documentation Show source 
 

0 downloads
Artifact execs
Group de.vandermeer
Version 0.4.0
Last update 13. April 2017
Organization not specified
URL https://github.com/vdmeer/execs
License Apache 2
Dependencies amount 3
Dependencies commons-lang3, commons-cli, ST4,
There are maybe transitive dependencies!

bigtable-client from group com.google.cloud.bigtable (version 0.9.1)

This is a client to access Cloud Bigtable (https://cloud.google.com/bigtable/) via the HBase APIs. There are a handful of modules in this project. The bigtable-hbase-x.x projects are intendned to be the projects which users interact with. The x.x versions in the bigtable-hbase-x.x projects represent the hbase major and minor versions which the project supports. For example, bigtable-hbase-1.0 will integrate with all hbase 1.0.x releases and bigtable-hbase-1.1 will integrate with all hbase 1.1.* releases. The bigtable-protos, bigtable-client-core and bigtable-hbase modules are meant to be used as components of bigtable-hbase-x.x. Those submodules may be usedful outside of the bigtable-hbase-x.x projects, but have not been thoroughly tested in other scenarios.

Group: com.google.cloud.bigtable Artifact: bigtable-client
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bigtable-client
Group com.google.cloud.bigtable
Version 0.9.1
Last update 18. July 2016
Organization not specified
URL https://cloud.google.com/bigtable/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

webservices from group com.sun.xml.ws (version 2.1-b15)

Metro is a high-performance, extensible, easy-to-use web service stack. It is a one-stop shop for all your web service needs, from the simplest hello world web service to reliable, secured, and transacted web service that involves .NET services. This is the top module for the Metro project. This is the module you should depend upon by default. The Maven distribution is meant for use of Metro outside a container. For Tomcat or GlassFish please use the regular distribution with its installation scripts.

Group: com.sun.xml.ws Artifact: webservices
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact webservices
Group com.sun.xml.ws
Version 2.1-b15
Last update 04. October 2010
Organization Sun Microsystems, Inc
URL https://metro.dev.java.net/
License Dual License: CDDL 1.0 and GPL V2 with Classpath Exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

infinispan-spring6-remote from group org.infinispan (version 15.1.0.Dev04)

Group: org.infinispan Artifact: infinispan-spring6-remote
Show all versions Show documentation Show source 
 

0 downloads
Artifact infinispan-spring6-remote
Group org.infinispan
Version 15.1.0.Dev04
Last update 05. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies infinispan-core, infinispan-client-hotrod, infinispan-spring6-common, jakarta.annotation-api, jakarta.transaction-api, spring-tx, narayana-jta,
There are maybe transitive dependencies!

infinispan-spring6-parent from group org.infinispan (version 15.1.0.Dev04)

The Infinispan Spring Integration project provides Spring 6 integration for Infinispan, a high performance distributed cache. Its primary features are * An implementation of org.springframework.cache.CacheManager, Spring's central caching abstraction, backed by Infinispan's EmbeddedCacheManager. To be used if your Spring-powered application and Infinispan are colocated, i.e. running within the same VM. * An implementation of org.springframework.cache.CacheManager backed by Infinispan's RemoteCacheManager. To bes used if your Spring-powered application accesses Infinispan remotely, i.e. over the network. * An implementation of org.springframework.cache.CacheManager backed by a CacheContainer reference. To be used if your Spring- powered application needs access to a CacheContainer defined outside the application (e.g. retrieved from JNDI) * Spring namespace support allowing shortcut definitions for all the components above In addition, Infinispan Spring Integration offers various FactoryBeans for facilitating creation of Infinispan core classes - Cache, CacheManager, ... - within a Spring context.

Group: org.infinispan Artifact: infinispan-spring6-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact infinispan-spring6-parent
Group org.infinispan
Version 15.1.0.Dev04
Last update 05. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

infinispan-spring6-common from group org.infinispan (version 15.1.0.Dev04)

Group: org.infinispan Artifact: infinispan-spring6-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact infinispan-spring6-common
Group org.infinispan
Version 15.1.0.Dev04
Last update 05. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jakarta.transaction-api, infinispan-commons, protostream-processor,
There are maybe transitive dependencies!



Page 14 from 3 (items total 156)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy