is not current version
Last Version 2.0.4-okta

com.stormpath.sdk:stormpath-clover 2.0.0-okta-beta1

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

2.0.0-okta-beta1
Type

Type

jar

Download stormpath-clover 2.0.0-okta-beta1


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