Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId |
ArtifactId |
Version |
Type |
antlr |
antlr |
2.7.6 |
jar |
apache |
lucene |
2.2.0 |
jar |
apache |
luceneQueries |
2.2.0 |
jar |
asm |
asm-all |
3.1 |
jar |
colt |
colt |
1.2.0 |
jar |
com.thoughtworks.xstream |
xstream |
1.2.2 |
jar |
commons-cli |
commons-cli |
1.0 |
jar |
gsoc |
obsearch |
0.9.1b |
jar |
log4j |
log4j |
1.2.13 |
jar |
sable |
soot |
2.2.4 |
jar |
sable |
soot-jasmin |
2.2.4 |
jar |
sable |
soot-polyglot |
1.3.4 |
jar |
trove |
trove |
2.0.1 |
jar |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId |
ArtifactId |
Version |
Type |
junit |
junit |
4.2 |
jar |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId |
ArtifactId |
Version |
Type |
berkeleydb |
je |
3.2.44 |
jar |
commons-lang |
commons-lang |
1.0 |
jar |
commons-logging |
commons-logging |
1.0 |
jar |
commons-net |
commons-net |
1.4.1 |
jar |
concurrent |
concurrent |
1.3.4 |
jar |
jxta |
jxta |
2.5 |
jar |
oro |
oro |
2.0.8 |
jar |
xpp3 |
xpp3_min |
1.1.3.4.O |
jar |
Project Dependency Graph
Dependency Tree
- org.kit.furia:furia-chan:jar:1

- junit:junit:jar:4.2 (test)

- commons-cli:commons-cli:jar:1.0 (compile)

CLI |
Description: Commons CLI provides a simple API for working with the command line arguments and options.
Project License: No project license is defined for this project.
|
- commons-logging:commons-logging:jar:1.0 (compile)

Unnamed - commons-logging:commons-logging:jar:1.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- commons-lang:commons-lang:jar:1.0 (compile)

Lang |
Description: Commons.Lang, a package of Java utility classes for the
classes that are in java.lang's hierarchy, or are considered to be so
standard as to justify existence in java.lang.
Project License: No project license is defined for this project.
|
- gsoc:obsearch:jar:0.9.1b (compile)

OBSearch |
Description: OBSearch is a similarity search engine.
Similarity search is required in many areas. For example, music matching and binary program matching require a similarity search engine. Nowadays, it is common to hear news of projects like "photosynth" that heavily rely on similarity search. OBSearch is a similarity search engine that can help you to create an interesting and new application!
Why OBSearch?
There has been much research on the subject of similarity search, and several approaches that work well in practice have been developed. Nevertheless, these approaches are CPU intensive, and therefore the amount of clients a server can hold is very limited. As a consequence, individuals or small companies who want to provide similarity search services cannot afford the infrastructure required. OBSearch attempts to solve this problem by distributing the workload among the users.
OBSearch achieves this by dividing the search space into n "boxes". In addition, OBsearch can determine for any query, which boxes have to be searched. This allows OBSearch to efficiently perform similarity searches by distributing the queries among the peers. This project could benefit different communities that require similarity matching services on audio, source code, video, biology data, etc.
URL: http://code.google.com/p/obsearch/
Project License: GNU GENERAL PUBLIC LICENSE
|
- berkeleydb:je:jar:3.2.44 (compile)

Unnamed - berkeleydb:je:jar:3.2.44 |
Description: POM was created from install:install-file
Project License: No project license is defined for this project.
|
- commons-cli:commons-cli:jar:1.0 (compile)

CLI |
Description: Commons CLI provides a simple API for working with the command line arguments and options.
Project License: No project license is defined for this project.
|
- commons-net:commons-net:jar:1.4.1 (compile)

Jakarta Commons Net |
Description: There is currently no description associated with this project.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- oro:oro:jar:2.0.8 (compile)

Unnamed - oro:oro:jar:2.0.8 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- colt:colt:jar:1.2.0 (compile)

Unnamed - colt:colt:jar:1.0.3 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- trove:trove:jar:2.0.1 (compile)

Unnamed - trove:trove:jar:2.0.1 |
Description: POM was created from install:install-file
Project License: No project license is defined for this project.
|
- jxta:jxta:jar:2.5 (compile)

Unnamed - jxta:jxta:jar:2.5 |
Description: POM was created from install:install-file
Project License: No project license is defined for this project.
|
- com.thoughtworks.xstream:xstream:jar:1.2.2 (compile)

XStream Core |
Description: There is currently no description associated with this project.
Project License: BSD style
|
- log4j:log4j:jar:1.2.13 (compile)

- antlr:antlr:jar:2.7.6 (compile)

AntLR |
Description: There is currently no description associated with this project.
URL: http://www.antlr.org/
Project License: No project license is defined for this project.
|
- sable:soot:jar:2.2.4 (compile)

- commons-cli:commons-cli:jar:1.0 (compile)

CLI |
Description: Commons CLI provides a simple API for working with the command line arguments and options.
Project License: No project license is defined for this project.
|
- gsoc:obsearch:jar:0.9.1b (compile)

OBSearch |
Description: OBSearch is a similarity search engine.
Similarity search is required in many areas. For example, music matching and binary program matching require a similarity search engine. Nowadays, it is common to hear news of projects like "photosynth" that heavily rely on similarity search. OBSearch is a similarity search engine that can help you to create an interesting and new application!
Why OBSearch?
There has been much research on the subject of similarity search, and several approaches that work well in practice have been developed. Nevertheless, these approaches are CPU intensive, and therefore the amount of clients a server can hold is very limited. As a consequence, individuals or small companies who want to provide similarity search services cannot afford the infrastructure required. OBSearch attempts to solve this problem by distributing the workload among the users.
OBSearch achieves this by dividing the search space into n "boxes". In addition, OBsearch can determine for any query, which boxes have to be searched. This allows OBSearch to efficiently perform similarity searches by distributing the queries among the peers. This project could benefit different communities that require similarity matching services on audio, source code, video, biology data, etc.
URL: http://code.google.com/p/obsearch/
Project License: GNU GENERAL PUBLIC LICENSE
|
- sable:soot:jar:2.2.4 (compile)

- sable:soot:jar:2.2.4 (compile)

- sable:soot:jar:2.2.4 (compile)

- sable:soot-jasmin:jar:2.2.4 (compile)

- sable:soot:jar:2.2.4 (compile)

- sable:soot-polyglot:jar:1.3.4 (compile)

- apache:lucene:jar:2.2.0 (compile)

Unnamed - apache:lucene:pom:2.2.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- apache:luceneQueries:jar:2.2.0 (compile)

Unnamed - apache:luceneQueries:pom:2.2.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- asm:asm-all:jar:3.1 (compile)

ASM All |
Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm-all
Project License: No project license is defined for this project.
|
- colt:colt:jar:1.2.0 (compile)

Unnamed - colt:colt:jar:1.0.3 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- trove:trove:jar:2.0.1 (compile)

Unnamed - trove:trove:jar:2.0.1 |
Description: POM was created from install:install-file
Project License: No project license is defined for this project.
|
- com.thoughtworks.xstream:xstream:jar:1.2.2 (compile)

XStream Core |
Description: There is currently no description associated with this project.
Project License: BSD style
|
- log4j:log4j:jar:1.2.13 (compile)

- antlr:antlr:jar:2.7.6 (compile)

AntLR |
Description: There is currently no description associated with this project.
URL: http://www.antlr.org/
Project License: No project license is defined for this project.
|
- sable:soot-jasmin:jar:2.2.4 (compile)

- commons-cli:commons-cli:jar:1.0 (compile)

CLI |
Description: Commons CLI provides a simple API for working with the command line arguments and options.
Project License: No project license is defined for this project.
|
- gsoc:obsearch:jar:0.9.1b (compile)

OBSearch |
Description: OBSearch is a similarity search engine.
Similarity search is required in many areas. For example, music matching and binary program matching require a similarity search engine. Nowadays, it is common to hear news of projects like "photosynth" that heavily rely on similarity search. OBSearch is a similarity search engine that can help you to create an interesting and new application!
Why OBSearch?
There has been much research on the subject of similarity search, and several approaches that work well in practice have been developed. Nevertheless, these approaches are CPU intensive, and therefore the amount of clients a server can hold is very limited. As a consequence, individuals or small companies who want to provide similarity search services cannot afford the infrastructure required. OBSearch attempts to solve this problem by distributing the workload among the users.
OBSearch achieves this by dividing the search space into n "boxes". In addition, OBsearch can determine for any query, which boxes have to be searched. This allows OBSearch to efficiently perform similarity searches by distributing the queries among the peers. This project could benefit different communities that require similarity matching services on audio, source code, video, biology data, etc.
URL: http://code.google.com/p/obsearch/
Project License: GNU GENERAL PUBLIC LICENSE
|
- sable:soot-jasmin:jar:2.2.4 (compile)

- sable:soot:jar:2.2.4 (compile)

- sable:soot-jasmin:jar:2.2.4 (compile)

- sable:soot-jasmin:jar:2.2.4 (compile)

- sable:soot-jasmin:jar:2.2.4 (compile)

- sable:soot-polyglot:jar:1.3.4 (compile)

- apache:lucene:jar:2.2.0 (compile)

Unnamed - apache:lucene:pom:2.2.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- apache:luceneQueries:jar:2.2.0 (compile)

Unnamed - apache:luceneQueries:pom:2.2.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- asm:asm-all:jar:3.1 (compile)

ASM All |
Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm-all
Project License: No project license is defined for this project.
|
- colt:colt:jar:1.2.0 (compile)

Unnamed - colt:colt:jar:1.0.3 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- trove:trove:jar:2.0.1 (compile)

Unnamed - trove:trove:jar:2.0.1 |
Description: POM was created from install:install-file
Project License: No project license is defined for this project.
|
- com.thoughtworks.xstream:xstream:jar:1.2.2 (compile)

XStream Core |
Description: There is currently no description associated with this project.
Project License: BSD style
|
- log4j:log4j:jar:1.2.13 (compile)

- antlr:antlr:jar:2.7.6 (compile)

AntLR |
Description: There is currently no description associated with this project.
URL: http://www.antlr.org/
Project License: No project license is defined for this project.
|
- sable:soot-polyglot:jar:1.3.4 (compile)

- commons-cli:commons-cli:jar:1.0 (compile)

CLI |
Description: Commons CLI provides a simple API for working with the command line arguments and options.
Project License: No project license is defined for this project.
|
- gsoc:obsearch:jar:0.9.1b (compile)

OBSearch |
Description: OBSearch is a similarity search engine.
Similarity search is required in many areas. For example, music matching and binary program matching require a similarity search engine. Nowadays, it is common to hear news of projects like "photosynth" that heavily rely on similarity search. OBSearch is a similarity search engine that can help you to create an interesting and new application!
Why OBSearch?
There has been much research on the subject of similarity search, and several approaches that work well in practice have been developed. Nevertheless, these approaches are CPU intensive, and therefore the amount of clients a server can hold is very limited. As a consequence, individuals or small companies who want to provide similarity search services cannot afford the infrastructure required. OBSearch attempts to solve this problem by distributing the workload among the users.
OBSearch achieves this by dividing the search space into n "boxes". In addition, OBsearch can determine for any query, which boxes have to be searched. This allows OBSearch to efficiently perform similarity searches by distributing the queries among the peers. This project could benefit different communities that require similarity matching services on audio, source code, video, biology data, etc.
URL: http://code.google.com/p/obsearch/
Project License: GNU GENERAL PUBLIC LICENSE
|
- sable:soot-polyglot:jar:1.3.4 (compile)

- sable:soot:jar:2.2.4 (compile)

- sable:soot-polyglot:jar:1.3.4 (compile)

- sable:soot-jasmin:jar:2.2.4 (compile)

- sable:soot-polyglot:jar:1.3.4 (compile)

- sable:soot-polyglot:jar:1.3.4 (compile)

- apache:lucene:jar:2.2.0 (compile)

Unnamed - apache:lucene:pom:2.2.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- apache:luceneQueries:jar:2.2.0 (compile)

Unnamed - apache:luceneQueries:pom:2.2.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- asm:asm-all:jar:3.1 (compile)

ASM All |
Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm-all
Project License: No project license is defined for this project.
|
- colt:colt:jar:1.2.0 (compile)

Unnamed - colt:colt:jar:1.0.3 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- trove:trove:jar:2.0.1 (compile)

Unnamed - trove:trove:jar:2.0.1 |
Description: POM was created from install:install-file
Project License: No project license is defined for this project.
|
- com.thoughtworks.xstream:xstream:jar:1.2.2 (compile)

XStream Core |
Description: There is currently no description associated with this project.
Project License: BSD style
|
- log4j:log4j:jar:1.2.13 (compile)

- antlr:antlr:jar:2.7.6 (compile)

AntLR |
Description: There is currently no description associated with this project.
URL: http://www.antlr.org/
Project License: No project license is defined for this project.
|
- apache:lucene:jar:2.2.0 (compile)

Unnamed - apache:lucene:pom:2.2.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- apache:luceneQueries:jar:2.2.0 (compile)

Unnamed - apache:luceneQueries:pom:2.2.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- asm:asm-all:jar:3.1 (compile)

ASM All |
Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm-all
Project License: No project license is defined for this project.
|
- colt:colt:jar:1.2.0 (compile)

Unnamed - colt:colt:jar:1.0.3 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- concurrent:concurrent:jar:1.3.4 (compile)

Dough Lea's util.concurrent package |
Description: There is currently no description associated with this project.
Project License: Public domain, Sun Microsoystems
|
- trove:trove:jar:2.0.1 (compile)

Unnamed - trove:trove:jar:2.0.1 |
Description: POM was created from install:install-file
Project License: No project license is defined for this project.
|
- com.thoughtworks.xstream:xstream:jar:1.2.2 (compile)

XStream Core |
Description: There is currently no description associated with this project.
Project License: BSD style
|
- xpp3:xpp3_min:jar:1.1.3.4.O (compile)

Unnamed - xpp3:xpp3_min:jar:1.1.3.4.O |
Description: MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.
URL: http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/
Project License: No project license is defined for this project.
|
- log4j:log4j:jar:1.2.13 (compile)

- antlr:antlr:jar:2.7.6 (compile)

AntLR |
Description: There is currently no description associated with this project.
URL: http://www.antlr.org/
Project License: No project license is defined for this project.
|
Licenses
Public domain, Sun Microsoystems: Dough Lea's util.concurrent package
BSD style: XStream Core
GNU GENERAL PUBLIC LICENSE: OBSearch, furia-chan
Unknown: ASM All, AntLR, CLI, Lang, Log4j, Unnamed - apache:lucene:pom:2.2.0, Unnamed - apache:luceneQueries:pom:2.2.0, Unnamed - berkeleydb:je:jar:3.2.44, Unnamed - colt:colt:jar:1.0.3, Unnamed - commons-logging:commons-logging:jar:1.0, Unnamed - jxta:jxta:jar:2.5, Unnamed - oro:oro:jar:2.0.8, Unnamed - trove:trove:jar:2.0.1, Unnamed - xpp3:xpp3_min:jar:1.1.3.4.O
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Jakarta Commons Net
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
antlr-2.7.6.jar |
433.04 kB |
226 |
224 |
12 |
1.2 |
debug |
lucene-2.2.0.jar |
525.99 kB |
399 |
381 |
12 |
1.4 |
debug |
luceneQueries-2.2.0.jar |
28.10 kB |
26 |
17 |
2 |
1.4 |
debug |
asm-all-3.1.jar |
195.36 kB |
160 |
159 |
7 |
1.2 |
release |
je-3.2.44.jar |
1.09 MB |
600 |
568 |
28 |
1.5 |
debug |
colt-1.2.0.jar |
568.31 kB |
623 |
593 |
24 |
1.2 |
release |
xstream-1.2.2.jar |
364.45 kB |
331 |
301 |
21 |
1.5 |
debug |
commons-cli-1.0.jar |
29.41 kB |
27 |
20 |
1 |
1.1 |
debug |
commons-lang-1.0.jar |
62.36 kB |
49 |
35 |
4 |
1.1 |
debug |
commons-logging-1.0.jar |
21.44 kB |
18 |
9 |
2 |
1.1 |
debug |
commons-net-1.4.1.jar |
176.55 kB |
145 |
126 |
12 |
1.2 |
debug |
concurrent-1.3.4.jar |
184.85 kB |
230 |
221 |
2 |
1.1 |
release |
obsearch-0.9.1b.jar |
209.44 kB |
151 |
126 |
13 |
1.6 |
debug |
junit-4.2.jar |
125.26 kB |
155 |
98 |
12 |
1.5 |
debug |
jxta-2.5.jar |
1.63 MB |
913 |
817 |
77 |
1.5 |
debug |
log4j-1.2.13.jar |
349.79 kB |
283 |
253 |
19 |
1.1 |
debug |
oro-2.0.8.jar |
63.73 kB |
74 |
62 |
6 |
1.2 |
release |
soot-2.2.4.jar |
3.31 MB |
2,591 |
2,479 |
99 |
1.2 |
debug |
soot-jasmin-2.2.4.jar |
174.67 kB |
157 |
152 |
4 |
1.4 |
debug |
soot-polyglot-1.3.4.jar |
839.43 kB |
547 |
517 |
25 |
1.5 |
debug |
trove-2.0.1.jar |
723.51 kB |
579 |
574 |
2 |
1.5 |
debug |
xpp3_min-1.1.3.4.O.jar |
24.10 kB |
12 |
3 |
2 |
1.1 |
debug |
Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
22 |
11.02 MB |
8,296 |
7,735 |
386 |
1.6 |
18 |
compile: 21 |
compile: 10.89 MB |
compile: 8,141 |
compile: 7,637 |
compile: 374 |
- |
compile: 17 |
test: 1 |
test: 125.26 kB |
test: 155 |
test: 98 |
test: 12 |
- |
test: 1 |