comparison com/glavsoft/viewer/tightvnc-jviewer/2.7.2/tightvnc-jviewer-2.7.2.pom @ 4:1904e559acaf

add tightvnc jar
author sugi
date Sun, 05 Oct 2014 14:10:43 +0900
parents
children 38f02e81338c
comparison
equal deleted inserted replaced
3:cd1aa6cb6d9d 4:1904e559acaf
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.2</version>
8 <dependencies>
9 <dependency>
10 <groupId>cr.ie.u_ryukyu.ac.jp</groupId>
11 <artifactId>Alice</artifactId>
12 <version>1.0</version>
13 <scope>compile</scope>
14 </dependency>
15 </dependencies>
16 </project>