File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ This folder contains manually created POMs for pre-built binaries
2+ uploaded to maven.scijava.org's thirdparty repository.
Original file line number Diff line number Diff line change 1+ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2+
3+ <modelVersion>4.0.0</modelVersion>
4+
5+ <groupId>ome</groupId>
6+ <artifactId>omero-client</artifactId>
7+ <packaging>jar</packaging>
8+ <version>4.4.8-452-cbe42bc-ice34-b326</version>
9+ <url>http://openmicroscopy.org/</url>
10+
11+ <licenses>
12+ <license>
13+ <name>GPL v2 or later</name>
14+ <url>http://www.gnu.org/licenses/gpl-2.0.txt</url>
15+ <distribution>repo</distribution>
16+ </license>
17+ </licenses>
18+
19+ <dependencies>
20+ <dependency>
21+ <groupId>org.springframework</groupId>
22+ <artifactId>spring-beans</artifactId>
23+ <version>3.0.1.RELEASE</version>
24+ </dependency>
25+ <dependency>
26+ <groupId>org.springframework</groupId>
27+ <artifactId>spring-context</artifactId>
28+ <version>3.0.1.RELEASE</version>
29+ </dependency>
30+ <dependency>
31+ <groupId>org.springframework</groupId>
32+ <artifactId>spring-jdbc</artifactId>
33+ <version>3.0.1.RELEASE</version>
34+ </dependency>
35+ <dependency>
36+ <groupId>org.springframework</groupId>
37+ <artifactId>spring-orm</artifactId>
38+ <version>3.0.1.RELEASE</version>
39+ </dependency>
40+ <dependency>
41+ <groupId>org.springframework</groupId>
42+ <artifactId>spring-tx</artifactId>
43+ <version>3.0.1.RELEASE</version>
44+ </dependency>
45+ </dependencies>
46+
47+ </project>
Original file line number Diff line number Diff line change 1+ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2+
3+ <modelVersion>4.0.0</modelVersion>
4+
5+ <groupId>ome</groupId>
6+ <artifactId>omero-client</artifactId>
7+ <packaging>jar</packaging>
8+ <version>4.4.8p1-ice33-b304</version>
9+ <url>http://openmicroscopy.org/</url>
10+
11+ <licenses>
12+ <license>
13+ <name>GPL v2 or later</name>
14+ <url>http://www.gnu.org/licenses/gpl-2.0.txt</url>
15+ <distribution>repo</distribution>
16+ </license>
17+ </licenses>
18+
19+ <dependencies>
20+ <dependency>
21+ <groupId>org.springframework</groupId>
22+ <artifactId>spring-beans</artifactId>
23+ <version>3.0.1.RELEASE</version>
24+ </dependency>
25+ <dependency>
26+ <groupId>org.springframework</groupId>
27+ <artifactId>spring-context</artifactId>
28+ <version>3.0.1.RELEASE</version>
29+ </dependency>
30+ <dependency>
31+ <groupId>org.springframework</groupId>
32+ <artifactId>spring-jdbc</artifactId>
33+ <version>3.0.1.RELEASE</version>
34+ </dependency>
35+ <dependency>
36+ <groupId>org.springframework</groupId>
37+ <artifactId>spring-orm</artifactId>
38+ <version>3.0.1.RELEASE</version>
39+ </dependency>
40+ <dependency>
41+ <groupId>org.springframework</groupId>
42+ <artifactId>spring-tx</artifactId>
43+ <version>3.0.1.RELEASE</version>
44+ </dependency>
45+ </dependencies>
46+
47+ </project>
Original file line number Diff line number Diff line change 1+ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2+
3+ <modelVersion>4.0.0</modelVersion>
4+
5+ <groupId>ome</groupId>
6+ <artifactId>omero-client</artifactId>
7+ <packaging>jar</packaging>
8+ <version>5.0.0-beta1-256-019d14a-ice34-b3523</version>
9+ <url>http://openmicroscopy.org/</url>
10+
11+ <licenses>
12+ <license>
13+ <name>GPL v2 or later</name>
14+ <url>http://www.gnu.org/licenses/gpl-2.0.txt</url>
15+ <distribution>repo</distribution>
16+ </license>
17+ </licenses>
18+
19+ <dependencies>
20+ <dependency>
21+ <groupId>org.springframework</groupId>
22+ <artifactId>spring-beans</artifactId>
23+ <version>3.0.1.RELEASE</version>
24+ </dependency>
25+ <dependency>
26+ <groupId>org.springframework</groupId>
27+ <artifactId>spring-context</artifactId>
28+ <version>3.0.1.RELEASE</version>
29+ </dependency>
30+ <dependency>
31+ <groupId>org.springframework</groupId>
32+ <artifactId>spring-jdbc</artifactId>
33+ <version>3.0.1.RELEASE</version>
34+ </dependency>
35+ <dependency>
36+ <groupId>org.springframework</groupId>
37+ <artifactId>spring-orm</artifactId>
38+ <version>3.0.1.RELEASE</version>
39+ </dependency>
40+ <dependency>
41+ <groupId>org.springframework</groupId>
42+ <artifactId>spring-tx</artifactId>
43+ <version>3.0.1.RELEASE</version>
44+ </dependency>
45+ </dependencies>
46+
47+ </project>
You can’t perform that action at this time.
0 commit comments