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

Download JAR files tagged by resources with all dependencies

Search JAR files by class name

cukes-rest-sample from group lv.ctco.cukesrest (version 0.2.28)

Group: lv.ctco.cukesrest Artifact: cukes-rest-sample
Show all versions Show documentation Show source 
 

0 downloads
Artifact cukes-rest-sample
Group lv.ctco.cukesrest
Version 0.2.28
Last update 27. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies cukes-rest, cukes-rest-loadrunner, logback-classic, dropwizard-core,
There are maybe transitive dependencies!

chicory-stream from group com.github.sviperll (version 0.36)

Stream processing like Java 8 streams, but works with Java 6 and have slightly different design. * Chicory-stream provides sequential-only streams, no parallel support. * Chicory-stream allows easy forking and reuse of streams, unlike Java 8 where stream can be used only once. * Chicory-stream automatically and transparently opens and closes resources each time stream is used, unlike Java 8 where stream should be manually closed. Part of chicory.

Group: com.github.sviperll Artifact: chicory-stream
Show all versions Show documentation Show source 
 

0 downloads
Artifact chicory-stream
Group com.github.sviperll
Version 0.36
Last update 13. September 2016
Organization not specified
URL https://github.com/sviperll/chicory/tree/master/chicory-stream
License not specified
Dependencies amount 2
Dependencies chicory-core, annotations,
There are maybe transitive dependencies!

truezip-kernel from group de.schlichtherle.truezip (version 7.7.10)

This module implements virtual file systems from arbitrary resources, manages their state and commits unsynchronized changes if required or requested. The TrueZIP Kernel uses file system drivers to access these resources. It provides multithreading, multiplexing, caching and buffering so that the file system drivers do not need to take care of this.

Group: de.schlichtherle.truezip Artifact: truezip-kernel
Show all versions Show documentation Show source 
 

8 downloads
Artifact truezip-kernel
Group de.schlichtherle.truezip
Version 7.7.10
Last update 07. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies annotations,
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!

java-futures from group net.florianschoppmann.java (version 1.1.0)

Bridge gaps and help overcome inconveniences with CompletableFuture. This module includes, among other features, methods to collect the results of multiple futures into a list, provides equivalent alternatives to CompletableFuture’s monadic methods (thenApply, thenCompose, etc.) that can deal with checked exceptions, and methods for asynchronous “try-with-resources” constructs.

Group: net.florianschoppmann.java Artifact: java-futures
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-futures
Group net.florianschoppmann.java
Version 1.1.0
Last update 14. March 2016
Organization not specified
URL https://github.com/fschopp/java-futures
License Revised BSD (3-Clause) License
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!

apache-flex-sdk-converter from group com.marvinformatics.flex (version 151126)

The Mavenizer tool is used to convert the Apache and Adobe Flex SDKs and Air SDKs into Maven artifacts. Automatically creating the Directories, pom-files, copying and moving the resources to the correct destinations. These artifacts can be used in Maven builds using the Flexmojos plugin (Starting with version 6.x). The Apache Flex SDK Converter comes with all the means to download, convert and deploy a mavenized form of an Apache Flex SDK.

Group: com.marvinformatics.flex Artifact: apache-flex-sdk-converter
Show documentation Show source 
 

1 downloads
Artifact apache-flex-sdk-converter
Group com.marvinformatics.flex
Version 151126
Last update 25. November 2015
Organization not specified
URL https://github.com/velo/flex-utilities/tree/develop/flex-maven-tools/flex-sdk-converter
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

webpipes-yui-test from group org.hibnet (version 0.0.4)

Webpipes is a library to manage web resources like javascript and css files which need processing before being served. It manages processing like minimization, file merging, css generation from less, linters, jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or to be generated with an Ant task. This module contains the tests for YUI.

Group: org.hibnet Artifact: webpipes-yui-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-yui-test
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core-test, webpipes-yui,
There are maybe transitive dependencies!

webpipes-yui from group org.hibnet (version 0.0.4)

Webpipes is a library to manage web resources like javascript and css files which need processing before being served. It manages processing like minimization, file merging, css generation from less, linters, jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or to be generated with an Ant task. This module adds support for YUI.

Group: org.hibnet Artifact: webpipes-yui
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-yui
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies webpipes-core,
There are maybe transitive dependencies!

webpipes-uglify2-test from group org.hibnet (version 0.0.4)

Webpipes is a library to manage web resources like javascript and css files which need processing before being served. It manages processing like minimization, file merging, css generation from less, linters, jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or to be generated with an Ant task. This module contains the tests for UglifyJS2.

Group: org.hibnet Artifact: webpipes-uglify2-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-uglify2-test
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core-test, webpipes-uglify2,
There are maybe transitive dependencies!



Page 257 from 266 (items total 2652)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy