| 
					
				 | 
			
			
				@@ -1,102 +1,101 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-<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">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<modelVersion>4.0.0</modelVersion>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<groupId>de.mcs.tools.sps</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<artifactId>SPSEmulator</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<version>0.2.0</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<name>${project.groupId}:${project.artifactId}</name>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<url>http://www.wk-music.de</url>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<description>SPS Emulator wirtten in java.</description>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<licenses>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<license>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<name>The Apache License, Version 2.0</name>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		</license>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	</licenses>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<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">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <modelVersion>4.0.0</modelVersion>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <groupId>de.mcs.tools.sps</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <artifactId>SPSEmulator</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <version>0.2.0</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <name>${project.groupId}:${project.artifactId}</name>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <url>http://www.wk-music.de</url>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <description>SPS Emulator wirtten in java.</description>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <licenses>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <license>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <name>The Apache License, Version 2.0</name>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </license>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  </licenses>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<developers>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<developer>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<name>Wilfried Klaas</name>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<email>w.klaas@gmx.de</email>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<organization>MCS</organization>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<organizationUrl>http://www.wk-music.de</organizationUrl>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		</developer>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	</developers>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <developers>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <developer>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <name>Wilfried Klaas</name>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <email>w.klaas@gmx.de</email>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <organization>MCS</organization>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <organizationUrl>http://www.wk-music.de</organizationUrl>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </developer>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  </developers>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<properties>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<timestamp>${maven.build.timestamp}</timestamp>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<maven.build.timestamp.format>dd.mm.yyyy HH:mm</maven.build.timestamp.format>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<jackson.version>2.8.5</jackson.version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	</properties>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<build>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<plugins>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<artifactId>maven-compiler-plugin</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<version>3.3</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<configuration>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<source>1.8</source>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<target>1.8</target>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</configuration>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			</plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<groupId>org.apache.maven.plugins</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<artifactId>maven-surefire-plugin</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<version>2.19.1</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<dependencies>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<groupId>org.junit.platform</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<artifactId>junit-platform-surefire-provider</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<version>1.1.0</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					</dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<groupId>org.junit.jupiter</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<artifactId>junit-jupiter-engine</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<version>5.1.0</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					</dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</dependencies>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<configuration>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<skipTests>true</skipTests>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</configuration>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			</plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<groupId>org.apache.maven.plugins</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<artifactId>maven-jar-plugin</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<version>2.6</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<configuration>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<archive>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<manifest>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<mainClass>de.mcs.tools.sps.SPSAssembler</mainClass>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</manifest>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<manifestEntries>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<Build-Time>${maven.build.timestamp}</Build-Time>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<Application-Name>SPSTools</Application-Name>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<Application-Update-Id>72</Application-Update-Id>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<Application-Update-Url>http\://wkla.no-ip.biz/downloader/version.php?ID\=73</Application-Update-Url>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<Application-Url>http\://wkla.no-ip.biz/</Application-Url>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<Implementation-Vendor>MCS, Media Computer Software</Implementation-Vendor>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</manifestEntries>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					</archive>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</configuration>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			</plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<groupId>org.apache.maven.plugins</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<artifactId>maven-shade-plugin</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<version>2.4.1</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<executions>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<execution>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<phase>package</phase>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<goals>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<goal>shade</goal>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</goals>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <properties>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <timestamp>${maven.build.timestamp}</timestamp>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <maven.build.timestamp.format>dd.mm.yyyy HH:mm</maven.build.timestamp.format>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <jackson.version>2.9.6</jackson.version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  </properties>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <build>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <plugins>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <artifactId>maven-compiler-plugin</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <version>3.3</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <configuration>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <source>1.8</source>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <target>1.8</target>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </configuration>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      </plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <groupId>org.apache.maven.plugins</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <artifactId>maven-surefire-plugin</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <version>2.19.1</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <dependencies>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <groupId>org.junit.platform</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <artifactId>junit-platform-surefire-provider</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <version>1.1.0</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <groupId>org.junit.jupiter</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <artifactId>junit-jupiter-engine</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <version>5.1.0</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </dependencies>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <configuration>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <skipTests>true</skipTests>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </configuration>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      </plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <groupId>org.apache.maven.plugins</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <artifactId>maven-jar-plugin</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <version>2.6</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <configuration>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <archive>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <manifest>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              <mainClass>de.mcs.tools.sps.SPSAssembler</mainClass>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            </manifest>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <manifestEntries>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              <Build-Time>${maven.build.timestamp}</Build-Time>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              <Application-Name>SPSTools</Application-Name>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              <Application-Update-Id>72</Application-Update-Id>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              <Application-Update-Url>http\://wkla.no-ip.biz/downloader/version.php?ID\=73</Application-Update-Url>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              <Application-Url>http\://wkla.no-ip.biz/</Application-Url>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              <Implementation-Vendor>MCS, Media Computer Software</Implementation-Vendor>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            </manifestEntries>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          </archive>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </configuration>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      </plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <groupId>org.apache.maven.plugins</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <artifactId>maven-shade-plugin</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <version>2.4.1</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <executions>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <execution>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <phase>package</phase>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <goals>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              <goal>shade</goal>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            </goals>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 						<!-- <configuration> <transformers> <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"> 
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							<mainClass></mainClass> </transformer> </transformers> </configuration> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					</execution>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</executions>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			</plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          </execution>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </executions>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      </plugin>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<!-- <plugin> <groupId>com.akathist.maven.plugins.launch4j</groupId> <artifactId>launch4j-maven-plugin</artifactId> 
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				<version>1.7.24</version> <executions> <execution> <id>l4j-clui</id> <phase>package</phase> 
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				<goals> <goal>launch4j</goal> </goals> <configuration> <dontWrapJar>false</dontWrapJar> 
 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -111,69 +110,99 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				<productName>${project.name}</productName> <companyName>MCS</companyName> 
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				<internalName>MCSSPSTools</internalName> <originalFilename>MCSSPSTools.exe</originalFilename> 
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				</versionInfo> </configuration> </execution> </executions> </plugin> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		</plugins>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	</build>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<dependencies>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<groupId>net.sourceforge.jmeasurement2</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<artifactId>MCSUtils</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<version>1.0.152</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		</dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<groupId>org.junit.jupiter</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<artifactId>junit-jupiter-api</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<version>5.1.0</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<scope>test</scope>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		</dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<groupId>commons-io</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<artifactId>commons-io</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<version>2.5</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		</dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<groupId>net.sourceforge.jmeasurement2</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<artifactId>JMeasurement</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<version>1.1.225</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		</dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<groupId>com.fasterxml.jackson.core</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<artifactId>jackson-core</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<version>${jackson.version}</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		</dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<groupId>com.fasterxml.jackson.core</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<artifactId>jackson-annotations</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<version>${jackson.version}</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		</dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<groupId>com.fasterxml.jackson.core</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<artifactId>jackson-databind</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<version>${jackson.version}</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		</dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<groupId>com.fasterxml.jackson.dataformat</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<artifactId>jackson-dataformat-yaml</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<version>${jackson.version}</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		</dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<groupId>log4j</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<artifactId>log4j</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<version>1.2.17</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		</dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<groupId>com.martiansoftware</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<artifactId>jsap</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<version>2.1</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		</dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<groupId>org.apache.commons</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<artifactId>commons-lang3</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<version>3.4</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		</dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<groupId>org.reflections</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<artifactId>reflections</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<version>0.9.10</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		</dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	</dependencies>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </plugins>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  </build>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <dependencies>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>net.sourceforge.jmeasurement2</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>MCSUtils</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>1.0.152</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>org.junit.jupiter</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>junit-jupiter-api</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>5.1.0</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <scope>test</scope>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>commons-io</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>commons-io</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>2.5</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>net.sourceforge.jmeasurement2</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>JMeasurement</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>1.1.225</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>com.fasterxml.jackson.core</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>jackson-core</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>${jackson.version}</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>com.fasterxml.jackson.core</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>jackson-annotations</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>${jackson.version}</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>com.fasterxml.jackson.core</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>jackson-databind</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>${jackson.version}</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>com.fasterxml.jackson.dataformat</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>jackson-dataformat-yaml</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>${jackson.version}</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>log4j</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>log4j</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>1.2.17</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>com.martiansoftware</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>jsap</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>2.1</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>org.apache.commons</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>commons-lang3</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>3.4</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>org.reflections</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>reflections</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>0.9.10</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>io.dropwizard</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>dropwizard-core</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>1.3.8</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>javax.xml.bind</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>jaxb-api</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>2.3.0</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>com.sun.xml.bind</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>jaxb-impl</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>2.3.0</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>org.glassfish.jaxb</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>jaxb-runtime</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>2.3.0</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>javax.activation</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>activation</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>1.1.1</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <groupId>com.google.guava</groupId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <artifactId>guava</artifactId>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <version>27.0.1-jre</version>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </dependency>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  </dependencies>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 </project> 
			 |