… | |
… | |
29 | <dependency> |
29 | <dependency> |
30 | <groupId>org.onehippo.cms7</groupId> |
30 | <groupId>org.onehippo.cms7</groupId> |
31 | <artifactId>jcrdiff-core</artifactId> |
31 | <artifactId>jcrdiff-core</artifactId> |
32 | <version>${project.version}</version> |
32 | <version>${project.version}</version> |
33 | </dependency> |
33 | </dependency> |
34 | <dependency> |
34 | <dependency> |
35 | <groupId>javax.jcr</groupId> |
|
|
36 | <artifactId>jcr</artifactId> |
|
|
37 | </dependency> |
|
|
38 | <dependency> |
|
|
39 | <groupId>org.apache.httpcomponents</groupId> |
35 | <groupId>org.apache.httpcomponents</groupId> |
40 | <artifactId>httpclient</artifactId> |
36 | <artifactId>httpclient</artifactId> |
41 | </dependency> |
37 | </dependency> |
42 | |
38 | |
43 | <dependency> |
39 | <dependency> |
… | |
… | |
45 | <artifactId>jackrabbit-core</artifactId> |
41 | <artifactId>jackrabbit-core</artifactId> |
46 | </dependency> |
42 | </dependency> |
47 | <dependency> |
43 | <dependency> |
48 | <groupId>junit</groupId> |
44 | <groupId>junit</groupId> |
49 | <artifactId>junit</artifactId> |
45 | <artifactId>junit</artifactId> |
50 | </dependency> |
|
|
51 | <dependency> |
|
|
52 | <groupId>org.slf4j</groupId> |
|
|
53 | <artifactId>slf4j-log4j12</artifactId> |
|
|
54 | </dependency> |
|
|
55 | <dependency> |
|
|
56 | <groupId>org.slf4j</groupId> |
|
|
57 | <artifactId>jcl-over-slf4j</artifactId> |
|
|
58 | </dependency> |
46 | </dependency> |
59 | <dependency> |
47 | <dependency> |
60 | <groupId>org.mortbay.jetty</groupId> |
48 | <groupId>org.mortbay.jetty</groupId> |
61 | <artifactId>jetty</artifactId> |
49 | <artifactId>jetty</artifactId> |
62 | </dependency> |
50 | </dependency> |