is not current version
Last Version 2.0.4-okta

com.stormpath.sdk:stormpath-clover 1.5.5

The purpose of this module is solely for building aggregated clover test coverage reports. It is for internal Stormpath use and requires a license. It is only ever used with the clover-it profile and should not impact the public's ability to build the stormpath-sdk-java project

Categories

Categories

Clover Application Testing & Monitoring Code Coverage ORM Data
GroupId

GroupId

com.stormpath.sdk
ArtifactId

ArtifactId

stormpath-clover
Version

Version

1.5.5
Type

Type

jar

Download stormpath-clover 1.5.5


<!-- https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-clover/ -->
<dependency>
    <groupId>com.stormpath.sdk</groupId>
    <artifactId>stormpath-clover</artifactId>
    <version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-clover/
implementation 'com.stormpath.sdk:stormpath-clover:1.5.5'
// https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-clover/
implementation ("com.stormpath.sdk:stormpath-clover:1.5.5")
'com.stormpath.sdk:stormpath-clover:jar:1.5.5'
<dependency org="com.stormpath.sdk" name="stormpath-clover" rev="1.5.5">
  <artifact name="stormpath-clover" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.sdk', module='stormpath-clover', version='1.5.5')
)
libraryDependencies += "com.stormpath.sdk" % "stormpath-clover" % "1.5.5"
[com.stormpath.sdk/stormpath-clover "1.5.5"]