| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdcom.stormpath.sdk | 
| ArtifactId | ArtifactIdstormpath-sdk-examples | 
| Last Version | Last Version2.0.4-okta | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionStormpath Java SDK :: Examples The Stormpath Java SDK enables JVM-based applications to easily interact with Stormpath's REST API. | 
| Filename | Size | 
|---|---|
| stormpath-sdk-examples-2.0.4-okta.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-sdk-examples/ -->
<dependency>
    <groupId>com.stormpath.sdk</groupId>
    <artifactId>stormpath-sdk-examples</artifactId>
    <version>2.0.4-okta</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-sdk-examples/
implementation 'com.stormpath.sdk:stormpath-sdk-examples:2.0.4-okta'// https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-sdk-examples/
implementation ("com.stormpath.sdk:stormpath-sdk-examples:2.0.4-okta")'com.stormpath.sdk:stormpath-sdk-examples:pom:2.0.4-okta'<dependency org="com.stormpath.sdk" name="stormpath-sdk-examples" rev="2.0.4-okta">
  <artifact name="stormpath-sdk-examples" type="pom" />
</dependency>@Grapes(
@Grab(group='com.stormpath.sdk', module='stormpath-sdk-examples', version='2.0.4-okta')
)libraryDependencies += "com.stormpath.sdk" % "stormpath-sdk-examples" % "2.0.4-okta"[com.stormpath.sdk/stormpath-sdk-examples "2.0.4-okta"]| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.8 | 
| org.testng : testng | jar | 6.9.10 | 
| org.codehaus.groovy : groovy-all | jar | 2.4.7 | 
| org.easymock : easymock | jar | 3.4 | 
| org.powermock : powermock-module-testng | jar | 1.6.5 | 
| org.powermock : powermock-api-easymock | jar | 1.6.5 | 
