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

Download JAR files tagged by threaded with all dependencies

Search JAR files by class name

maven-s3-wagon from group com.github.seahen (version 1.3.3)

This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Jeff Caddel at Kuali and Ben Hale at SpringSource

Group: com.github.seahen Artifact: maven-s3-wagon
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group com.github.seahen
Version 1.3.3
Last update 27. March 2021
Organization not specified
URL https://github.com/seahen/maven-s3-wagon
License Educational Community License, Version 2.0
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk-s3, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j, jakarta.xml.bind-api,
There are maybe transitive dependencies!

gwt-timer from group org.gwtproject.timer (version 1.0.0-RC1)

A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.

Group: org.gwtproject.timer Artifact: gwt-timer
Show documentation Show source 
 

0 downloads
Artifact gwt-timer
Group org.gwtproject.timer
Version 1.0.0-RC1
Last update 02. October 2020
Organization The GWT Project Authors
URL https://github.com/gwtproject/gwt-timer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies elemental2-dom,
There are maybe transitive dependencies!

litesockets from group org.threadly (version 4.14)

A light weight socket library designed for highly concurrent applications. LiteSockets leverages threadly to make it easy to maintain concurrent connections while keeping threading on a per-client basis single threaded.

Group: org.threadly Artifact: litesockets
Show all versions Show documentation Show source 
 

1 downloads
Artifact litesockets
Group org.threadly
Version 4.14
Last update 14. February 2020
Organization not specified
URL https://github.com/threadly/litesockets
License Mozilla Public License Version 2.0
Dependencies amount 1
Dependencies threadly,
There are maybe transitive dependencies!

maven-s3-wagon from group com.marvinformatics (version 1.3.2)

This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Jeff Caddel at Kuali and Ben Hale at SpringSource

Group: com.marvinformatics Artifact: maven-s3-wagon
Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group com.marvinformatics
Version 1.3.2
Last update 16. October 2019
Organization not specified
URL https://github.com/seahen/maven-s3-wagon
License Educational Community License, Version 2.0
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk-s3, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j, jakarta.xml.bind-api,
There are maybe transitive dependencies!

maven-s3-wagon from group com.github.nodely (version 1.0.0)

This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Jeff Caddel at Kuali and Ben Hale at SpringSource

Group: com.github.nodely Artifact: maven-s3-wagon
Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group com.github.nodely
Version 1.0.0
Last update 24. January 2019
Organization not specified
URL https://github.com/seahen/maven-s3-wagon
License Educational Community License, Version 2.0
Dependencies amount 9
Dependencies guava, kuali-s3, aws-java-sdk-s3, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j,
There are maybe transitive dependencies!

gwt-timer from group org.jresearch.gwtproject.timer (version 1.4.1)

Fork of the Github project vegegoku/gwt-timer: A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.

Group: org.jresearch.gwtproject.timer Artifact: gwt-timer
Show all versions Show documentation Show source 
 

1 downloads
Artifact gwt-timer
Group org.jresearch.gwtproject.timer
Version 1.4.1
Last update 01. November 2018
Organization not specified
URL https://github.com/gwtproject/gwt-timer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies elemental2-dom,
There are maybe transitive dependencies!

maven-s3-wagon from group co.axiomzen.maven.wagons (version 1.2.6)

* forked from net.adamcin.org.kuali.maven.wagons:maven-s3-wagon This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Ben Hale at SpringSource

Group: co.axiomzen.maven.wagons Artifact: maven-s3-wagon
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group co.axiomzen.maven.wagons
Version 1.2.6
Last update 11. March 2016
Organization The Kuali Foundation
URL http://adamcin.net/maven-s3-wagon/
License Educational Community License, Version 2.0
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk, spring-core, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j,
There are maybe transitive dependencies!

maven-s3-wagon from group com.carrotgarden.maven.wagons (version 1.2.2-rev001)

This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Ben Hale at SpringSource

Group: com.carrotgarden.maven.wagons Artifact: maven-s3-wagon
Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group com.carrotgarden.maven.wagons
Version 1.2.2-rev001
Last update 28. December 2015
Organization not specified
URL http://${kuali.site.hostname}/maven/wagons/${project.artifactId}/${project.version}/
License not specified
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk, spring-core, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j,
There are maybe transitive dependencies!

maven-s3-wagon from group net.adamcin.org.kuali.maven.wagons (version 1.2.2)

* forked from org.kuali.maven.wagons:maven-s3-wagon This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Ben Hale at SpringSource

Group: net.adamcin.org.kuali.maven.wagons Artifact: maven-s3-wagon
Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group net.adamcin.org.kuali.maven.wagons
Version 1.2.2
Last update 22. January 2015
Organization The Kuali Foundation
URL http://adamcin.net/maven-s3-wagon/
License Educational Community License, Version 2.0
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk, spring-core, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j,
There are maybe transitive dependencies!

synapse-grid-slf4j from group ru.primetalk (version 1.3.1)

SynapseGrid is a framework for constructing reactive real-time immutable data flow systems. -core contains everything to run a single-threaded system, -akka contains everything to run systemsover Akka actors, -slf4j - enables logging, -examples - a few test systems.

Group: ru.primetalk Artifact: synapse-grid-slf4j
Show all versions Show documentation Show source 
 

1 downloads
Artifact synapse-grid-slf4j
Group ru.primetalk
Version 1.3.1
Last update 06. December 2013
Organization not specified
URL https://github.com/Primetalk/SynapseGrid
License BSD Software License, 2-clause version
Dependencies amount 3
Dependencies synapse-grid-core, slf4j-api, scala-library,
There are maybe transitive dependencies!



Page 6 from 9 (items total 82)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy