File tree Expand file tree Collapse file tree 6 files changed +0
-19
lines changed Expand file tree Collapse file tree 6 files changed +0
-19
lines changed Original file line number Diff line number Diff line change 23
23
<groupId >com.itextpdf</groupId >
24
24
<artifactId >kernel</artifactId >
25
25
<version >${project.version} </version >
26
- <scope >compile</scope >
27
26
</dependency >
28
27
</dependencies >
29
28
Original file line number Diff line number Diff line change 17
17
<groupId >com.itextpdf</groupId >
18
18
<artifactId >kernel</artifactId >
19
19
<version >${project.version} </version >
20
- <scope >compile</scope >
21
20
</dependency >
22
21
<dependency >
23
22
<groupId >com.itextpdf</groupId >
24
23
<artifactId >layout</artifactId >
25
24
<version >${project.version} </version >
26
- <scope >compile</scope >
27
25
</dependency >
28
26
<dependency >
29
27
<groupId >com.itextpdf</groupId >
35
33
<groupId >org.bouncycastle</groupId >
36
34
<artifactId >bcprov-jdk15on</artifactId >
37
35
<version >${bouncycastle.version} </version >
38
- <type >jar</type >
39
36
<scope >test</scope >
40
37
<optional >true</optional >
41
38
</dependency >
42
39
<dependency >
43
40
<groupId >org.bouncycastle</groupId >
44
41
<artifactId >bcpkix-jdk15on</artifactId >
45
42
<version >${bouncycastle.version} </version >
46
- <type >jar</type >
47
43
<scope >test</scope >
48
44
<optional >true</optional >
49
45
</dependency >
Original file line number Diff line number Diff line change 17
17
<groupId >com.itextpdf</groupId >
18
18
<artifactId >io</artifactId >
19
19
<version >${project.version} </version >
20
- <scope >compile</scope >
21
20
</dependency >
22
21
<dependency >
23
22
<groupId >com.itextpdf</groupId >
35
34
<groupId >org.bouncycastle</groupId >
36
35
<artifactId >bcprov-jdk15on</artifactId >
37
36
<version >${bouncycastle.version} </version >
38
- <type >jar</type >
39
- <scope >compile</scope >
40
37
<optional >true</optional >
41
38
</dependency >
42
39
<dependency >
43
40
<groupId >org.bouncycastle</groupId >
44
41
<artifactId >bcpkix-jdk15on</artifactId >
45
42
<version >${bouncycastle.version} </version >
46
- <type >jar</type >
47
- <scope >compile</scope >
48
43
<optional >true</optional >
49
44
</dependency >
50
45
</dependencies >
Original file line number Diff line number Diff line change 17
17
<groupId >com.itextpdf</groupId >
18
18
<artifactId >kernel</artifactId >
19
19
<version >${project.version} </version >
20
- <scope >compile</scope >
21
20
</dependency >
22
21
<dependency >
23
22
<groupId >com.itextpdf</groupId >
Original file line number Diff line number Diff line change 17
17
<groupId >com.itextpdf</groupId >
18
18
<artifactId >kernel</artifactId >
19
19
<version >${project.version} </version >
20
- <scope >compile</scope >
21
20
</dependency >
22
21
<dependency >
23
22
<groupId >com.itextpdf</groupId >
Original file line number Diff line number Diff line change 27
27
<groupId >com.itextpdf</groupId >
28
28
<artifactId >kernel</artifactId >
29
29
<version >${project.version} </version >
30
- <scope >compile</scope >
31
30
</dependency >
32
31
<dependency >
33
32
<groupId >com.itextpdf</groupId >
34
33
<artifactId >layout</artifactId >
35
34
<version >${project.version} </version >
36
- <scope >compile</scope >
37
35
</dependency >
38
36
<dependency >
39
37
<groupId >com.itextpdf</groupId >
40
38
<artifactId >forms</artifactId >
41
39
<version >${project.version} </version >
42
- <scope >compile</scope >
43
40
</dependency >
44
41
<dependency >
45
42
<groupId >org.bouncycastle</groupId >
46
43
<artifactId >bcprov-jdk15on</artifactId >
47
44
<version >${bouncycastle.version} </version >
48
- <type >jar</type >
49
- <scope >compile</scope >
50
45
<optional >true</optional >
51
46
</dependency >
52
47
<dependency >
53
48
<groupId >org.bouncycastle</groupId >
54
49
<artifactId >bcpkix-jdk15on</artifactId >
55
50
<version >${bouncycastle.version} </version >
56
- <type >jar</type >
57
- <scope >compile</scope >
58
51
<optional >true</optional >
59
52
</dependency >
60
53
</dependencies >
You can’t perform that action at this time.
0 commit comments