save
Showing
26 changed files
with
0 additions
and
79 deletions
SZSTerminal/target/classes/Alarm.wav
deleted
100644 → 0
No preview for this file type
| 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/xsd/maven-4.0.0.xsd"> | ||
| 2 | <modelVersion>4.0.0</modelVersion> | ||
| 3 | <groupId>SZSTerminal</groupId> | ||
| 4 | <artifactId>SZSTerminal</artifactId> | ||
| 5 | <version>0.0.1-SNAPSHOT</version> | ||
| 6 | |||
| 7 | |||
| 8 | |||
| 9 | |||
| 10 | |||
| 11 | <dependencies> | ||
| 12 | |||
| 13 | |||
| 14 | <dependency> | ||
| 15 | <groupId>junit</groupId> | ||
| 16 | <artifactId>junit</artifactId> | ||
| 17 | <version>3.8.1</version> | ||
| 18 | <scope>test</scope> | ||
| 19 | </dependency> | ||
| 20 | |||
| 21 | <dependency> | ||
| 22 | <groupId>com.google.code.gson</groupId> | ||
| 23 | <artifactId>gson</artifactId> | ||
| 24 | <version>2.3</version> | ||
| 25 | </dependency> | ||
| 26 | |||
| 27 | <dependency> | ||
| 28 | <groupId>com.googlecode.json-simple</groupId> | ||
| 29 | <artifactId>json-simple</artifactId> | ||
| 30 | <version>1.1.1</version> | ||
| 31 | </dependency> | ||
| 32 | |||
| 33 | |||
| 34 | <dependency> | ||
| 35 | <groupId>javax.inject</groupId> | ||
| 36 | <artifactId>javax.inject</artifactId> | ||
| 37 | <version>1</version> | ||
| 38 | </dependency> | ||
| 39 | |||
| 40 | |||
| 41 | <dependency> | ||
| 42 | <groupId>log4j</groupId> | ||
| 43 | <artifactId>log4j</artifactId> | ||
| 44 | <version>1.2.17</version> | ||
| 45 | </dependency> | ||
| 46 | |||
| 47 | </dependencies> | ||
| 48 | |||
| 49 | <pluginRepositories> | ||
| 50 | <pluginRepository> | ||
| 51 | <id>onejar-maven-plugin.googlecode.com</id> | ||
| 52 | <url>http://onejar-maven-plugin.googlecode.com/svn/mavenrepo</url> | ||
| 53 | </pluginRepository> | ||
| 54 | </pluginRepositories> | ||
| 55 | |||
| 56 | |||
| 57 | </project> | ||
| 58 | |||
| 59 | |||
| 60 |
3.02 KB
1.32 KB
SZSTerminal/target/classes/clock.png
deleted
100644 → 0
2.32 KB
18.3 KB
2.16 KB
745 Bytes
1.59 KB
| 1 | [LocalizedFileNames] | ||
| 2 | notify.wav=@%windir%\system32\mmres.dll,-706 | ||
| 3 | Windows Minimize.wav=@%windir%\system32\mmres.dll,-726 | ||
| 4 | Windows Startup.wav=@%windir%\system32\mmres.dll,-735 | ||
| 5 | Windows Notify.wav=@%windir%\system32\mmres.dll,-727 | ||
| 6 | Windows Pop-up Blocked.wav=@%windir%\system32\mmres.dll,-737 | ||
| 7 | tada.wav=@%windir%\system32\mmres.dll,-710 |
1.9 KB
SZSTerminal/target/classes/good.png
deleted
100644 → 0
813 Bytes
SZSTerminal/target/classes/green.png
deleted
100644 → 0
4.69 KB
1.99 KB
4.67 KB
2.96 KB
SZSTerminal/target/classes/red.png
deleted
100644 → 0
2.93 KB
1.03 KB
SZSTerminal/target/classes/river.png
deleted
100644 → 0
15.3 KB
SZSTerminal/target/classes/top.png
deleted
100644 → 0
3.31 KB
1.3 KB
3.82 KB
4.59 KB
2.11 KB
-
Please register or sign in to post a comment