comparison com/glavsoft/viewer/tightvnc-jviewer/2.7.3/tightvnc-jviewer-2.7.3.pom @ 27:e59a2bbf4827

add tightvnc-jviewer-2.7.3
author Nozomi Teruya <e125769@ie.u-ryukyu.ac.jp>
date Tue, 29 Sep 2015 15:32:10 +0900
parents
children
comparison
equal deleted inserted replaced
26:397cf26fcf58 27:e59a2bbf4827
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4 <modelVersion>4.0.0</modelVersion>
5 <groupId>com.glavsoft.viewer</groupId>
6 <artifactId>tightvnc-jviewer</artifactId>
7 <version>2.7.3</version>
8 <dependencies>
9 <dependency>
10 <groupId>cr.ie.u_ryukyu.ac.jp</groupId>
11 <artifactId>Alice</artifactId>
12 <version>1.1</version>
13 <scope>compile</scope>
14 </dependency>
15 </dependencies>
16 </project>