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

synapse-grid-shapeless 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-shapeless
Show all versions Show documentation Show source 
 

0 downloads
Artifact synapse-grid-shapeless
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 shapeless_2.10, synapse-grid-core, scala-library,
There are maybe transitive dependencies!

synapse-grid-core 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-core
Show all versions Show documentation Show source 
 

1 downloads
Artifact synapse-grid-core
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 1
Dependencies scala-library,
There are maybe transitive dependencies!

synapse-grid-concurrent 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-concurrent
Show all versions Show documentation Show source 
 

0 downloads
Artifact synapse-grid-concurrent
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 shapeless_2.10, synapse-grid-core, scala-library,
There are maybe transitive dependencies!

synapse-grid-akka 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-akka
Show all versions Show documentation Show source 
 

0 downloads
Artifact synapse-grid-akka
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 5
Dependencies akka-actor_2.10, akka-remote_2.10, scala-library, akka-slf4j_2.10, synapse-grid-slf4j,
There are maybe transitive dependencies!

maven-s3-wagon from group org.kuali.maven.wagons (version 1.2.1)

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: org.kuali.maven.wagons Artifact: maven-s3-wagon
Show all versions Show documentation Show source 
 

6 downloads
Artifact maven-s3-wagon
Group org.kuali.maven.wagons
Version 1.2.1
Last update 27. November 2013
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!

dirbuster from group com.sittinglittleduck (version 0.12)

DirBuster is a multi threaded java application designed to brute force directories and files names on web/application servers. Often is the case now of what looks like a web server in a state of default installation is actually not, and has pages and applications hidden within. DirBuster attempts to find these.

Group: com.sittinglittleduck Artifact: dirbuster
Show documentation Show source 
 

23 downloads
Artifact dirbuster
Group com.sittinglittleduck
Version 0.12
Last update 12. October 2011
Organization not specified
URL https://www.owasp.org/index.php/Category:OWASP_DirBuster_Project
License GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
Dependencies amount 10
Dependencies commons-logging, commons-logging, commons-codec, commons-httpclient, jericho-html, looks, java-getopt, swing-layout, BrowserLauncher2, javahelp,
There are maybe transitive dependencies!

truezip from group de.schlichtherle (version 6.8.4)

TrueZIP is a Java based Virtual File System (VFS) to enable transparent, multi-threaded read/write access to archive files (ZIP, TAR etc.) as if they were directories. Archive files may be arbitrarily nested and the nesting level is only limited by heap and file system size.

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

8 downloads
Artifact truezip
Group de.schlichtherle
Version 6.8.4
Last update 08. May 2011
Organization not specified
URL http://java.net/projects/truezip
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

synapse-grid-shapeless_2.11 from group ru.primetalk (version 1.4.5)

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 systems over Akka actors, -slf4j - enables logging, -concurrent - running systems directly over ExecutorContext without the need for Akka, -examples - a few test systems. Also there are The current version is 1.4.5

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

0 downloads
Artifact synapse-grid-shapeless_2.11
Group ru.primetalk
Version 1.4.5
Last update 25. August 2015
Organization not specified
URL https://github.com/Primetalk/SynapseGrid
License BSD Software License, 2-clause version
Dependencies amount 3
Dependencies synapse-grid-core_2.11, scala-library, shapeless_2.11,
There are maybe transitive dependencies!

synapse-grid-slf4j_2.10 from group ru.primetalk (version 1.4.4)

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 systems over Akka actors, -slf4j - enables logging, -concurrent - running systems directly over ExecutorContext without the need for Akka, -examples - a few test systems. Also there are The current version is 1.4.4

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

0 downloads
Artifact synapse-grid-slf4j_2.10
Group ru.primetalk
Version 1.4.4
Last update 06. August 2015
Organization not specified
URL https://github.com/Primetalk/SynapseGrid
License BSD Software License, 2-clause version
Dependencies amount 3
Dependencies scala-library, synapse-grid-core_2.10, slf4j-api,
There are maybe transitive dependencies!

synapse-grid-shapeless_2.10 from group ru.primetalk (version 1.4.4)

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 systems over Akka actors, -slf4j - enables logging, -concurrent - running systems directly over ExecutorContext without the need for Akka, -examples - a few test systems. Also there are The current version is 1.4.4

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

0 downloads
Artifact synapse-grid-shapeless_2.10
Group ru.primetalk
Version 1.4.4
Last update 06. August 2015
Organization not specified
URL https://github.com/Primetalk/SynapseGrid
License BSD Software License, 2-clause version
Dependencies amount 3
Dependencies scala-library, synapse-grid-core_2.10, shapeless_2.10,
There are maybe transitive dependencies!



Page 7 from 9 (items total 82)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy