<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>aws-lightweight-client-java</artifactId>
<version>0.1.7</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='aws-lightweight-client-java', version='0.1.7')
)
<dependency org="com.github.davidmoten" name="aws-lightweight-client-java" rev="0.1.7" />
<parent> <groupId>com.github.davidmoten</groupId> <artifactId>sonatype-parent</artifactId> <version>0.1</version> </parent>
test
|-- com.github.davidmoten:junit-extras:0.4
|-- com.github.davidmoten:kool:0.1.18
|-- com.github.davidmoten:http-test-server:0.1.1
|-- org.mockito:mockito-core:3.12.4