|
22 | 22 | [org.clojure/data.json "2.4.0"]
|
23 | 23 | [com.degel/re-frame-storage-fx "0.1.1"]
|
24 | 24 | [jtk-dvlp/re-frame-readfile-fx "2.0.0"]
|
25 |
| - [org.metafacture/metafacture-commons "master-SNAPSHOT"] |
26 |
| - [org.metafacture/metafacture-framework "master-SNAPSHOT"] |
27 |
| - [org.metafacture/metafacture-flowcontrol "master-SNAPSHOT"] |
28 |
| - [org.metafacture/metafacture-mangling "master-SNAPSHOT"] |
29 |
| - [org.metafacture/metafacture-plumbing "master-SNAPSHOT"] |
30 |
| - [org.metafacture/metafacture-monitoring "master-SNAPSHOT"] |
31 |
| - [org.metafacture/metafacture-scripting "master-SNAPSHOT"] |
32 |
| - [org.metafacture/metafacture-javaintegration "master-SNAPSHOT"] |
33 |
| - [org.metafacture/metafacture-strings "master-SNAPSHOT"] |
34 |
| - [org.metafacture/metafacture-formeta "master-SNAPSHOT"] |
35 |
| - [org.metafacture/metafacture-formatting "master-SNAPSHOT"] |
36 |
| - [org.metafacture/metafacture-xml "master-SNAPSHOT"] |
37 |
| - [org.metafacture/metafacture-html "master-SNAPSHOT"] |
38 |
| - [org.metafacture/metafacture-triples "master-SNAPSHOT"] |
39 |
| - [org.metafacture/metafacture-statistics "master-SNAPSHOT"] |
40 |
| - [org.metafacture/metafacture-io "master-SNAPSHOT"] |
41 |
| - [org.metafacture/metafacture-biblio "master-SNAPSHOT"] |
42 |
| - [org.metafacture/metafacture-csv "master-SNAPSHOT"] |
43 |
| - [org.metafacture/metafacture-elasticsearch "master-SNAPSHOT"] |
44 |
| - [org.metafacture/metafacture-files "master-SNAPSHOT"] |
45 |
| - [org.metafacture/metafacture-jdom "master-SNAPSHOT"] |
46 |
| - [org.metafacture/metafacture-json "master-SNAPSHOT"] |
47 |
| - [org.metafacture/metafacture-linkeddata "master-SNAPSHOT"] |
48 |
| - [org.metafacture/metafacture-flux "master-SNAPSHOT" :exclusions [org.eclipse.xtext/xtext-dev-bom org.eclipse.emf/org.eclipse.emf.common]] |
49 |
| - [org.metafacture/metafacture-runner "master-SNAPSHOT"] |
50 |
| - [org.metafacture/metafacture-yaml "master-SNAPSHOT"] |
51 |
| - [org.metafacture/metamorph-api "master-SNAPSHOT"] |
52 |
| - [org.metafacture/metamorph "master-SNAPSHOT"] |
53 |
| - [org.metafacture/metamorph-test "master-SNAPSHOT"] |
54 |
| - [org.metafacture/metafix "master-SNAPSHOT" :exclusions [org.eclipse.xtext/xtext-dev-bom]] |
| 25 | + [org.metafacture/metafacture-commons "7.0.0"] |
| 26 | + [org.metafacture/metafacture-framework "7.0.0"] |
| 27 | + [org.metafacture/metafacture-flowcontrol "7.0.0"] |
| 28 | + [org.metafacture/metafacture-mangling "7.0.0"] |
| 29 | + [org.metafacture/metafacture-plumbing "7.0.0"] |
| 30 | + [org.metafacture/metafacture-monitoring "7.0.0"] |
| 31 | + [org.metafacture/metafacture-scripting "7.0.0"] |
| 32 | + [org.metafacture/metafacture-javaintegration "7.0.0"] |
| 33 | + [org.metafacture/metafacture-strings "7.0.0"] |
| 34 | + [org.metafacture/metafacture-formeta "7.0.0"] |
| 35 | + [org.metafacture/metafacture-formatting "7.0.0"] |
| 36 | + [org.metafacture/metafacture-xml "7.0.0"] |
| 37 | + [org.metafacture/metafacture-html "7.0.0"] |
| 38 | + [org.metafacture/metafacture-triples "7.0.0"] |
| 39 | + [org.metafacture/metafacture-statistics "7.0.0"] |
| 40 | + [org.metafacture/metafacture-io "7.0.0"] |
| 41 | + [org.metafacture/metafacture-biblio "7.0.0"] |
| 42 | + [org.metafacture/metafacture-csv "7.0.0"] |
| 43 | + [org.metafacture/metafacture-elasticsearch "7.0.0"] |
| 44 | + [org.metafacture/metafacture-files "7.0.0"] |
| 45 | + [org.metafacture/metafacture-jdom "7.0.0"] |
| 46 | + [org.metafacture/metafacture-json "7.0.0"] |
| 47 | + [org.metafacture/metafacture-linkeddata "7.0.0"] |
| 48 | + [org.metafacture/metafacture-flux "7.0.0" :exclusions [org.eclipse.xtext/xtext-dev-bom org.eclipse.emf/org.eclipse.emf.common]] |
| 49 | + [org.metafacture/metafacture-runner "7.0.0"] |
| 50 | + [org.metafacture/metafacture-yaml "7.0.0"] |
| 51 | + [org.metafacture/metamorph-api "7.0.0"] |
| 52 | + [org.metafacture/metamorph "7.0.0"] |
| 53 | + [org.metafacture/metamorph-test "7.0.0"] |
| 54 | + [org.metafacture/metafix "7.0.0" :exclusions [org.eclipse.xtext/xtext-dev-bom]] |
55 | 55 | ]
|
56 | 56 |
|
57 | 57 | :managed-dependencies [[org.antlr/antlr-runtime "3.2"]]
|
|
0 commit comments