Tools that for automated testing. This package includes a simple HTTP Server Simulator based on Jetty, which supports SSL as well as a few other tools.
'com.jolira:testing-tools:1.2.6'
<dependency> <groupId>com.jolira</groupId> <artifactId>testing-tools</artifactId> <version>1.2.6</version> </dependency>
<dependency org="com.jolira" name="testing-tools" rev="1.2.6"/>
"com.jolira", "testing-tools", "1.2.6"