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

Download JAR files tagged by exists with all dependencies

Search JAR files by class name

taskcluster-client from group org.mozilla.taskcluster (version 1.0.311)

Taskcluster is a job execution framework supporting multiple platforms, enabling cross-platform continuous integration and other arbitrary job scheduling. The Taskcluster Client is a runtime library for interacting with Taskcluster. It exists for several languages; this is the java implementation.

Group: org.mozilla.taskcluster Artifact: taskcluster-client
Show all versions Show documentation Show source 
 

1 downloads
Artifact taskcluster-client
Group org.mozilla.taskcluster
Version 1.0.311
Last update 04. October 2018
Organization Mozilla
URL http://docs.taskcluster.net
License Mozilla Public License, version 2.0
Dependencies amount 3
Dependencies google-http-client-gson, hawk-core, base64,
There are maybe transitive dependencies!

sfmf4j-tests from group com.github.sworisbreathing.sfmf4j (version 1.0)

This project provides classes which are common to all tests for SFMF4J implementations. It exists to make developing and testing SFMF4J implementations as easy as possible. It is declared as a test-scoped dependency by the implementation modules, and is not intended for use by applications.

Group: com.github.sworisbreathing.sfmf4j Artifact: sfmf4j-tests
Show documentation Show source 
 

0 downloads
Artifact sfmf4j-tests
Group com.github.sworisbreathing.sfmf4j
Version 1.0
Last update 06. March 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies junit, sfmf4j-api, pax-exam-junit4, pax-url-aether, org.osgi.compendium, org.osgi.core,
There are maybe transitive dependencies!

file-repository from group org.ow2.weblab.webservices (version 1.7.2)

It's a file system repository. Just configure the file system folder and the component will save and load resources from files in this folder. When you save a resource, the component checks if the resource's uri exists and if it's exists replace it, if not generate an unique uri for the repository and replace all old uris with the new one and save the resource. You can load every saved resource, and subresource.

Group: org.ow2.weblab.webservices Artifact: file-repository
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact file-repository
Group org.ow2.weblab.webservices
Version 1.7.2
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

file-repository from group org.ow2.weblab.service (version 1.6)

It's a file system repository. Just configure the file system folder and the component will save and load resources from files in this folder. When you save a resource, the component check if the resource's uri exists and if it's exists replace it, if not generate an unique uri for the repository and replace all old uris with the new one and save the resource. You can load every saved resource, and subresource.

Group: org.ow2.weblab.service Artifact: file-repository
Show all versions Show documentation Show source 
 

0 downloads
Artifact file-repository
Group org.ow2.weblab.service
Version 1.6
Last update 02. December 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rdf-helper-jena,
There are maybe transitive dependencies!

hashver-maven-plugin from group pro.avodonosov (version 1.6)

Generate versions for project modules as hashcode of their sources and dependency tree. so that when module version changes automatically. The goal is to speedup multi-module project builds by avoiding build of unchanged modules (mostly oriented to CI build servers). Provides a build extension which can skip module build if aftifact of the same version exists already.

Group: pro.avodonosov Artifact: hashver-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact hashver-maven-plugin
Group pro.avodonosov
Version 1.6
Last update 08. December 2020
Organization not specified
URL https://github.com/avodonosov/hashver-maven-plugin
License GNU Affero General Public License
Dependencies amount 3
Dependencies maven-dependency-tree, aether-util, commons-text,
There are maybe transitive dependencies!

registerUpdate from group je.dvs.echo (version 1.10.3)

A library for adding/updating immutable documents in a mongo collection. Each document needs to consist of a UUID as a key field. Document updates (json data with a key field that already exists) will be saved as a child that will have an accumulation of differences of previous children, Where the last child will contain all previous changes since the parent was first created. This library is meant to keep immutability.

Group: je.dvs.echo Artifact: registerUpdate
Show all versions Show documentation Show source 
 

0 downloads
Artifact registerUpdate
Group je.dvs.echo
Version 1.10.3
Last update 05. October 2018
Organization not specified
URL https://github.com/DVSJersey/registerUpdate.git
License MIT License
Dependencies amount 9
Dependencies spring-boot-starter-actuator, spring-boot-starter-web, spring-boot-starter-data-mongodb, json-simple, commons-lang3, jackson-core, jackson-databind, spring-oxm, camel-catalog,
There are maybe transitive dependencies!

secret-store-feature-pack-resources from group org.keycloak.secretstore (version 1.0.15.Final)

This Maven module exists solely because wildfly-server-provisioning-maven-plugin is able to load the subsystem fragments (see src/main/resources/subsystem-templates/*) only from jars that are pulled by some WildFly module. Projects that have WildFly modules usually pack this kind of resources inside one of the modules' jars. Although we do not need a WildFly module to run any code, we need to have one just for the sake of loading the subsystem-templates by wildfly-server-provisioning-maven-plugin.

Group: org.keycloak.secretstore Artifact: secret-store-feature-pack-resources
Show all versions Show source 
 

0 downloads
Artifact secret-store-feature-pack-resources
Group org.keycloak.secretstore
Version 1.0.15.Final
Last update 18. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hawkular-accounts-feature-pack-resources from group org.hawkular.accounts (version 2.0.18.Final)

This Maven module exists solely because wildfly-server-provisioning-maven-plugin is able to load the subsystem fragments (see src/main/resources/subsystem-templates/*) only from jars that are pulled by some WildFly module. Projects that have WildFly modules usually pack this kind of resources inside one of the modules' jars. Although we do not need a WildFly module to run any code, we need to have one just for the sake of loading the subsystem-templates by wildfly-server-provisioning-maven-plugin. Once Hawkular Accounts will have a subsystem or a WildFly module, the resources hosted here can move there.

Group: org.hawkular.accounts Artifact: hawkular-accounts-feature-pack-resources
Show all versions Show source 
 

0 downloads
Artifact hawkular-accounts-feature-pack-resources
Group org.hawkular.accounts
Version 2.0.18.Final
Last update 04. February 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xapi-gwt from group net.wetheinter (version 0.5)

This module exists solely to package all other gwt modules into a single uber jar. This makes deploying to non-mavenized targets much easier. Of course, you would be wise to inherit your dependencies individually; the uber jar is intended for projects like collide, which have complex configuration, and adding many jars would be a pain.

Group: net.wetheinter Artifact: xapi-gwt
Show all versions Show documentation Show source 
 

2 downloads
Artifact xapi-gwt
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wagon-maven-plugin from group org.kuali.maven.plugins (version 1.0.5)

Maven 2 plugin that can be used to access various operations on a given URL using a supported maven wagon. Supports recursive upload, download, and list directory content functionality. The Kuali version of this plugin exists, because the Maven version ignores the filePermissions tag from settings.xml when uploading artifacts to a repository.

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

0 downloads
Artifact wagon-maven-plugin
Group org.kuali.maven.plugins
Version 1.0.5
Last update 26. March 2014
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 3
Dependencies file-management, kuali-core, kuali-util,
There are maybe transitive dependencies!



Page 6 from 3 (items total 108)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy