License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.carbon.auth.iwa |
ArtifactId | ArtifactIdcarbon-service-stubs |
Last Version | Last Version5.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Service Stubs - Aggregator Module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
carbon-service-stubs-5.5.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.carbon.auth.iwa/carbon-service-stubs/ -->
<dependency>
<groupId>org.wso2.carbon.identity.carbon.auth.iwa</groupId>
<artifactId>carbon-service-stubs</artifactId>
<version>5.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.carbon.auth.iwa/carbon-service-stubs/
implementation 'org.wso2.carbon.identity.carbon.auth.iwa:carbon-service-stubs:5.5.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.carbon.auth.iwa/carbon-service-stubs/
implementation ("org.wso2.carbon.identity.carbon.auth.iwa:carbon-service-stubs:5.5.0")
'org.wso2.carbon.identity.carbon.auth.iwa:carbon-service-stubs:pom:5.5.0'
<dependency org="org.wso2.carbon.identity.carbon.auth.iwa" name="carbon-service-stubs" rev="5.5.0">
<artifact name="carbon-service-stubs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.carbon.auth.iwa', module='carbon-service-stubs', version='5.5.0')
)
libraryDependencies += "org.wso2.carbon.identity.carbon.auth.iwa" % "carbon-service-stubs" % "5.5.0"
[org.wso2.carbon.identity.carbon.auth.iwa/carbon-service-stubs "5.5.0"]