GroupId | GroupIdorg.apache.tuscany.sca.aggregation |
---|---|
ArtifactId | ArtifactIdtuscany-binding-ws-runtime-axis2-aggregation |
Version | Version2.0-Beta3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca.aggregation/tuscany-binding-ws-runtime-axis2-aggregation/ -->
<dependency>
<groupId>org.apache.tuscany.sca.aggregation</groupId>
<artifactId>tuscany-binding-ws-runtime-axis2-aggregation</artifactId>
<version>2.0-Beta3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca.aggregation/tuscany-binding-ws-runtime-axis2-aggregation/
implementation 'org.apache.tuscany.sca.aggregation:tuscany-binding-ws-runtime-axis2-aggregation:2.0-Beta3'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca.aggregation/tuscany-binding-ws-runtime-axis2-aggregation/
implementation ("org.apache.tuscany.sca.aggregation:tuscany-binding-ws-runtime-axis2-aggregation:2.0-Beta3")
'org.apache.tuscany.sca.aggregation:tuscany-binding-ws-runtime-axis2-aggregation:jar:2.0-Beta3'
<dependency org="org.apache.tuscany.sca.aggregation" name="tuscany-binding-ws-runtime-axis2-aggregation" rev="2.0-Beta3">
<artifact name="tuscany-binding-ws-runtime-axis2-aggregation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca.aggregation', module='tuscany-binding-ws-runtime-axis2-aggregation', version='2.0-Beta3')
)
libraryDependencies += "org.apache.tuscany.sca.aggregation" % "tuscany-binding-ws-runtime-axis2-aggregation" % "2.0-Beta3"
[org.apache.tuscany.sca.aggregation/tuscany-binding-ws-runtime-axis2-aggregation "2.0-Beta3"]