is not current version
Last Version 2.0.4-okta

com.stormpath.sdk:stormpath-bom 2.0.0-okta-rc1

Stormpath Bill of Materials

Categories

Categories

ORM Data
GroupId

GroupId

com.stormpath.sdk
ArtifactId

ArtifactId

stormpath-bom
Version

Version

2.0.0-okta-rc1
Type

Type

pom

Download stormpath-bom 2.0.0-okta-rc1


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