Download JAR files tagged by directly with all dependencies
synapse-grid-akka_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 -frames - a framework for type construction with meta information (see relations.scala). -typed-expressions - a framework for defining parsers and generators for natural language. The current version is 1.3.5
Group: ru.primetalk Artifact: synapse-grid-akka_2.10
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact synapse-grid-akka_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 5
Dependencies synapse-grid-slf4j_2.10, akka-remote_2.10, akka-slf4j_2.10, akka-actor_2.10, scala-library,
There are maybe transitive dependencies!
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 5
Dependencies synapse-grid-slf4j_2.10, akka-remote_2.10, akka-slf4j_2.10, akka-actor_2.10, scala-library,
There are maybe transitive dependencies!
jxse from group com.kenai.jxse (version 2.7)
JXTA technology is a set of open protocols that allow any connected device on the
network ranging from cell phones and wireless PDAs to PCs and servers to communicate and
collaborate in a P2P manner. JXTA peers create a virtual network where any peer can interact
with other peers and resources directly even when some of the peers and resources are behind
firewalls and NATs or are on different network transports. JXSE is the Java implementation
of the JXTA protocols.
Artifact jxse
Group com.kenai.jxse
Version 2.7
Last update 05. June 2013
Organization Project JXSE
URL Not specified
License Sun Project JXTA(TM) Software License
Dependencies amount 3
Dependencies bcprov-jdk15, log4j, httptunnel,
There are maybe transitive dependencies!
Group com.kenai.jxse
Version 2.7
Last update 05. June 2013
Organization Project JXSE
URL Not specified
License Sun Project JXTA(TM) Software License
Dependencies amount 3
Dependencies bcprov-jdk15, log4j, httptunnel,
There are maybe transitive dependencies!
pallet-jclouds from group org.cloudhoist (version 1.5.2)
0 downloads
command-line-processing from group il.ac.technion.cs.ssdl (version 1.0.1)
Extracting command line options directly into data members: each field marked with an @External annotation automatically becomes a command line option. Extracting the options values from the command line arguments, i.e., the "String[] args" parameter to main, into the field(s), requires a single method invocation:
Introspector.extract(args, o1, o2, ...)
where o1,o2, ... are the objects in which the fields annotated with @External.
0 downloads
Artifact command-line-processing
Group il.ac.technion.cs.ssdl
Version 1.0.1
Last update 12. March 2012
Organization Department of Computer Science, The Technion
URL http://command-line-processing.googlecode.com
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!
Group il.ac.technion.cs.ssdl
Version 1.0.1
Last update 12. March 2012
Organization Department of Computer Science, The Technion
URL http://command-line-processing.googlecode.com
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!
woden-impl-om from group org.apache.woden (version 1.0M9)
1 downloads
Artifact woden-impl-om
Group org.apache.woden
Version 1.0M9
Last update 10. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies woden-api,
There are maybe transitive dependencies!
Group org.apache.woden
Version 1.0M9
Last update 10. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies woden-api,
There are maybe transitive dependencies!
woden-impl-dom from group org.apache.woden (version 1.0M9)
2 downloads
Artifact woden-impl-dom
Group org.apache.woden
Version 1.0M9
Last update 10. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies woden-impl-commons,
There are maybe transitive dependencies!
Group org.apache.woden
Version 1.0M9
Last update 10. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies woden-impl-commons,
There are maybe transitive dependencies!
woden-impl-commons from group org.apache.woden (version 1.0M9)
Artifact woden-impl-commons
Group org.apache.woden
Version 1.0M9
Last update 10. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies woden-api, commons-logging,
There are maybe transitive dependencies!
Group org.apache.woden
Version 1.0M9
Last update 10. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies woden-api, commons-logging,
There are maybe transitive dependencies!
woden-api from group org.apache.woden (version 1.0M9)
17 downloads
Artifact woden-api
Group org.apache.woden
Version 1.0M9
Last update 10. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies XmlSchema,
There are maybe transitive dependencies!
Group org.apache.woden
Version 1.0M9
Last update 10. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies XmlSchema,
There are maybe transitive dependencies!
woden-qname from group org.apache.woden (version 1.0M9)
Artifact woden-qname
Group org.apache.woden
Version 1.0M9
Last update 10. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.apache.woden
Version 1.0M9
Last update 10. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
javolution from group javolution (version 5.5.1)
Javolution - Java Solution for Real-Time and Embedded Systems.
This project uses template classes to generates java code for various versions
of the Java run-time (e.g. J2ME, 1.4, GCJ, 1.5). The default maven compilation
builds OSGI bundle for Java 1.5+ (parameterized classes).
For others targets the ant script should be used directly (e.g. "ant j2me").
Artifact javolution
Group javolution
Version 5.5.1
Last update 20. May 2010
Organization Javolution
URL http://javolution.org
License BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group javolution
Version 5.5.1
Last update 20. May 2010
Organization Javolution
URL http://javolution.org
License BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
Page 76 from 83 (items total 828)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy