is not current version
Last Version 5.11.0-m33

org.wso2.is:info-recovery-sample 5.8.0-m8


GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

info-recovery-sample
Version

Version

5.8.0-m8
Type

Type

war

Download info-recovery-sample 5.8.0-m8


<!-- https://jarcasting.com/artifacts/org.wso2.is/info-recovery-sample/ -->
<dependency>
    <groupId>org.wso2.is</groupId>
    <artifactId>info-recovery-sample</artifactId>
    <version>5.8.0-m8</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.is/info-recovery-sample/
implementation 'org.wso2.is:info-recovery-sample:5.8.0-m8'
// https://jarcasting.com/artifacts/org.wso2.is/info-recovery-sample/
implementation ("org.wso2.is:info-recovery-sample:5.8.0-m8")
'org.wso2.is:info-recovery-sample:war:5.8.0-m8'
<dependency org="org.wso2.is" name="info-recovery-sample" rev="5.8.0-m8">
  <artifact name="info-recovery-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='info-recovery-sample', version='5.8.0-m8')
)
libraryDependencies += "org.wso2.is" % "info-recovery-sample" % "5.8.0-m8"
[org.wso2.is/info-recovery-sample "5.8.0-m8"]