forked from plutext/java-docx-to-pdf-using-Microsoft-Graph
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdependency-trees.txt
101 lines (93 loc) · 5.83 KB
/
dependency-trees.txt
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
[INFO] ------< org.plutext.graph-convert:without-graph-sdk-using-scribe >------
[INFO] Building without-graph-sdk-using-scribe 1.0.4-SNAPSHOT [3/8]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ without-graph-sdk-using-scribe ---
[INFO] org.plutext.graph-convert:without-graph-sdk-using-scribe:jar:1.0.4-SNAPSHOT
[INFO] +- org.plutext.graph-convert:graph-convert-base:jar:1.0.4-SNAPSHOT:compile
[INFO] | +- org.slf4j:slf4j-api:jar:1.7.26:compile
[INFO] | \- commons-io:commons-io:jar:2.6:compile
[INFO] \- com.github.scribejava:scribejava-apis:jar:7.0.0:compile
[INFO] +- com.github.scribejava:scribejava-core:jar:7.0.0:compile
[INFO] \- com.fasterxml.jackson.core:jackson-databind:jar:2.11.2:compile
[INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.11.2:compile
[INFO] \- com.fasterxml.jackson.core:jackson-core:jar:2.11.2:compile
[INFO]
[INFO] ------< org.plutext.graph-convert:without-graph-sdk-using-msal4j >------
[INFO] Building without-graph-sdk-using-msal4j 1.0.4-SNAPSHOT [4/8]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ without-graph-sdk-using-msal4j ---
[INFO] org.plutext.graph-convert:without-graph-sdk-using-msal4j:jar:1.0.4-SNAPSHOT
[INFO] +- org.plutext.graph-convert:graph-convert-base:jar:1.0.4-SNAPSHOT:compile
[INFO] | +- org.slf4j:slf4j-api:jar:1.7.26:compile
[INFO] | \- commons-io:commons-io:jar:2.6:compile
[INFO] +- com.microsoft.azure:msal4j:jar:1.6.2:compile
[INFO] | +- com.nimbusds:oauth2-oidc-sdk:jar:7.4:compile
[INFO] | | +- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile
[INFO] | | +- com.nimbusds:content-type:jar:2.0:compile
[INFO] | | +- net.minidev:json-smart:jar:2.3:compile (version selected from constraint [1.3.1,2.3])
[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile
[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile
[INFO] | | +- com.nimbusds:lang-tag:jar:1.4.4:compile
[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:8.14.1:compile
[INFO] | | \- com.sun.mail:javax.mail:jar:1.6.1:compile
[INFO] | | \- javax.activation:activation:jar:1.1:compile
[INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.10.1:compile
[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.1:compile
[INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.10.1:compile
[INFO] \- com.github.scribejava:scribejava-apis:jar:7.0.0:compile
[INFO] \- com.github.scribejava:scribejava-core:jar:7.0.0:compile
[INFO]
[INFO] --------< org.plutext.graph-convert:using-graph-sdk-core-only >---------
[INFO] Building using-graph-sdk 1.0.4-SNAPSHOT [5/8]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ using-graph-sdk-core-only ---
[INFO] org.plutext.graph-convert:using-graph-sdk-core-only:jar:1.0.4-SNAPSHOT
[INFO] +- org.plutext.graph-convert:graph-convert-base:jar:1.0.4-SNAPSHOT:compile
[INFO] | +- org.slf4j:slf4j-api:jar:1.7.26:compile
[INFO] | \- commons-io:commons-io:jar:2.6:compile
[INFO] +- com.microsoft.graph:microsoft-graph:jar:1.9.0:compile
[INFO] | +- com.google.code.gson:gson:jar:2.8.2:compile
[INFO] | +- com.sun.jersey:jersey-server:jar:1.19.4:compile
[INFO] | | \- com.sun.jersey:jersey-core:jar:1.19.4:compile
[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile
[INFO] | +- org.apache.commons:commons-math3:jar:3.6.1:compile
[INFO] | \- com.google.guava:guava:jar:20.0:runtime
[INFO] +- com.microsoft.graph:microsoft-graph-core:jar:1.0.0:compile
[INFO] | +- com.googlecode.json-simple:json-simple:jar:1.1:compile
[INFO] | \- com.squareup.okhttp3:okhttp:jar:3.12.1:compile
[INFO] | \- com.squareup.okio:okio:jar:1.15.0:compile
[INFO] \- com.microsoft.graph:microsoft-graph-auth:jar:0.2.0:compile
[INFO] \- org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:jar:1.0.2:compile
[INFO] \- org.apache.oltu.oauth2:org.apache.oltu.oauth2.common:jar:1.0.2:compile
[INFO] +- org.json:json:jar:20140107:compile
[INFO] \- commons-codec:commons-codec:jar:1.9:compile
[INFO]
[INFO] -------------< org.plutext.graph-convert:using-graph-sdk >--------------
[INFO] Building using-graph-sdk 1.0.4-SNAPSHOT [6/8]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ using-graph-sdk ---
[INFO] org.plutext.graph-convert:using-graph-sdk:jar:1.0.4-SNAPSHOT
[INFO] +- org.plutext.graph-convert:graph-convert-base:jar:1.0.4-SNAPSHOT:compile
[INFO] | +- org.slf4j:slf4j-api:jar:1.7.26:compile
[INFO] | \- commons-io:commons-io:jar:2.6:compile
[INFO] +- com.microsoft.graph:microsoft-graph:jar:1.9.0:compile
[INFO] | +- com.google.code.gson:gson:jar:2.8.2:compile
[INFO] | +- com.sun.jersey:jersey-server:jar:1.19.4:compile
[INFO] | | \- com.sun.jersey:jersey-core:jar:1.19.4:compile
[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile
[INFO] | +- com.microsoft.graph:microsoft-graph-core:jar:1.0.0:compile
[INFO] | | +- com.googlecode.json-simple:json-simple:jar:1.1:compile
[INFO] | | \- com.squareup.okhttp3:okhttp:jar:3.12.1:compile
[INFO] | | \- com.squareup.okio:okio:jar:1.15.0:compile
[INFO] | +- org.apache.commons:commons-math3:jar:3.6.1:compile
[INFO] | \- com.google.guava:guava:jar:20.0:runtime
[INFO] \- com.microsoft.graph:microsoft-graph-auth:jar:0.2.0:compile
[INFO] \- org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:jar:1.0.2:compile
[INFO] \- org.apache.oltu.oauth2:org.apache.oltu.oauth2.common:jar:1.0.2:compile
[INFO] +- org.json:json:jar:20140107:compile
[INFO] \- commons-codec:commons-codec:jar:1.9:compile
[INFO]