| | |
| | | <groupId>net.java.jna</groupId> |
| | | <artifactId>jna</artifactId> |
| | | <version>1.0.0</version> |
| | | <!-- <groupId>com.sun.jna</groupId>--> |
| | | <!-- <artifactId>yx</artifactId>--> |
| | | <!-- <version>0.0.1</version>--> |
| | | <!-- <scope>system</scope>--> |
| | | <!-- <systemPath>${project.basedir}/lib/jna.jar</systemPath>--> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>net.java.examples</groupId> |
| | | <artifactId>examples</artifactId> |
| | | <version>1.0.0</version> |
| | | <!-- <groupId>com.sun.jna.examples</groupId>--> |
| | | <!-- <artifactId>yx</artifactId>--> |
| | | <!-- <version>0.0.1</version>--> |
| | | <!-- <scope>system</scope>--> |
| | | <!-- <systemPath>${project.basedir}/lib/examples.jar</systemPath>--> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.springframework.boot</groupId> |