License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.tirasa.connid.bundles.soap |
ArtifactId | ArtifactIdsoap |
Version | Version1.4.3 |
Type | Typepom |
Description |
DescriptionConnId Bundles: SOAP
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
soap-1.4.3.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.tirasa.connid.bundles.soap/soap/ -->
<dependency>
<groupId>net.tirasa.connid.bundles.soap</groupId>
<artifactId>soap</artifactId>
<version>1.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.tirasa.connid.bundles.soap/soap/
implementation 'net.tirasa.connid.bundles.soap:soap:1.4.3'
// https://jarcasting.com/artifacts/net.tirasa.connid.bundles.soap/soap/
implementation ("net.tirasa.connid.bundles.soap:soap:1.4.3")
'net.tirasa.connid.bundles.soap:soap:pom:1.4.3'
<dependency org="net.tirasa.connid.bundles.soap" name="soap" rev="1.4.3">
<artifact name="soap" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.tirasa.connid.bundles.soap', module='soap', version='1.4.3')
)
libraryDependencies += "net.tirasa.connid.bundles.soap" % "soap" % "1.4.3"
[net.tirasa.connid.bundles.soap/soap "1.4.3"]