Révision 903
tmp/org.txm.libs.graphstream/.classpath (revision 903) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<classpath> |
|
3 |
<classpathentry kind="src" path="src"/> |
|
4 |
<classpathentry exported="true" kind="lib" path="lib/gs-algo-1.3/gs-algo-1.3.jar"/> |
|
5 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> |
|
6 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
|
7 |
<classpathentry exported="true" kind="lib" path="lib/gs-core-1.3/gs-core-1.3.jar" sourcepath="lib/gs-core-1.3/gs-core-1.3-sources.jar"> |
|
8 |
<attributes> |
|
9 |
<attribute name="javadoc_location" value="jar:platform:/resource/org.txm.libs.graphstream/lib/gs-core-1.3/gs-core-1.3-javadoc.jar!/"/> |
|
10 |
</attributes> |
|
11 |
</classpathentry> |
|
12 |
<classpathentry exported="true" kind="lib" path="lib/gs-ui-1.3/gs-ui-1.3.jar"> |
|
13 |
<attributes> |
|
14 |
<attribute name="javadoc_location" value="jar:platform:/resource/org.txm.libs.graphstream/lib/gs-ui-1.3/gs-ui-1.3-javadoc.jar!/"/> |
|
15 |
</attributes> |
|
16 |
</classpathentry> |
|
17 |
<classpathentry kind="output" path="bin"/> |
|
18 |
</classpath> |
|
0 | 19 |
tmp/org.txm.libs.graphstream/META-INF/MANIFEST.MF (revision 903) | ||
---|---|---|
1 |
Manifest-Version: 1.0 |
|
2 |
Bundle-ManifestVersion: 2 |
|
3 |
Bundle-Name: GraphStream |
|
4 |
Bundle-SymbolicName: org.txm.libs.graphstream |
|
5 |
Bundle-Version: 1.3 |
|
6 |
Bundle-Vendor: http://graphstream-project.org |
|
7 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
|
8 |
Export-Package: org.graphstream.algorithm, |
|
9 |
org.graphstream.algorithm.coloring, |
|
10 |
org.graphstream.algorithm.community, |
|
11 |
org.graphstream.algorithm.flow, |
|
12 |
org.graphstream.algorithm.generator, |
|
13 |
org.graphstream.algorithm.generator.lcf, |
|
14 |
org.graphstream.algorithm.measure, |
|
15 |
org.graphstream.algorithm.networksimplex, |
|
16 |
org.graphstream.algorithm.randomWalk, |
|
17 |
org.graphstream.algorithm.util, |
|
18 |
org.graphstream.graph, |
|
19 |
org.graphstream.graph.implementations, |
|
20 |
org.graphstream.stream, |
|
21 |
org.graphstream.stream.file, |
|
22 |
org.graphstream.stream.file.dgs, |
|
23 |
org.graphstream.stream.file.dot, |
|
24 |
org.graphstream.stream.file.gexf, |
|
25 |
org.graphstream.stream.file.gml, |
|
26 |
org.graphstream.stream.file.pajek, |
|
27 |
org.graphstream.stream.file.tlp, |
|
28 |
org.graphstream.stream.net, |
|
29 |
org.graphstream.stream.netstream, |
|
30 |
org.graphstream.stream.netstream.packing, |
|
31 |
org.graphstream.stream.rmi, |
|
32 |
org.graphstream.stream.sync, |
|
33 |
org.graphstream.stream.thread, |
|
34 |
org.graphstream.ui.geom, |
|
35 |
org.graphstream.ui.graphicGraph, |
|
36 |
org.graphstream.ui.graphicGraph.stylesheet, |
|
37 |
org.graphstream.ui.graphicGraph.stylesheet.parser, |
|
38 |
org.graphstream.ui.j2dviewer, |
|
39 |
org.graphstream.ui.j2dviewer.renderer, |
|
40 |
org.graphstream.ui.j2dviewer.renderer.shape, |
|
41 |
org.graphstream.ui.j2dviewer.renderer.shape.swing, |
|
42 |
org.graphstream.ui.layout, |
|
43 |
org.graphstream.ui.layout.springbox, |
|
44 |
org.graphstream.ui.layout.springbox.implementations, |
|
45 |
org.graphstream.ui.spriteManager, |
|
46 |
org.graphstream.ui.swingViewer, |
|
47 |
org.graphstream.ui.swingViewer.basicRenderer, |
|
48 |
org.graphstream.ui.swingViewer.basicRenderer.shapes, |
|
49 |
org.graphstream.ui.swingViewer.util, |
|
50 |
org.graphstream.ui.util, |
|
51 |
org.graphstream.ui.util.swing, |
|
52 |
org.graphstream.ui.view, |
|
53 |
org.graphstream.ui.view.util, |
|
54 |
org.graphstream.util, |
|
55 |
org.graphstream.util.cumulative, |
|
56 |
org.graphstream.util.parser, |
|
57 |
org.graphstream.util.set, |
|
58 |
org.graphstream.util.time, |
|
59 |
org.miv.mbox, |
|
60 |
org.miv.mbox.net, |
|
61 |
org.miv.pherd, |
|
62 |
org.miv.pherd.geom, |
|
63 |
org.miv.pherd.ntree, |
|
64 |
org.miv.pherd.ntree.util, |
|
65 |
scala, |
|
66 |
scala.annotation, |
|
67 |
scala.annotation.meta, |
|
68 |
scala.annotation.target, |
|
69 |
scala.annotation.unchecked, |
|
70 |
scala.beans, |
|
71 |
scala.collection, |
|
72 |
scala.collection.concurrent, |
|
73 |
scala.collection.convert, |
|
74 |
scala.collection.generic, |
|
75 |
scala.collection.immutable, |
|
76 |
scala.collection.mutable, |
|
77 |
scala.collection.parallel, |
|
78 |
scala.collection.parallel.immutable, |
|
79 |
scala.collection.parallel.mutable, |
|
80 |
scala.collection.script, |
|
81 |
scala.compat, |
|
82 |
scala.concurrent, |
|
83 |
scala.concurrent.duration, |
|
84 |
scala.concurrent.forkjoin, |
|
85 |
scala.concurrent.impl, |
|
86 |
scala.concurrent.util, |
|
87 |
scala.io, |
|
88 |
scala.math, |
|
89 |
scala.parallel, |
|
90 |
scala.ref, |
|
91 |
scala.reflect, |
|
92 |
scala.reflect.macros.internal, |
|
93 |
scala.runtime, |
|
94 |
scala.sys, |
|
95 |
scala.sys.process, |
|
96 |
scala.testing, |
|
97 |
scala.text, |
|
98 |
scala.util, |
|
99 |
scala.util.automata, |
|
100 |
scala.util.continuations, |
|
101 |
scala.util.control, |
|
102 |
scala.util.grammar, |
|
103 |
scala.util.hashing, |
|
104 |
scala.util.logging, |
|
105 |
scala.util.matching, |
|
106 |
scala.util.parsing.ast, |
|
107 |
scala.util.parsing.combinator, |
|
108 |
scala.util.parsing.combinator.lexical, |
|
109 |
scala.util.parsing.combinator.syntactical, |
|
110 |
scala.util.parsing.combinator.testing, |
|
111 |
scala.util.parsing.combinator.token, |
|
112 |
scala.util.parsing.input, |
|
113 |
scala.util.parsing.json, |
|
114 |
scala.util.regexp, |
|
115 |
scala.xml, |
|
116 |
scala.xml.dtd, |
|
117 |
scala.xml.factory, |
|
118 |
scala.xml.include, |
|
119 |
scala.xml.include.sax, |
|
120 |
scala.xml.parsing, |
|
121 |
scala.xml.persistent, |
|
122 |
scala.xml.pull, |
|
123 |
scala.xml.transform |
|
124 |
Bundle-ClassPath: ., |
|
125 |
lib/gs-algo-1.3/gs-algo-1.3.jar, |
|
126 |
lib/gs-core-1.3/gs-core-1.3.jar, |
|
127 |
lib/gs-ui-1.3/gs-ui-1.3.jar |
|
0 | 128 |
tmp/org.txm.libs.graphstream/.project (revision 903) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<projectDescription> |
|
3 |
<name>org.txm.libs.graphstream</name> |
|
4 |
<comment></comment> |
|
5 |
<projects> |
|
6 |
</projects> |
|
7 |
<buildSpec> |
|
8 |
<buildCommand> |
|
9 |
<name>org.eclipse.jdt.core.javabuilder</name> |
|
10 |
<arguments> |
|
11 |
</arguments> |
|
12 |
</buildCommand> |
|
13 |
<buildCommand> |
|
14 |
<name>org.eclipse.pde.ManifestBuilder</name> |
|
15 |
<arguments> |
|
16 |
</arguments> |
|
17 |
</buildCommand> |
|
18 |
<buildCommand> |
|
19 |
<name>org.eclipse.pde.SchemaBuilder</name> |
|
20 |
<arguments> |
|
21 |
</arguments> |
|
22 |
</buildCommand> |
|
23 |
</buildSpec> |
|
24 |
<natures> |
|
25 |
<nature>org.eclipse.pde.PluginNature</nature> |
|
26 |
<nature>org.eclipse.jdt.core.javanature</nature> |
|
27 |
</natures> |
|
28 |
</projectDescription> |
|
0 | 29 |
tmp/org.txm.libs.graphstream/lib/gs-core-1.3/gs-core-1.3.pom.asc (revision 903) | ||
---|---|---|
1 |
-----BEGIN PGP SIGNATURE----- |
|
2 |
Version: GnuPG v2 |
|
3 |
|
|
4 |
iQIcBAABCAAGBQJVI6+uAAoJEFcic6tDtcUcm8AP/0fcGiTlJ+LjpLMaubtjuTtS |
|
5 |
Exze8FFjsPa79IC7nssnf0rm3FDC1GAr59T6HNPT7N8r/BJVppD+Vq2MZcRUSNMS |
|
6 |
vbgVdwc2je5x7+jliDTBaiPZSeke2GJNMTHT2mMWm/Vga8J59V5U/Gvt1xLRwIUq |
|
7 |
pI4jytV+bhryGdE00xNTqoSJrAXrae3Pxp5tb2d8wmJ74HaBe/em7Mb82pUb/G/S |
|
8 |
ZdC51iSmmo1uArUOHzDT/V70y38ZO4uKkKzF8oc+WsiBe7Ig+gTBhCE6aqTjC2FB |
|
9 |
odAxQiJ2Tvo/qeNgUWYflnDPySVOAG/MNshnintv+zSOqhQaOSKTVoXRS6k0s0nm |
|
10 |
j2KbC7B6BuGNDYHZ0TyO4LixMOgNwqMp8JN4jvWMxSG7BBzaU9pHrvsJHJdLj6Yw |
|
11 |
WLUG7kY6AmYOdaYVWJqf/aOAv+f4NDURwAvU5ORbNYIycA+xbsuVye7C5c3c+DQ9 |
|
12 |
bqkylyeJq7Ba/+OIeVkyZF7dmN3g+x8FJFPixFOsRTYqKD4I+Rr5/aZWOGVQoJbv |
|
13 |
tFttShT4pu/DbywQ890JCaPtKdf2WojR8ZNgkcofkUND83ntnhm2FJz+H5mEWOw7 |
|
14 |
8AWJiz3irYA5d+bYO7Whww9CsH292XlCUdUypIybFKv+ryF5HvQmGpZxnqPp2Ey7 |
|
15 |
dyxfozrh/Uhdh+bVLZhK |
|
16 |
=8JdF |
|
17 |
-----END PGP SIGNATURE----- |
tmp/org.txm.libs.graphstream/lib/gs-core-1.3/gs-core-1.3.jar.asc (revision 903) | ||
---|---|---|
1 |
-----BEGIN PGP SIGNATURE----- |
|
2 |
Version: GnuPG v2 |
|
3 |
|
|
4 |
iQIcBAABCAAGBQJVI6+ZAAoJEFcic6tDtcUcezEP/RGwl9a6SQu6UZjc+t8MOKvN |
|
5 |
xWAj/qnnndApZw60P7g3QfA9QB1rU2aSZpIVNFlYSODNBdTgXEMgdb3o2dqCN1by |
|
6 |
9k+Oc5pNzOatuloc00wfgwf4p757Hnuu/W9dtD7oLloCc8Zlm9yqyzCXQCz7ol0P |
|
7 |
wMhCf6lCTOri2BrfnlehGQ7rrgm34jKmio9XEi3wCqBaZ3d/EA29moZk8tVsucM3 |
|
8 |
utV4dpT75khMgVxFT6+HtJMT7+MyfmBJt7aMNs/EzCs5y+lUs8n0D+vSMzbtYUxf |
|
9 |
6WtYsjmjfBo9cJj7r2Y7p2JdK2RoDeVbxzENJMwb+qY+E0/65DnEheetfvkqKNcR |
|
10 |
HOlFRMP2J/Sky1nB6b6gZTJi6HWcx5s4sgwyHhFlGhA1Q1GwbfttM6GD3Rtt4Ka3 |
|
11 |
rNAXdnHelg7Db0jKHCKiwcnjhSsZvdi6XajDuNp75BDbT0EzN/oHNRtBSJO8r9mp |
|
12 |
rEJSiO6wmf9Z1bVFQMqJCbu6vygiEHS5F2h3APi8RF5k43O7JKxnGYwz3oZc7zgR |
|
13 |
KY4U1RNPeXoCQH0cc4Uh+PcXb9wkIA5s7wxr1S1Sya9MzV75echWSL76IpLvpDC0 |
|
14 |
ue0Bz2xQitvQfUDOBKguYJLH1mro7sd+hT879wUJkWQneW3rhkblDmUmtgvGl2GI |
|
15 |
mynsXW9gD2+8j1MTaB3O |
|
16 |
=4j/o |
|
17 |
-----END PGP SIGNATURE----- |
tmp/org.txm.libs.graphstream/lib/gs-core-1.3/gs-core-1.3-sources.jar.asc (revision 903) | ||
---|---|---|
1 |
-----BEGIN PGP SIGNATURE----- |
|
2 |
Version: GnuPG v2 |
|
3 |
|
|
4 |
iQIcBAABCAAGBQJVI6+uAAoJEFcic6tDtcUczfoP/Rx4C/o7pNjWUXzAeIQfVZUH |
|
5 |
lGvrJxCAhQpti+kA0p8FymXXK274kMVTalCgKE4vQjPCpA4g4Bv77RjHvIVMTg+e |
|
6 |
ZHt8CpR31FbsF5hgiWASjduosQjaP5sFdTbzXzBYFOhSv6qkZ+soaP0Y61mNXv7x |
|
7 |
jqtKBGf66VtYvN3wFloCoUJ2AA8yFE9f54484QSi/Qkdb/CGh5cPQwisqwiD2hDh |
|
8 |
XTQBHF5QoKZEZJ5Cw139C2atPOS2ECvcNRpYAwbf73zcH/LsRkgRbPJNKmiMDkgq |
|
9 |
YeuDXctDRsg4Eyzl0NNhi5rr71R3GpYA1W7rLMg6wN57txKXVfiCDxl8KI+YjM+P |
|
10 |
Ef5h5qpJ2p5zF1eOrq6Ymnxl+7MoOKeRzKKPWSZEx2Au9lsEo11JOQ3Y76xQDe5P |
|
11 |
MqmmiaYKsOZAJXOf7vKUu7KUKe6gn2xUt+ybm22ExFPLf7pUs5jpT/AlzSJZJOia |
|
12 |
zfIWh6UJYGsfqVRnJ69ngW1hqoZRSoL3273cbuVlt/FuSZjhHlh3fyL0sFtWHvpp |
|
13 |
7BDkkQL2gRo5lq2D1tKUuLuF4DlaNlZEuBK1XgdUhOoTG4DYQAjODCsX168vIxwG |
|
14 |
KuaYTmmnUZml2/17M6jkH/gRDo8VK9a969R1ll2BsydXnsGvTb7U3+6JqzWC2uyU |
|
15 |
x0EKyV4jfdd+9LZ0Eri8 |
|
16 |
=wzS0 |
|
17 |
-----END PGP SIGNATURE----- |
tmp/org.txm.libs.graphstream/lib/gs-core-1.3/gs-core-1.3-javadoc.jar.asc (revision 903) | ||
---|---|---|
1 |
-----BEGIN PGP SIGNATURE----- |
|
2 |
Version: GnuPG v2 |
|
3 |
|
|
4 |
iQIcBAABCAAGBQJVI6+uAAoJEFcic6tDtcUcu0EP/RtRPTW7LUOk+hksopEB9xwL |
|
5 |
+kFRVW4avd7mor+rucRBP5VzxdVDAXFSFI7+mkRtkYrnbMhURxaUu4L+POT6I9k8 |
|
6 |
9hZUSoXIUirHKP3VJti78n+Js4pXeXTYsjz0KOwW5lz2RSvrqi9CcdbHrtOq0YLw |
|
7 |
57btDVxrLQXCA4nWsUzMhghx3cJiqSZDeDjZRMVD+X29ZZBVq19mTX4XmMWjA/2P |
|
8 |
ywjurxkwfcMAOkPoA6oOmiybWCAdiChQEvIZuUDfgHDtmKnsbi+HI0aJVKKCjBs2 |
|
9 |
ZyIOqgUIUVv2xxOan37SlA+xurjfIM9TiE2i5DPr1mIlRcX5D6tLZFZ6vcQdyBJW |
|
10 |
eNAaHhwQHeQQauymQSFQrukQJM8uAc7MSSXSCxMZhAHlidcYqftjAdyHhji3RbC5 |
|
11 |
gGNxPBEm9mh1HV/+LDZVkPYXsiaw9IDLiP8+mzueH+K05bfdNv+Ot2jsaYAnjO0h |
|
12 |
SEfJxYx6q2tGdRWrw/okOMnLMGACWi9tMjZSoAQWQYcdeFgWdpUE95L0CaWSe8Ty |
|
13 |
SfU6gnNcsayvrC9fRjV7BU+jjsmeTCho+nLtfAAYKYnB1O4Mxhdcu8pJQ43gD83f |
|
14 |
kFYzmL1d2mowOcrFzTysKLpQaJrrAE/8b6s8SL0HPvQVUncAi7JLEEzRt3inyRSZ |
|
15 |
ECTeHIl0NLYdNc/dW/8G |
|
16 |
=O35H |
|
17 |
-----END PGP SIGNATURE----- |
tmp/org.txm.libs.graphstream/lib/gs-core-1.3/gs-core-1.3.pom (revision 903) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<!-- |
|
3 |
This file is part of GraphStream <http://graphstream-project.org>. |
|
4 |
GraphStream is a library whose purpose is to handle static or dynamic |
|
5 |
graph, create them from scratch, file or any source and display them. |
|
6 |
This program is free software distributed under the terms of two |
|
7 |
licenses, the CeCILL-C license that fits European law, and the GNU |
|
8 |
Lesser General Public License. You can use, modify and/ or |
|
9 |
redistribute the software under the terms of the CeCILL-C license as |
|
10 |
circulated by CEA, CNRS and INRIA at the following URL |
|
11 |
<http://www.cecill.info> or under the terms of the GNU LGPL as |
|
12 |
published by the Free Software Foundation, either version 3 of the |
|
13 |
License, or (at your option) any later version. This program is |
|
14 |
distributed in the hope that it will be useful, but WITHOUT ANY |
|
15 |
WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
16 |
FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public |
|
17 |
License for more details. You should have received a copy of the GNU |
|
18 |
Lesser General Public License along with this program. If not, see |
|
19 |
<http://www.gnu.org/licenses/>. The fact that you are presently |
|
20 |
reading this means that you have had knowledge of the CeCILL-C and |
|
21 |
LGPL licenses and that you accept their terms. |
|
22 |
--> |
|
23 |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
24 |
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
|
25 |
<modelVersion>4.0.0</modelVersion> |
|
26 |
|
|
27 |
<parent> |
|
28 |
<groupId>org.sonatype.oss</groupId> |
|
29 |
<artifactId>oss-parent</artifactId> |
|
30 |
<version>7</version> |
|
31 |
</parent> |
|
32 |
|
|
33 |
<groupId>org.graphstream</groupId> |
|
34 |
<artifactId>gs-core</artifactId> |
|
35 |
<version>1.3</version> |
|
36 |
|
|
37 |
<name>gs-core</name> |
|
38 |
<description> |
|
39 |
The GraphStream library. With GraphStream you deal with |
|
40 |
graphs. Static and Dynamic. You create them from scratch, from a file |
|
41 |
or any source. You display and render them. This is the core package |
|
42 |
that contains the minimal needed to read, display and write a graph. |
|
43 |
</description> |
|
44 |
<url>http://graphstream-project.org</url> |
|
45 |
|
|
46 |
<!-- Source code of GraphStream is hosted on GitHub. --> |
|
47 |
<scm> |
|
48 |
<connection>scm:git:git://github.com/graphstream/gs-core.git</connection> |
|
49 |
<developerConnection>scm:git:git://github.com/graphstream/gs-core.git</developerConnection> |
|
50 |
<url>https://github.com/graphstream/gs-core</url> |
|
51 |
</scm> |
|
52 |
|
|
53 |
<!-- GraphStream is using the GitHub issue tracker. --> |
|
54 |
<issueManagement> |
|
55 |
<system>github</system> |
|
56 |
<url>https://github.com/graphstream/gs-core/issues</url> |
|
57 |
</issueManagement> |
|
58 |
|
|
59 |
<properties> |
|
60 |
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
|
61 |
</properties> |
|
62 |
|
|
63 |
<!-- The GraphStream Team. |
|
64 |
Members are sorted in alphabetically. --> |
|
65 |
<developers> |
|
66 |
<developer> |
|
67 |
<id>sbalev</id> |
|
68 |
<name>Stefan Balev</name> |
|
69 |
<email>stefan.balev@graphstream-project.org</email> |
|
70 |
<organization>LITIS</organization> |
|
71 |
<organizationUrl>http://www.litislab.eu</organizationUrl> |
|
72 |
</developer> |
|
73 |
|
|
74 |
<developer> |
|
75 |
<id>jbaudry</id> |
|
76 |
<name>Julien Baudry</name> |
|
77 |
<email>julien.baudry@graphstream-project.org</email> |
|
78 |
<organization>LITIS</organization> |
|
79 |
<organizationUrl>http://www.litislab.eu</organizationUrl> |
|
80 |
</developer> |
|
81 |
|
|
82 |
<developer> |
|
83 |
<id>adutot</id> |
|
84 |
<name>Antoine Dutot</name> |
|
85 |
<email>antoine.dutot@graphstream-project.org</email> |
|
86 |
<organization>LITIS</organization> |
|
87 |
<organizationUrl>http://www.litislab.eu</organizationUrl> |
|
88 |
</developer> |
|
89 |
|
|
90 |
<developer> |
|
91 |
<id>ypigne</id> |
|
92 |
<name>Yoann Pigné</name> |
|
93 |
<email>yoann.pigne@graphstream-project.org</email> |
|
94 |
<organization>University of Luxembourg</organization> |
|
95 |
<organizationUrl>http://www.uni.lu</organizationUrl> |
|
96 |
</developer> |
|
97 |
|
|
98 |
<developer> |
|
99 |
<id>gsavin</id> |
|
100 |
<name>Guilhelm Savin</name> |
|
101 |
<email>guilhelm.savin@graphstream-project.org</email> |
|
102 |
<organization>LITIS</organization> |
|
103 |
<organizationUrl>http://www.litislab.eu</organizationUrl> |
|
104 |
</developer> |
|
105 |
</developers> |
|
106 |
|
|
107 |
<contributors> |
|
108 |
<contributor> |
|
109 |
<name>Frédéric Guinand</name> |
|
110 |
<email>frederic.guinand@univ-lehavre.fr</email> |
|
111 |
<organization>LITIS</organization> |
|
112 |
<organizationUrl>http://www.litislab.eu</organizationUrl> |
|
113 |
</contributor> |
|
114 |
|
|
115 |
<contributor> |
|
116 |
<name>Richard O. Legendi</name> |
|
117 |
<email>richard.legendi@univ-lehavre.fr</email> |
|
118 |
<organization>Eötvös Loránd University, Faculty of Informatics</organization> |
|
119 |
<organizationUrl>http://people.inf.elte.hu/legendi/</organizationUrl> |
|
120 |
</contributor> |
|
121 |
</contributors> |
|
122 |
|
|
123 |
<licenses> |
|
124 |
<license> |
|
125 |
<name>LGPL3</name> |
|
126 |
<url>http://www.gnu.org/copyleft/lesser.html</url> |
|
127 |
</license> |
|
128 |
|
|
129 |
<license> |
|
130 |
<name>Cecill-C</name> |
|
131 |
<url>http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html |
|
132 |
</url> |
|
133 |
</license> |
|
134 |
</licenses> |
|
135 |
|
|
136 |
<profiles> |
|
137 |
<profile> |
|
138 |
<!-- |
|
139 |
This profile includes classes of mbox2 and pherd project to create a |
|
140 |
fully usable jar. You need to have a valid gs-deps folder at the |
|
141 |
same hierarchic level that the one of your project with mbox2 and |
|
142 |
pherd compiled (mvn compile). |
|
143 |
--> |
|
144 |
<id>nodeps</id> |
|
145 |
<build> |
|
146 |
<resources> |
|
147 |
<resource> |
|
148 |
<directory>../../gs-deps/mbox2/target/classes</directory> |
|
149 |
<includes> |
|
150 |
<include>org/**/*.class</include> |
|
151 |
</includes> |
|
152 |
</resource> |
|
153 |
<resource> |
|
154 |
<directory>../../gs-deps/pherd/target/classes</directory> |
|
155 |
<includes> |
|
156 |
<include>org/**/*.class</include> |
|
157 |
</includes> |
|
158 |
</resource> |
|
159 |
</resources> |
|
160 |
</build> |
|
161 |
</profile> |
|
162 |
<profile> |
|
163 |
<!-- |
|
164 |
This profile has to be enabled when releasing the package. It will |
|
165 |
enable the sign phase. |
|
166 |
--> |
|
167 |
<id>release</id> |
|
168 |
<build> |
|
169 |
<plugins> |
|
170 |
<plugin> |
|
171 |
<groupId>org.apache.maven.plugins</groupId> |
|
172 |
<artifactId>maven-gpg-plugin</artifactId> |
|
173 |
<configuration> |
|
174 |
<keyname><![CDATA[GraphStream Team <team@graphstream-project.org>]]></keyname> |
|
175 |
<skip>false</skip> |
|
176 |
</configuration> |
|
177 |
<executions> |
|
178 |
<execution> |
|
179 |
<id>sign-artifacts</id> |
|
180 |
<phase>package</phase> |
|
181 |
<goals> |
|
182 |
<goal>sign</goal> |
|
183 |
</goals> |
|
184 |
</execution> |
|
185 |
</executions> |
|
186 |
</plugin> |
|
187 |
</plugins> |
|
188 |
</build> |
|
189 |
</profile> |
|
190 |
</profiles> |
|
191 |
|
|
192 |
<build> |
|
193 |
<sourceDirectory>src</sourceDirectory> |
|
194 |
<outputDirectory>bin</outputDirectory> |
|
195 |
<testSourceDirectory>src-test</testSourceDirectory> |
|
196 |
<defaultGoal>compile</defaultGoal> |
|
197 |
|
|
198 |
<resources> |
|
199 |
<!-- Resources other than classes are included here. --> |
|
200 |
<resource> |
|
201 |
<directory>src</directory> |
|
202 |
<includes> |
|
203 |
<include>org/graphstream/ui/graphicGraph/stylesheet/rgb.properties</include> |
|
204 |
</includes> |
|
205 |
</resource> |
|
206 |
</resources> |
|
207 |
|
|
208 |
<testResources> |
|
209 |
<testResource> |
|
210 |
<directory>src-test</directory> |
|
211 |
<includes> |
|
212 |
<include>org/graphstream/**/test/data/**</include> |
|
213 |
</includes> |
|
214 |
</testResource> |
|
215 |
</testResources> |
|
216 |
|
|
217 |
<plugins> |
|
218 |
<plugin> |
|
219 |
<artifactId>maven-compiler-plugin</artifactId> |
|
220 |
<configuration> |
|
221 |
<source>1.7</source> |
|
222 |
<target>1.7</target> |
|
223 |
<excludes> |
|
224 |
<exclude>org/graphstream/stream/file/FileSinkSWF.java</exclude> |
|
225 |
</excludes> |
|
226 |
</configuration> |
|
227 |
<version>3.3</version> |
|
228 |
</plugin> |
|
229 |
|
|
230 |
<plugin> |
|
231 |
<artifactId>maven-eclipse-plugin</artifactId> |
|
232 |
<groupId>org.apache.maven.plugins</groupId> |
|
233 |
<configuration> |
|
234 |
<sourceIncludes> |
|
235 |
<include>**</include> |
|
236 |
</sourceIncludes> |
|
237 |
</configuration> |
|
238 |
<version>2.9</version> |
|
239 |
</plugin> |
|
240 |
|
|
241 |
<plugin> |
|
242 |
<groupId>org.apache.maven.plugins</groupId> |
|
243 |
<artifactId>maven-jar-plugin</artifactId> |
|
244 |
<version>2.6</version> |
|
245 |
</plugin> |
|
246 |
|
|
247 |
<plugin> |
|
248 |
<groupId>org.apache.maven.plugins</groupId> |
|
249 |
<artifactId>maven-javadoc-plugin</artifactId> |
|
250 |
<configuration> |
|
251 |
<tags> |
|
252 |
<tag> |
|
253 |
<name>complexity</name> |
|
254 |
<placement>a</placement> |
|
255 |
<head>Computational Complexity :</head> |
|
256 |
</tag> |
|
257 |
<tag> |
|
258 |
<name>reference</name> |
|
259 |
<placement>a</placement> |
|
260 |
<head>Scientific Reference :</head> |
|
261 |
</tag> |
|
262 |
</tags> |
|
263 |
<author>true</author> |
|
264 |
<nodeprecated>false</nodeprecated> |
|
265 |
<nodeprecatedlist>false</nodeprecatedlist> |
|
266 |
<noindex>false</noindex> |
|
267 |
<nonavbar>false</nonavbar> |
|
268 |
<notree>false</notree> |
|
269 |
<show>public</show> |
|
270 |
<source>1.5</source> |
|
271 |
<splitindex>true</splitindex> |
|
272 |
<use>true</use> |
|
273 |
<version>true</version> |
|
274 |
<windowtitle>The GraphStream ${project.version} API</windowtitle> |
|
275 |
</configuration> |
|
276 |
<version>2.10.2</version> |
|
277 |
</plugin> |
|
278 |
<plugin> |
|
279 |
<groupId>org.apache.maven.plugins</groupId> |
|
280 |
<artifactId>maven-surefire-plugin</artifactId> |
|
281 |
<configuration> |
|
282 |
<excludes> |
|
283 |
<exclude>org/graphstream/ui/viewer/test/**/</exclude> |
|
284 |
<exclude>**/*$*</exclude> |
|
285 |
</excludes> |
|
286 |
</configuration> |
|
287 |
<version>2.18.1</version> |
|
288 |
</plugin> |
|
289 |
</plugins> |
|
290 |
</build> |
|
291 |
|
|
292 |
<dependencies> |
|
293 |
<dependency> |
|
294 |
<groupId>junit</groupId> |
|
295 |
<artifactId>junit</artifactId> |
|
296 |
<version>4.12</version> |
|
297 |
<optional>false</optional> |
|
298 |
</dependency> |
|
299 |
<dependency> |
|
300 |
<groupId>org.graphstream</groupId> |
|
301 |
<artifactId>pherd</artifactId> |
|
302 |
<version>1.0</version> |
|
303 |
<optional>false</optional> |
|
304 |
</dependency> |
|
305 |
<dependency> |
|
306 |
<groupId>org.graphstream</groupId> |
|
307 |
<artifactId>mbox2</artifactId> |
|
308 |
<version>1.0</version> |
|
309 |
<optional>false</optional> |
|
310 |
</dependency> |
|
311 |
</dependencies> |
|
312 |
</project> |
|
313 |
|
tmp/org.txm.libs.graphstream/lib/gs-ui-1.3/gs-ui-1.3-javadoc.jar.asc (revision 903) | ||
---|---|---|
1 |
-----BEGIN PGP SIGNATURE----- |
|
2 |
Version: GnuPG v2 |
|
3 |
|
|
4 |
iQIcBAABCAAGBQJVI85YAAoJEFcic6tDtcUcvnoP+QFbmAiUFHOY5NzZ+TXory/+ |
|
5 |
vPys1yfmc3bDtCrVoSSY7IDBXOKHgWyFbpHvIriFB/03NdbOWeKv4wkwLzaZ1UQB |
|
6 |
03fuHjLbzzXgXx5gtH5kjzar04DOMVOt/uAZObtgF+zksHbeJgTX5I/puj2qXYSM |
|
7 |
T1d7wh2hqufxwXJFSHfsKO0RS4Q35eqRJffprZG7o40j/1Jew05dxm+7n7jkNyF8 |
|
8 |
zXtAEUAd8XCFxyxM/4Mig6aXJn1TZ4GOPgRt/N5WH3MJ12qPIakPUNU7qCyK+VHS |
|
9 |
habbi07pmQ0q9maYp1zKcVauOd3jNeDr1jHrvJRZN2oK70jBhNNRMn26WNKU8SFt |
|
10 |
YwlxlO3jkzmuKlML2C86eQpLYnqiqEY7080i0BOvWgWuPIFQgBrUOLnBqaNiEl+H |
|
11 |
wy0OTWRXtx9nmsIl08OdmqF5IYIyXnUA3Rg9WdxM6dL2HANyNiBf0TT/g7zhrjID |
|
12 |
YxZaSI9sb/DFBg6CDAqKR9B9qWo6SceLEX4LYK6uL3Ar9u9QCM+v7gDf+5vs97nt |
|
13 |
tQkT/uhPKgFfFuU1Cflm3qlh7/x63qgtq0qT5P3cljKl3Zr7qVGdOuLlqGJyvV6w |
|
14 |
A/7pnGK3QeVa8ygir/QZQDoNXla6busU7NWFGcejRL6smoJ5GBPh3bDIIrJyB74/ |
|
15 |
j263b0HdiYvEsQHo8V/B |
|
16 |
=ddRY |
|
17 |
-----END PGP SIGNATURE----- |
tmp/org.txm.libs.graphstream/lib/gs-ui-1.3/gs-ui-1.3.pom (revision 903) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<!-- |
|
3 |
This file is part of GraphStream <http://graphstream-project.org>. |
|
4 |
GraphStream is a library whose purpose is to handle static or dynamic |
|
5 |
graph, create them from scratch, file or any source and display them. |
|
6 |
This program is free software distributed under the terms of two |
|
7 |
licenses, the CeCILL-C license that fits European law, and the GNU |
|
8 |
Lesser General Public License. You can use, modify and/ or |
|
9 |
redistribute the software under the terms of the CeCILL-C license as |
|
10 |
circulated by CEA, CNRS and INRIA at the following URL |
|
11 |
<http://www.cecill.info> or under the terms of the GNU LGPL as |
|
12 |
published by the Free Software Foundation, either version 3 of the |
|
13 |
License, or (at your option) any later version. This program is |
|
14 |
distributed in the hope that it will be useful, but WITHOUT ANY |
|
15 |
WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
16 |
FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public |
|
17 |
License for more details. You should have received a copy of the GNU |
|
18 |
Lesser General Public License along with this program. If not, see |
|
19 |
<http://www.gnu.org/licenses/>. The fact that you are presently |
|
20 |
reading this means that you have had knowledge of the CeCILL-C and |
|
21 |
LGPL licenses and that you accept their terms. |
|
22 |
--> |
|
23 |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
24 |
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
|
25 |
<modelVersion>4.0.0</modelVersion> |
|
26 |
|
|
27 |
<parent> |
|
28 |
<groupId>org.sonatype.oss</groupId> |
|
29 |
<artifactId>oss-parent</artifactId> |
|
30 |
<version>7</version> |
|
31 |
</parent> |
|
32 |
|
|
33 |
<groupId>org.graphstream</groupId> |
|
34 |
<artifactId>gs-ui</artifactId> |
|
35 |
<version>1.3</version> |
|
36 |
|
|
37 |
<name>gs-ui</name> |
|
38 |
<description> |
|
39 |
The GraphStream library. With GraphStream you deal with |
|
40 |
graphs. Static and Dynamic. You create them from scratch, from a file |
|
41 |
or any source. You display and render them. |
|
42 |
</description> |
|
43 |
<url>http://graphstream-project.org</url> |
|
44 |
|
|
45 |
<!-- Source code of GraphStream is hosted on GitHub. --> |
|
46 |
<scm> |
|
47 |
<connection>scm:git:git://github.com/graphstream/gs-ui.git</connection> |
|
48 |
<developerConnection>scm:git:git://github.com/graphstream/gs-ui.git</developerConnection> |
|
49 |
<url>https://github.com/graphstream/gs-ui</url> |
|
50 |
</scm> |
|
51 |
|
|
52 |
<!-- GraphStream is using the GitHub issue tracker. --> |
|
53 |
<issueManagement> |
|
54 |
<system>github</system> |
|
55 |
<url>https://github.com/graphstream/gs-core/issues</url> |
|
56 |
</issueManagement> |
|
57 |
|
|
58 |
<properties> |
|
59 |
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
|
60 |
<scala.version>2.10.1</scala.version> |
|
61 |
</properties> |
|
62 |
|
|
63 |
<!-- The GraphStream Team. Members are sorted in alphabetically. --> |
|
64 |
<developers> |
|
65 |
<developer> |
|
66 |
<id>sbalev</id> |
|
67 |
<name>Stefan Balev</name> |
|
68 |
<email>stefan.balev@graphstream-project.org</email> |
|
69 |
<organization>LITIS</organization> |
|
70 |
<organizationUrl>http://www.litislab.eu</organizationUrl> |
|
71 |
</developer> |
|
72 |
|
|
73 |
<developer> |
|
74 |
<id>jbaudry</id> |
|
75 |
<name>Julien Baudry</name> |
|
76 |
<email>julien.baudry@graphstream-project.org</email> |
|
77 |
<organization>LITIS</organization> |
|
78 |
<organizationUrl>http://www.litislab.eu</organizationUrl> |
|
79 |
</developer> |
|
80 |
|
|
81 |
<developer> |
|
82 |
<id>adutot</id> |
|
83 |
<name>Antoine Dutot</name> |
|
84 |
<email>antoine.dutot@graphstream-project.org</email> |
|
85 |
<organization>LITIS</organization> |
|
86 |
<organizationUrl>http://www.litislab.eu</organizationUrl> |
|
87 |
</developer> |
|
88 |
|
|
89 |
<developer> |
|
90 |
<id>ypigne</id> |
|
91 |
<name>Yoann Pigné</name> |
|
92 |
<email>yoann.pigne@graphstream-project.org</email> |
|
93 |
<organization>University of Luxembourg</organization> |
|
94 |
<organizationUrl>http://www.uni.lu</organizationUrl> |
|
95 |
</developer> |
|
96 |
|
|
97 |
<developer> |
|
98 |
<id>gsavin</id> |
|
99 |
<name>Guilhelm Savin</name> |
|
100 |
<email>guilhelm.savin@graphstream-project.org</email> |
|
101 |
<organization>LITIS</organization> |
|
102 |
<organizationUrl>http://www.litislab.eu</organizationUrl> |
|
103 |
</developer> |
|
104 |
</developers> |
|
105 |
|
|
106 |
<licenses> |
|
107 |
<license> |
|
108 |
<name>LGPL3</name> |
|
109 |
<url>http://www.gnu.org/copyleft/lesser.html</url> |
|
110 |
</license> |
|
111 |
|
|
112 |
<license> |
|
113 |
<name>Cecill-C</name> |
|
114 |
<url>http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html |
|
115 |
</url> |
|
116 |
</license> |
|
117 |
</licenses> |
|
118 |
|
|
119 |
<profiles> |
|
120 |
<profile> |
|
121 |
<!-- |
|
122 |
This profile uses the proguard plugin to reduce the size of the |
|
123 |
output jar. It is usefull when combined with nodeps profile which |
|
124 |
includes scalalib : size gain is about 9Mo. |
|
125 |
--> |
|
126 |
<id>proguard</id> |
|
127 |
<build> |
|
128 |
<plugins> |
|
129 |
<plugin> |
|
130 |
<groupId>com.github.wvengen</groupId> |
|
131 |
<artifactId>proguard-maven-plugin</artifactId> |
|
132 |
<executions> |
|
133 |
<execution> |
|
134 |
<phase>package</phase> |
|
135 |
<goals> |
|
136 |
<goal>proguard</goal> |
|
137 |
</goals> |
|
138 |
</execution> |
|
139 |
</executions> |
|
140 |
<configuration> |
|
141 |
<options> |
|
142 |
<option>-dontwarn scala.**</option> |
|
143 |
<option>-keep public class |
|
144 |
org.graphstream.**</option> |
|
145 |
</options> |
|
146 |
<libs> |
|
147 |
<lib>${java.home}/lib/rt.jar</lib> |
|
148 |
</libs> |
|
149 |
</configuration> |
|
150 |
</plugin> |
|
151 |
</plugins> |
|
152 |
</build> |
|
153 |
</profile> |
|
154 |
<profile> |
|
155 |
<!-- |
|
156 |
This profile includes the scalalib in the output jar. One who want |
|
157 |
to use this profile has to provide a scalalib folder at the same |
|
158 |
hierarchic level that this project and that contains scalalib |
|
159 |
classes. |
|
160 |
--> |
|
161 |
<id>nodeps</id> |
|
162 |
<build> |
|
163 |
<resources> |
|
164 |
<resource> |
|
165 |
<directory>../scalalib</directory> |
|
166 |
<includes> |
|
167 |
<include>scala/**/*.class</include> |
|
168 |
</includes> |
|
169 |
</resource> |
|
170 |
</resources> |
|
171 |
</build> |
|
172 |
</profile> |
|
173 |
<profile> |
|
174 |
<!-- |
|
175 |
This profile has to be enabled when releasing the package. It will |
|
176 |
enable the sign phase. |
|
177 |
--> |
|
178 |
<id>release</id> |
|
179 |
<build> |
|
180 |
<plugins> |
|
181 |
<plugin> |
|
182 |
<groupId>org.apache.maven.plugins</groupId> |
|
183 |
<artifactId>maven-gpg-plugin</artifactId> |
|
184 |
<configuration> |
|
185 |
<keyname><![CDATA[GraphStream Team <team@graphstream-project.org>]]></keyname> |
|
186 |
<skip>false</skip> |
|
187 |
</configuration> |
|
188 |
<executions> |
|
189 |
<execution> |
|
190 |
<id>sign-artifacts</id> |
|
191 |
<phase>package</phase> |
|
192 |
<goals> |
|
193 |
<goal>sign</goal> |
|
194 |
</goals> |
|
195 |
</execution> |
|
196 |
</executions> |
|
197 |
</plugin> |
|
198 |
</plugins> |
|
199 |
</build> |
|
200 |
</profile> |
|
201 |
<profile> |
|
202 |
<id>scala-2.9.0</id> |
|
203 |
<properties> |
|
204 |
<scala.version>2.9.0</scala.version> |
|
205 |
</properties> |
|
206 |
</profile> |
|
207 |
<profile> |
|
208 |
<id>scala-2.10.1</id> |
|
209 |
<properties> |
|
210 |
<scala.version>2.10.1</scala.version> |
|
211 |
</properties> |
|
212 |
</profile> |
|
213 |
</profiles> |
|
214 |
|
|
215 |
<build> |
|
216 |
<sourceDirectory>src-scala</sourceDirectory> |
|
217 |
<outputDirectory>bin/classes</outputDirectory> |
|
218 |
<defaultGoal>compile</defaultGoal> |
|
219 |
|
|
220 |
<resources> |
|
221 |
<!-- Resources other than classes are included here. --> |
|
222 |
<!-- --> |
|
223 |
</resources> |
|
224 |
|
|
225 |
<plugins> |
|
226 |
<plugin> |
|
227 |
<artifactId>maven-compiler-plugin</artifactId> |
|
228 |
<version>3.3</version> |
|
229 |
<configuration> |
|
230 |
<source>1.7</source> |
|
231 |
<target>1.7</target> |
|
232 |
</configuration> |
|
233 |
</plugin> |
|
234 |
|
|
235 |
<plugin> |
|
236 |
<artifactId>maven-eclipse-plugin</artifactId> |
|
237 |
<groupId>org.apache.maven.plugins</groupId> |
|
238 |
<version>2.9</version> |
|
239 |
<configuration> |
|
240 |
<sourceIncludes> |
|
241 |
<include>**</include> |
|
242 |
</sourceIncludes> |
|
243 |
</configuration> |
|
244 |
</plugin> |
|
245 |
|
|
246 |
<plugin> |
|
247 |
<groupId>org.apache.maven.plugins</groupId> |
|
248 |
<artifactId>maven-jar-plugin</artifactId> |
|
249 |
<version>2.6</version> |
|
250 |
<configuration> |
|
251 |
<excludes> |
|
252 |
<exclude>org/graphstream/ui/j2dviewer/renderer/test</exclude> |
|
253 |
<exclude>org/graphstream/ui/j2dviewer/renderer/test/**</exclude> |
|
254 |
</excludes> |
|
255 |
</configuration> |
|
256 |
<executions> |
|
257 |
<execution> |
|
258 |
<id>default-jar</id> |
|
259 |
<configuration> |
|
260 |
<!--<classifier>${scala.version}</classifier>--> |
|
261 |
</configuration> |
|
262 |
</execution> |
|
263 |
</executions> |
|
264 |
</plugin> |
|
265 |
|
|
266 |
<plugin> |
|
267 |
<groupId>org.apache.maven.plugins</groupId> |
|
268 |
<artifactId>maven-javadoc-plugin</artifactId> |
|
269 |
<version>2.10.2</version> |
|
270 |
<configuration> |
|
271 |
<tags> |
|
272 |
<tag> |
|
273 |
<name>complexity</name> |
|
274 |
<placement>a</placement> |
|
275 |
<head>Computational Complexity :</head> |
|
276 |
</tag> |
|
277 |
<tag> |
|
278 |
<name>reference</name> |
|
279 |
<placement>a</placement> |
|
280 |
<head>Scientific Reference :</head> |
|
281 |
</tag> |
|
282 |
</tags> |
|
283 |
<author>true</author> |
|
284 |
<nodeprecated>false</nodeprecated> |
|
285 |
<nodeprecatedlist>false</nodeprecatedlist> |
|
286 |
<noindex>false</noindex> |
|
287 |
<nonavbar>false</nonavbar> |
|
288 |
<notree>false</notree> |
|
289 |
<show>public</show> |
|
290 |
<source>1.5</source> |
|
291 |
<splitindex>true</splitindex> |
|
292 |
<use>true</use> |
|
293 |
<version>true</version> |
|
294 |
<windowtitle>The GraphStream ${project.version} API</windowtitle> |
|
295 |
<includes> |
|
296 |
<include>**.scala</include> |
|
297 |
</includes> |
|
298 |
</configuration> |
|
299 |
</plugin> |
|
300 |
|
|
301 |
<plugin> |
|
302 |
<groupId>org.apache.maven.plugins</groupId> |
|
303 |
<artifactId>maven-surefire-plugin</artifactId> |
|
304 |
<version>2.18.1</version> |
|
305 |
</plugin> |
|
306 |
|
|
307 |
<plugin> |
|
308 |
<groupId>org.scala-tools</groupId> |
|
309 |
<artifactId>maven-scala-plugin</artifactId> |
|
310 |
<version>2.15.2</version> |
|
311 |
<executions> |
|
312 |
<execution> |
|
313 |
<goals> |
|
314 |
<goal>compile</goal> |
|
315 |
<goal>testCompile</goal> |
|
316 |
</goals> |
|
317 |
</execution> |
|
318 |
</executions> |
|
319 |
<!--<configuration> |
|
320 |
<scalaVersion>${scala.version}</scalaVersion> |
|
321 |
</configuration>--> |
|
322 |
</plugin> |
|
323 |
|
|
324 |
<plugin> |
|
325 |
<groupId>org.apache.maven.plugins</groupId> |
|
326 |
<artifactId>maven-clean-plugin</artifactId> |
|
327 |
<version>2.6.1</version> |
|
328 |
<configuration> |
|
329 |
<filesets> |
|
330 |
<fileset> |
|
331 |
<directory>bin/</directory> |
|
332 |
<includes> |
|
333 |
<include>classes.timestamp</include> |
|
334 |
</includes> |
|
335 |
<followSymlinks>false</followSymlinks> |
|
336 |
</fileset> |
|
337 |
</filesets> |
|
338 |
</configuration> |
|
339 |
</plugin> |
|
340 |
</plugins> |
|
341 |
</build> |
|
342 |
|
|
343 |
<dependencies> |
|
344 |
<dependency> |
|
345 |
<groupId>junit</groupId> |
|
346 |
<artifactId>junit</artifactId> |
|
347 |
<version>4.12</version> |
|
348 |
<optional>false</optional> |
|
349 |
</dependency> |
|
350 |
<dependency> |
|
351 |
<groupId>org.graphstream</groupId> |
|
352 |
<artifactId>gs-core</artifactId> |
|
353 |
<version>${project.version}</version> |
|
354 |
<optional>false</optional> |
|
355 |
</dependency> |
|
356 |
<dependency> |
|
357 |
<groupId>org.graphstream</groupId> |
|
358 |
<artifactId>gs-algo</artifactId> |
|
359 |
<version>${project.version}</version> |
|
360 |
<optional>false</optional> |
|
361 |
</dependency> |
|
362 |
<dependency> |
|
363 |
<groupId>org.scala-lang</groupId> |
|
364 |
<artifactId>scala-library</artifactId> |
|
365 |
<version>${scala.version}</version> |
|
366 |
<optional>false</optional> |
|
367 |
</dependency> |
|
368 |
</dependencies> |
|
369 |
</project> |
tmp/org.txm.libs.graphstream/lib/gs-ui-1.3/gs-ui-1.3.pom.asc (revision 903) | ||
---|---|---|
1 |
-----BEGIN PGP SIGNATURE----- |
|
2 |
Version: GnuPG v2 |
|
3 |
|
|
4 |
iQIcBAABCAAGBQJVI84tAAoJEFcic6tDtcUcTBoP/2T2fMfMkEevIGuDkvwnDTlv |
|
5 |
M2EVbe8zvUuYoX9AWtvv5K2SmsilCfjhw1mfgcMOa2ckgs2ke6F6u+cAY08yKd/7 |
|
6 |
prFUxN8BAVmIp7Z7Dk+APOjfyTKbxCug/zESseN6WUb1Q2z2fsSdDLvHE5olTM+J |
|
7 |
Kbi0w7xrBKD0/4WZ17v/P8FC2u2mtQAi9a4/OAqR7bmh09CRfEI9M4RfPfyg/Rjx |
|
8 |
O/vxdyPO8TdRlDYfrL992At+GvsEPO1nfRJPP2CHHZEB9xWziET0MDQxrLFicE8G |
|
9 |
sRVZuJV+Hp7Z7XDWk63VTtcECCrQbUjX1PGGXlIZsamouUosnuf9WeCtlpgQAYQd |
|
10 |
zK6O394Z2rHCF/2ZxIKJle6z0wr7YRg+X/O8nLO4scLPU+JYMn3jKmAQBFGEKJKe |
|
11 |
l5lVbYRlRPgFt0wk13G5X+/nvhOrfN+IF1BASGLC/R0aybqz7iPnYxWEDJrFayPq |
|
12 |
zJeQJsClq5QeZYgYlNATB/9hKgEjuvryUE+mQ7ZMiD0zYAvcfcOqPetqNxWv/O7r |
|
13 |
JYZetfE0CDPEr+p6IOCGX0xghFxpMk+fMxTwbnD7nUqXubykfqWytZXlMap01ycG |
|
14 |
okVD0zDcCTKA4n5EeCGeCzyrDbvq8xjm/fR1uO3qjzKSNbpX/3cjtwp70kH/xQT8 |
|
15 |
r6Lo4IgCX7utoBQTDZrT |
|
16 |
=lZ+K |
|
17 |
-----END PGP SIGNATURE----- |
tmp/org.txm.libs.graphstream/lib/gs-ui-1.3/gs-ui-1.3.jar.asc (revision 903) | ||
---|---|---|
1 |
-----BEGIN PGP SIGNATURE----- |
|
2 |
Version: GnuPG v2 |
|
3 |
|
|
4 |
iQIcBAABCAAGBQJVI84tAAoJEFcic6tDtcUcGOYQAJxx6xLnze2kiv6dWSaiJMwc |
|
5 |
Lq5IrJPAWn1Ed89g3Ay2E8cYSTwYxGafBkGTyL3KyefS6W2xrnJjhHOj4GckZqSU |
|
6 |
O8x6vLJL5/i4uXY3EtN594nRH23U1fXCFz+oVXBREprrUZ9Z+x3DiD3zzjMHCI9H |
|
7 |
Js349kbLXkTM9JNdA9I7Zf4rJyENwQznG5Q7X6s2YHebulh9rdJnG9aVGm66Hx5+ |
|
8 |
AktlcctqwUd9fdK50lo+UBHOI/RksX88WR+JyNh/mMzRdLJuHyxotAPQl9sXnJdq |
|
9 |
qX7P4vI2i4V2parPuk4JFe0weJ0NQCYL//0E81KPABj2F859K6DtsoHn8Zqw5dtw |
|
10 |
J0Luj5GNGPirQRPgDdmVc7ewKAKOdJAFmejMAR8ShKNK9E1D+gp/wgbzgsQqy9t0 |
|
11 |
f47d2dWOk1WZa5Q5LzU8gpJc4IV7t6EAbbSMj4uS+gkVWpTwRnQcUMl0dsOg8fw+ |
|
12 |
Z9bL6zenamyD8boE7e/jCrDMaYvZCm/hD9Y9qtWupbYYX3c95Yy3WTeQSITBAq11 |
|
13 |
gdHG6GDPdb3A1wm+h8oI2xVLgB/7Al1a/jnppnDuORZBhAdLKXevef6dYyIa5Ppc |
|
14 |
PzYNwjqbybARLW9HtjGtKqGNt8EzMYyipC9eaGYEqJC2ZkcYLKhSg1UM1ItJTXmr |
|
15 |
6AuIR0liKH3Oyp+Q4KxH |
|
16 |
=Qoor |
|
17 |
-----END PGP SIGNATURE----- |
tmp/org.txm.libs.graphstream/lib/gs-ui-1.3/gs-ui-1.3-sources.jar.asc (revision 903) | ||
---|---|---|
1 |
-----BEGIN PGP SIGNATURE----- |
|
2 |
Version: GnuPG v2 |
|
3 |
|
|
4 |
iQIcBAABCAAGBQJVI84tAAoJEFcic6tDtcUcP2kP/0YnPFOaKqxqIio68UwHZp7Y |
|
5 |
fMfp1a1pJt1Tu93fyr/zGA7MCrJ020pwW4V8qFJrsc/Bz2mV8Q013vTTBc3g/zmy |
|
6 |
aClw1WItf5IrNIJ25s66U2xmqzBSzcEKjPIeI6aQfBRa10yQbLQ80hw0XtzoS55p |
|
7 |
+ZgtgnoXfgvEDsOi/n5pc24P37JHbX2ZHVHFu2+hi5vhVdih8BUnRntf5Kc/t47r |
|
8 |
d/vGEIhEe89UgWJOwsrkkaMDI/9O1/c9A7uvJIrT/nvRLBEbQsyeuZZsmCM0gP5d |
|
9 |
ugetYRj6Y8/j0nMspQqYfVATdlTKQCr5rUhREB49hatU8mt9bBIkdXzpYl784zX5 |
|
10 |
Vi5HmVBLQx9ETBgItSYfifsT80kcnYu+azJzSXSQiP2Kpyphi4+Za7o+jTGucW/M |
|
11 |
ncKciq3kZOVlBpodn2k4Bl0x+uDwMrvyF4roR7X05OPwAQQpRS6Wz4hnDFz24pbC |
|
12 |
vSggRZtoDLWdluY9/VgPpzMkC9BZnzwY8mgHX7GMq+gQFF9/BTJhvDx2MTU8qOF0 |
|
13 |
P149EIiYL4d47L7djtiale07b3KN1muMeh2d3yFSAwJfL/X2I98eZDgOwz15EGWG |
|
14 |
7KyHeJSUzOjfhIk6OGqmol3WrERsE6RRmdOHFfboCdd2yLbtCgiBBve9GnwE63ew |
|
15 |
p7sjKHK+gu8hobzH8Jla |
|
16 |
=8Uq+ |
|
17 |
-----END PGP SIGNATURE----- |
tmp/org.txm.libs.graphstream/lib/gs-algo-1.3/gs-algo-1.3-javadoc.jar.asc (revision 903) | ||
---|---|---|
1 |
-----BEGIN PGP SIGNATURE----- |
|
2 |
Version: GnuPG v2 |
|
3 |
|
|
4 |
iQIcBAABCAAGBQJVI6WNAAoJEFcic6tDtcUcR6kP/0i0YjpOj3Kp8zA/v9Y+vBuO |
|
5 |
d7nAk9jF6WX7IDEA2F5dpygauUV+rZ1djC9Vqq66bXG1aIhYyPxgdI+exjDqZys5 |
|
6 |
WgF0ibZfL9DZs0W/iG5V7EcjI0j9xQgIQ0SJ0mx/ES7kMtzfpLxeC3Al1qBPZ+sF |
|
7 |
5Y4xGN2oZauOf4v+9R3PhaFDK0pQDQ+iOMRWoaadASwPheFg4NIdLR/31WCOuCVm |
|
8 |
zDbJgQ1MdhBVWtx/XFbm9NDXOaKNfbUcLSLorZxQcVI66CYfcQx+yCGygGyKkPdL |
|
9 |
pWZJV8KwNEPO0WTZgt7pqZ6B7nAPViEXqHMefVqmUWfZm+/GHOLNl+B/yhRdcU+y |
|
10 |
t3QthZx5WqQVivr6HcvBCPUKmgcZYGaAZ0GR8BJ1dQT/4Q9YTyYUiIdPdrxIXR97 |
|
11 |
cqod1PqyiwHSkQi7JHNe6+W1xhUabwYyzGVYwRVOJHaZ/K9yxeHVQ9MhO9GMPGQM |
|
12 |
g64ByYPFKG1K3WeHoNxQF5U78RjUKzwUo8JIzUTmAQ9/Ja3mNqYBfsu/WbXd5Gqo |
|
13 |
LspG7PPLSyKFqkt15iWyCLSc7LMLVyeVsxsLTgsYvlSMUuQbCvUjV5RnX7m5Wdba |
|
14 |
oNrUE/3dLo68BTCqtIVexDgRq69D1pi/VlXKN2YisJ9u/MzUOi0c/EyB89Ut17GU |
|
15 |
Yel3ynF2fzuEj9P3+VI4 |
|
16 |
=ycI4 |
|
17 |
-----END PGP SIGNATURE----- |
tmp/org.txm.libs.graphstream/lib/gs-algo-1.3/gs-algo-1.3.pom (revision 903) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<!-- |
|
3 |
This file is part of GraphStream <http://graphstream-project.org>. |
|
4 |
GraphStream is a library whose purpose is to handle static or dynamic |
|
5 |
graph, create them from scratch, file or any source and display them. |
|
6 |
This program is free software distributed under the terms of two |
|
7 |
licenses, the CeCILL-C license that fits European law, and the GNU |
|
8 |
Lesser General Public License. You can use, modify and/ or |
|
9 |
redistribute the software under the terms of the CeCILL-C license as |
|
10 |
circulated by CEA, CNRS and INRIA at the following URL |
|
11 |
<http://www.cecill.info> or under the terms of the GNU LGPL as |
|
12 |
published by the Free Software Foundation, either version 3 of the |
|
13 |
License, or (at your option) any later version. This program is |
|
14 |
distributed in the hope that it will be useful, but WITHOUT ANY |
|
15 |
WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
16 |
FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public |
|
17 |
License for more details. You should have received a copy of the GNU |
|
18 |
Lesser General Public License along with this program. If not, see |
|
19 |
<http://www.gnu.org/licenses/>. The fact that you are presently |
|
20 |
reading this means that you have had knowledge of the CeCILL-C and |
|
21 |
LGPL licenses and that you accept their terms. |
|
22 |
--> |
|
23 |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
24 |
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
|
25 |
<modelVersion>4.0.0</modelVersion> |
|
26 |
|
|
27 |
<parent> |
|
28 |
<groupId>org.sonatype.oss</groupId> |
|
29 |
<artifactId>oss-parent</artifactId> |
|
30 |
<version>7</version> |
|
31 |
</parent> |
|
32 |
|
|
33 |
<groupId>org.graphstream</groupId> |
|
34 |
<artifactId>gs-algo</artifactId> |
|
35 |
<version>1.3</version> |
|
36 |
|
|
37 |
<name>gs-algo</name> |
|
38 |
<description> |
|
39 |
The GraphStream library. With GraphStream you deal with |
|
40 |
graphs. Static and Dynamic. You create them from scratch, from a file |
|
41 |
or any source. You display and render them. This package contains algorithms and generators. |
|
42 |
</description> |
|
43 |
<url>http://graphstream-project.org</url> |
|
44 |
|
|
45 |
<!-- Source code of GraphStream is hosted on GitHub. --> |
|
46 |
<scm> |
|
47 |
<connection>scm:git:git://github.com/graphstream/gs-algo.git</connection> |
|
48 |
<developerConnection>scm:git:git://github.com/graphstream/gs-algo.git</developerConnection> |
|
49 |
<url>https://github.com/graphstream/gs-algo</url> |
|
50 |
</scm> |
|
51 |
|
|
52 |
<!-- GraphStream is using the GitHub issue tracker. --> |
|
53 |
<issueManagement> |
|
54 |
<system>github</system> |
|
55 |
<url>https://github.com/graphstream/gs-core/issues</url> |
|
56 |
</issueManagement> |
|
57 |
|
|
58 |
<properties> |
|
59 |
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
|
60 |
</properties> |
|
61 |
|
|
62 |
<!-- The GraphStream Team. Members are sorted in alphabetically. --> |
|
63 |
<developers> |
|
64 |
<developer> |
|
65 |
<id>sbalev</id> |
|
66 |
<name>Stefan Balev</name> |
|
67 |
<email>stefan.balev@graphstream-project.org</email> |
|
68 |
<organization>LITIS</organization> |
|
69 |
<organizationUrl>http://www.litislab.eu</organizationUrl> |
|
70 |
</developer> |
|
71 |
|
|
72 |
<developer> |
|
73 |
<id>jbaudry</id> |
|
74 |
<name>Julien Baudry</name> |
|
75 |
<email>julien.baudry@graphstream-project.org</email> |
|
76 |
<organization>LITIS</organization> |
|
77 |
<organizationUrl>http://www.litislab.eu</organizationUrl> |
|
78 |
</developer> |
|
79 |
|
|
80 |
<developer> |
|
81 |
<id>adutot</id> |
|
82 |
<name>Antoine Dutot</name> |
|
83 |
<email>antoine.dutot@graphstream-project.org</email> |
|
84 |
<organization>LITIS</organization> |
|
85 |
<organizationUrl>http://www.litislab.eu</organizationUrl> |
|
86 |
</developer> |
|
87 |
|
|
88 |
<developer> |
|
89 |
<id>ypigne</id> |
|
90 |
<name>Yoann Pigné</name> |
|
91 |
<email>yoann.pigne@graphstream-project.org</email> |
|
92 |
<organization>University of Luxembourg</organization> |
|
93 |
<organizationUrl>http://www.uni.lu</organizationUrl> |
|
94 |
</developer> |
|
95 |
|
|
96 |
<developer> |
|
97 |
<id>gsavin</id> |
|
98 |
<name>Guilhelm Savin</name> |
|
99 |
<email>guilhelm.savin@graphstream-project.org</email> |
|
100 |
<organization>LITIS</organization> |
|
101 |
<organizationUrl>http://www.litislab.eu</organizationUrl> |
|
102 |
</developer> |
|
103 |
</developers> |
|
104 |
|
|
105 |
<contributors> |
|
106 |
<contributor> |
|
107 |
<name>Frédéric Guinand</name> |
|
108 |
<email>frederic.guinand@univ-lehavre.fr</email> |
|
109 |
<organization>LITIS</organization> |
|
110 |
<organizationUrl>http://www.litislab.eu</organizationUrl> |
|
111 |
</contributor> |
|
112 |
|
|
113 |
<contributor> |
|
114 |
<name>Guillaume-Jean Herbiet</name> |
|
115 |
<email>guillaume.jean@herbiet.net</email> |
|
116 |
<organization>University of Luxembourg</organization> |
|
117 |
<organizationUrl>http://www.uni.lu</organizationUrl> |
|
118 |
</contributor> |
|
119 |
</contributors> |
|
120 |
|
|
121 |
<licenses> |
|
122 |
<license> |
|
123 |
<name>LGPL3</name> |
|
124 |
<url>http://www.gnu.org/copyleft/lesser.html</url> |
|
125 |
</license> |
|
126 |
|
|
127 |
<license> |
|
128 |
<name>Cecill-C</name> |
|
129 |
<url>http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html |
|
130 |
</url> |
|
131 |
</license> |
|
132 |
</licenses> |
|
133 |
|
|
134 |
<profiles> |
|
135 |
<profile> |
|
136 |
<!-- |
|
137 |
This profile has to be enabled when releasing the package. It will |
|
138 |
enable the sign phase. |
|
139 |
--> |
|
140 |
<id>release</id> |
|
141 |
<build> |
|
142 |
<plugins> |
|
143 |
<plugin> |
|
144 |
<groupId>org.apache.maven.plugins</groupId> |
|
145 |
<artifactId>maven-gpg-plugin</artifactId> |
|
146 |
<configuration> |
|
147 |
<keyname><![CDATA[GraphStream Team <team@graphstream-project.org>]]></keyname> |
|
148 |
<skip>false</skip> |
|
149 |
</configuration> |
|
150 |
<executions> |
|
151 |
<execution> |
|
152 |
<id>sign-artifacts</id> |
|
153 |
<phase>package</phase> |
|
154 |
<goals> |
|
155 |
<goal>sign</goal> |
|
156 |
</goals> |
|
157 |
</execution> |
|
158 |
</executions> |
|
159 |
</plugin> |
|
160 |
</plugins> |
|
161 |
</build> |
|
162 |
</profile> |
|
163 |
</profiles> |
|
164 |
|
|
165 |
<build> |
|
166 |
<sourceDirectory>src</sourceDirectory> |
|
167 |
<outputDirectory>bin</outputDirectory> |
|
168 |
<testSourceDirectory>src-test</testSourceDirectory> |
|
169 |
<defaultGoal>compile</defaultGoal> |
|
170 |
|
|
171 |
<resources> |
|
172 |
<!-- Resources other than classes are included here. --> |
|
173 |
<!-- |
|
174 |
<resource> |
|
175 |
<directory>src</directory> |
|
176 |
</resource> |
|
177 |
--> |
|
178 |
</resources> |
|
179 |
|
|
180 |
<testResources> |
|
181 |
<testResource> |
|
182 |
<directory>src-test</directory> |
|
183 |
<includes> |
|
184 |
<include>org/graphstream/**/test/data/**</include> |
|
185 |
</includes> |
|
186 |
</testResource> |
|
187 |
</testResources> |
|
188 |
|
|
189 |
<plugins> |
|
190 |
<plugin> |
|
191 |
<artifactId>maven-compiler-plugin</artifactId> |
|
192 |
<configuration> |
|
193 |
<source>1.7</source> |
|
194 |
<target>1.7</target> |
|
195 |
</configuration> |
|
196 |
<version>3.3</version> |
|
197 |
</plugin> |
|
198 |
|
|
199 |
<plugin> |
|
200 |
<artifactId>maven-eclipse-plugin</artifactId> |
|
201 |
<groupId>org.apache.maven.plugins</groupId> |
|
202 |
<configuration> |
|
203 |
<sourceIncludes> |
|
204 |
<include>**</include> |
|
205 |
</sourceIncludes> |
|
206 |
</configuration> |
|
207 |
<version>2.9</version> |
|
208 |
</plugin> |
|
209 |
|
|
210 |
<plugin> |
|
211 |
<groupId>org.apache.maven.plugins</groupId> |
|
212 |
<artifactId>maven-jar-plugin</artifactId> |
|
213 |
<version>2.6</version> |
|
214 |
</plugin> |
|
215 |
|
|
216 |
<plugin> |
|
217 |
<groupId>org.apache.maven.plugins</groupId> |
|
218 |
<artifactId>maven-javadoc-plugin</artifactId> |
|
219 |
<configuration> |
|
220 |
<tags> |
|
221 |
<tag> |
|
222 |
<name>complexity</name> |
|
223 |
<placement>a</placement> |
|
224 |
<head>Computational Complexity :</head> |
|
225 |
</tag> |
|
226 |
<tag> |
|
227 |
<name>reference</name> |
|
228 |
<placement>a</placement> |
|
229 |
<head>Scientific Reference :</head> |
|
230 |
</tag> |
|
231 |
</tags> |
|
232 |
<author>true</author> |
|
233 |
<nodeprecated>false</nodeprecated> |
|
234 |
<nodeprecatedlist>false</nodeprecatedlist> |
|
235 |
<noindex>false</noindex> |
|
236 |
<nonavbar>false</nonavbar> |
|
237 |
<notree>false</notree> |
|
238 |
<show>public</show> |
|
239 |
<source>1.5</source> |
|
240 |
<splitindex>true</splitindex> |
|
241 |
<use>true</use> |
|
242 |
<version>true</version> |
|
243 |
<windowtitle>The GraphStream ${project.version} API</windowtitle> |
|
244 |
</configuration> |
|
245 |
<version>2.10.2</version> |
|
246 |
</plugin> |
|
247 |
|
|
248 |
<plugin> |
|
249 |
<groupId>org.apache.maven.plugins</groupId> |
|
250 |
<artifactId>maven-surefire-plugin</artifactId> |
|
251 |
<configuration> |
|
252 |
<excludes> |
|
253 |
<exclude>org/graphstream/algorithm/test/TestGenerator*</exclude> |
|
254 |
<exclude>**/*$*</exclude> |
|
255 |
</excludes> |
|
256 |
</configuration> |
|
257 |
<version>2.18.1</version> |
|
258 |
</plugin> |
|
259 |
</plugins> |
|
260 |
</build> |
|
261 |
|
|
262 |
<dependencies> |
|
263 |
<dependency> |
|
264 |
<groupId>junit</groupId> |
|
265 |
<artifactId>junit</artifactId> |
|
266 |
<version>4.12</version> |
|
267 |
<optional>false</optional> |
|
268 |
</dependency> |
|
269 |
<dependency> |
|
270 |
<groupId>org.apache.commons</groupId> |
|
271 |
<artifactId>commons-math</artifactId> |
|
272 |
<version>2.1</version> |
|
273 |
<optional>false</optional> |
|
274 |
</dependency> |
|
275 |
<dependency> |
|
276 |
<groupId>org.apache.commons</groupId> |
|
277 |
<artifactId>commons-math3</artifactId> |
|
278 |
<version>3.4.1</version> |
|
279 |
<optional>false</optional> |
|
280 |
</dependency> |
|
281 |
<dependency> |
|
282 |
<groupId>org.graphstream</groupId> |
|
283 |
<artifactId>gs-core</artifactId> |
|
284 |
<version>${project.version}</version> |
|
285 |
<optional>false</optional> |
|
286 |
</dependency> |
|
287 |
<dependency> |
|
288 |
<groupId>org.jfree</groupId> |
|
289 |
<artifactId>jfreechart</artifactId> |
|
290 |
<version>1.0.14</version> |
|
291 |
<optional>false</optional> |
|
292 |
</dependency> |
|
293 |
</dependencies> |
|
294 |
</project> |
tmp/org.txm.libs.graphstream/lib/gs-algo-1.3/gs-algo-1.3.pom.asc (revision 903) | ||
---|---|---|
1 |
-----BEGIN PGP SIGNATURE----- |
|
2 |
Version: GnuPG v2 |
|
3 |
|
|
4 |
iQIcBAABCAAGBQJVI6WNAAoJEFcic6tDtcUcRAMP/i5Y+nJFfMnbJTgNlwISGZGe |
|
5 |
uE3ZRrfqboeRao2CQX7QB4i71Ml2gmyJJzU+raGTudA2Nw5f+WWyU6R0Q+34MVSR |
|
6 |
raUxgWOYZEDeDEpb1GrlVYQRuHXcMfc9GrgY2B7ZCHFVv/xDC545Gptr+3RMs56t |
|
7 |
yTl6OFk93E5JMzM0mBLt03UTM46CQUM72L4zkMWyKyt6w/RzruuSC4bLm0DnsvX8 |
|
8 |
Ep/6RStMWpZIfENkp1mORnAlWu2fQX2uRqs2LxXt1YO5JZ/kgiVM4rVHwb+nwH7s |
|
9 |
AZmILIxw0HPnhgnGJqxy2u9WNu7p0zQFx3JUiYBWpDZGeYe0nEtDVfIGTHubz+QT |
|
10 |
AIAMquQ27k/qXXV8w1fj/lk2Znt9nqHTQKto+QusbaWkEpUZKJjscIn+2tl7zUY9 |
|
11 |
S1jzsIMuZBJNXVPZw2KVDDlxhASr+4tcNEW+n+1OMoHawYIG7f7x3aBVipFY6JRh |
|
12 |
7wn/pSj7FS8QH6wvUxqfMQczZ7A17g5XVsSNo51Jbd8UylEZqh+DOEwCre0VR2+1 |
|
13 |
V+9AaQFn/mXbP1J/YrI3aCdtiQX48DFeca3NOo2pzo81QlhAdlR03CDlIgJoxbsu |
|
14 |
rqAQlg2GH+xRIOvWW7cPt9Wni1a0ID8Pn9fFXjCnXJQOl0PLjnOx0m6PNmfwtjHi |
|
15 |
M2wbRP91gKbX69yrLJJF |
|
16 |
=3tGn |
|
17 |
-----END PGP SIGNATURE----- |
Formats disponibles : Unified diff