Creates a new quickstart project to system test Spring Boot application with Testify, JUnit, Mockito, and AssertJ.
'com.fitbur.testify.archetype:archetype-junit-springboot-systemtest:0.1.3'
<dependency>
<groupId>com.fitbur.testify.archetype</groupId>
<artifactId>archetype-junit-springboot-systemtest</artifactId>
<version>0.1.3</version>
</dependency>
<dependency org="com.fitbur.testify.archetype" name="archetype-junit-springboot-systemtest" rev="0.1.3"/>
"com.fitbur.testify.archetype", "archetype-junit-springboot-systemtest", "0.1.3"