<dependency>
<groupId>io.github.hakky54</groupId>
<artifactId>sslcontext-kickstart-for-apache</artifactId>
<version>3.1.1</version>
</dependency>
@Grapes(
@Grab(group='io.github.hakky54', module='sslcontext-kickstart-for-apache', version='3.1.1')
)
<dependency org="io.github.hakky54" name="sslcontext-kickstart-for-apache" rev="3.1.1" />
<parent> <groupId>io.github.hakky54</groupId> <artifactId>sslcontext-kickstart-parent</artifactId> <version>3.1.1</version> </parent>
compile
|-- io.github.hakky54:sslcontext-kickstart:3.1.1
|-- org.apache.httpcomponents:httpclient
|-- org.junit.jupiter:junit-jupiter-api