GroupId | GroupIdorg.apache.stratos |
---|---|
ArtifactId | ArtifactIdstratos-service-stubs-parent |
Version | Version4.1.4 |
Type | Typepom |
Filename | Size |
---|---|
stratos-service-stubs-parent-4.1.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.stratos/stratos-service-stubs-parent/ -->
<dependency>
<groupId>org.apache.stratos</groupId>
<artifactId>stratos-service-stubs-parent</artifactId>
<version>4.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/stratos-service-stubs-parent/
implementation 'org.apache.stratos:stratos-service-stubs-parent:4.1.4'
// https://jarcasting.com/artifacts/org.apache.stratos/stratos-service-stubs-parent/
implementation ("org.apache.stratos:stratos-service-stubs-parent:4.1.4")
'org.apache.stratos:stratos-service-stubs-parent:pom:4.1.4'
<dependency org="org.apache.stratos" name="stratos-service-stubs-parent" rev="4.1.4">
<artifact name="stratos-service-stubs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='stratos-service-stubs-parent', version='4.1.4')
)
libraryDependencies += "org.apache.stratos" % "stratos-service-stubs-parent" % "4.1.4"
[org.apache.stratos/stratos-service-stubs-parent "4.1.4"]