Download JAR files tagged by scale with all dependencies
titan-core-jre6 from group com.thinkaurelius.titan (version 0.4.4)
Group: com.thinkaurelius.titan Artifact: titan-core-jre6
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact titan-core-jre6
Group com.thinkaurelius.titan
Version 0.4.4
Last update 22. April 2014
Organization not specified
URL http://thinkaurelius.github.com/titan/
License not specified
Dependencies amount 15
Dependencies blueprints-core, frames, metrics-core, metrics-ganglia, metrics-graphite, spatial4j, commons-collections, commons-configuration, commons-io, commons-codec, guava, jsr305, hppc, high-scale-lib, kryo,
There are maybe transitive dependencies!
Group com.thinkaurelius.titan
Version 0.4.4
Last update 22. April 2014
Organization not specified
URL http://thinkaurelius.github.com/titan/
License not specified
Dependencies amount 15
Dependencies blueprints-core, frames, metrics-core, metrics-ganglia, metrics-graphite, spatial4j, commons-collections, commons-configuration, commons-io, commons-codec, guava, jsr305, hppc, high-scale-lib, kryo,
There are maybe transitive dependencies!
titan-jre6 from group com.thinkaurelius.titan (version 0.4.4)
Titan is a distributed graph database optimized for processing massive-scale graphs represented over a machine
cluster.
Titan separates the concerns of graph processing and manipulation from storing the graph on disk,
delegating that concern to an extensible set of persistence solutions.
Group: com.thinkaurelius.titan Artifact: titan-jre6
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact titan-jre6
Group com.thinkaurelius.titan
Version 0.4.4
Last update 22. April 2014
Organization not specified
URL http://thinkaurelius.github.com/titan/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
Group com.thinkaurelius.titan
Version 0.4.4
Last update 22. April 2014
Organization not specified
URL http://thinkaurelius.github.com/titan/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
titan-persistit from group com.thinkaurelius.titan (version 0.4.4)
Group: com.thinkaurelius.titan Artifact: titan-persistit
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
titan-hazelcast from group com.thinkaurelius.titan (version 0.4.0)
Artifact titan-hazelcast
Group com.thinkaurelius.titan
Version 0.4.0
Last update 16. October 2013
Organization not specified
URL http://thinkaurelius.github.com/titan/
License not specified
Dependencies amount 2
Dependencies titan-core, hazelcast-all,
There are maybe transitive dependencies!
Group com.thinkaurelius.titan
Version 0.4.0
Last update 16. October 2013
Organization not specified
URL http://thinkaurelius.github.com/titan/
License not specified
Dependencies amount 2
Dependencies titan-core, hazelcast-all,
There are maybe transitive dependencies!
titan-android from group com.wu-man (version 0.1.0.0)
Titan is a distributed graph database optimized for processing massive-scale graphs represented over a machine
cluster.
Titan separates the concerns of graph processing and manipulation from storing the graph on disk,
delegating that concern to an extensible set of persistence solutions.
Artifact titan-android
Group com.wu-man
Version 0.1.0.0
Last update 08. November 2012
Organization David Wu
URL http://wuman.github.com/titan-android/
License Apache 2
Dependencies amount 7
Dependencies blueprints-android-core, commons-configuration, guava, kryo, slf4j-api, slf4j-nop, je,
There are maybe transitive dependencies!
Group com.wu-man
Version 0.1.0.0
Last update 08. November 2012
Organization David Wu
URL http://wuman.github.com/titan-android/
License Apache 2
Dependencies amount 7
Dependencies blueprints-android-core, commons-configuration, guava, kryo, slf4j-api, slf4j-nop, je,
There are maybe transitive dependencies!
emma_ant from group emma (version 2.1.5320)
EMMA is a fast Java code coverage tool based on bytecode instrumentation. It differs from the existing tools by enabling coverage profiling on large scale enterprise software projects with simultaneous emphasis on fast individual development.
Artifact emma_ant
Group emma
Version 2.1.5320
Last update 15. October 2010
Organization not specified
URL http://emma.sourceforge.net/
License Common Public License v1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group emma
Version 2.1.5320
Last update 15. October 2010
Organization not specified
URL http://emma.sourceforge.net/
License Common Public License v1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
emma from group emma (version 2.1.5320)
Artifact emma
Group emma
Version 2.1.5320
Last update 15. October 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies commons-jelly-tags-regexp, oro, regexp,
There are maybe transitive dependencies!
Group emma
Version 2.1.5320
Last update 15. October 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies commons-jelly-tags-regexp, oro, regexp,
There are maybe transitive dependencies!
distributed-lock from group com.bertramlabs.plugins (version 7.0.0)
This plugin provides a framework and interface for a synchronization mechanism distributed to multiple server instances. In today's world of horizontal computational
scale and massive concurrency, it becomes increasingly difficult to synchronize operations outside the context of a single computational space (server/process). This plugin aims to make that
easier by providing a simple service to facilitate this, as well as defining an interface for adding low level providers.
Group: com.bertramlabs.plugins Artifact: distributed-lock
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact distributed-lock
Group com.bertramlabs.plugins
Version 7.0.0
Last update 30. December 2024
Organization not specified
URL https://github.com/bertramdev/distributed-lock
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.bertramlabs.plugins
Version 7.0.0
Last update 30. December 2024
Organization not specified
URL https://github.com/bertramdev/distributed-lock
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
mongo-change-stream-enhancer from group com.gravity9 (version 1.0.4)
This is a lightweight library that allows Java developers to scale their usage of MongoDB Change
Streams. Mongo Change Stream Enhancer divides Change Stream events into partitions and enables you to handle
them in separate Threads, increasing throughput. It achieves that by creating a Change Stream per each partition
(number is configurable) and handling each Change Stream in a dedicated Thread.
Group: com.gravity9 Artifact: mongo-change-stream-enhancer
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact mongo-change-stream-enhancer
Group com.gravity9
Version 1.0.4
Last update 27. September 2024
Organization not specified
URL https://github.com/gravity9-tech/mongo-cse
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies mongodb-driver-sync, log4j-api, log4j-core, log4j-slf4j-impl,
There are maybe transitive dependencies!
Group com.gravity9
Version 1.0.4
Last update 27. September 2024
Organization not specified
URL https://github.com/gravity9-tech/mongo-cse
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies mongodb-driver-sync, log4j-api, log4j-core, log4j-slf4j-impl,
There are maybe transitive dependencies!
plsar-java from group net.plsar (version 3.0.1)
PLSA.R is an Open Source Server + Framework Environment
for small to large scale requirements. There are no static
references, no file reads, access to static fields per request.
Everything is either cached and or instantiated on the fly.
PLSA.R runs via one command so there are no .war files to deploy,
no additional plugins to install it is a simple yet powerful
alternative to container deployment environments.
Artifact plsar-java
Group net.plsar
Version 3.0.1
Last update 10. February 2023
Organization not specified
URL https://www.plsar.net
License License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.plsar
Version 3.0.1
Last update 10. February 2023
Organization not specified
URL https://www.plsar.net
License 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
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
Page 108 from 114 (items total 1139)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy