GroupId | GroupIdorg.apache.servicemix.tooling |
---|---|
ArtifactId | ArtifactIdservicemix-snmp-service-unit |
Version | Version2011.01 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.servicemix.tooling/servicemix-snmp-service-unit/ -->
<dependency>
<groupId>org.apache.servicemix.tooling</groupId>
<artifactId>servicemix-snmp-service-unit</artifactId>
<version>2011.01</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix.tooling/servicemix-snmp-service-unit/
implementation 'org.apache.servicemix.tooling:servicemix-snmp-service-unit:2011.01'
// https://jarcasting.com/artifacts/org.apache.servicemix.tooling/servicemix-snmp-service-unit/
implementation ("org.apache.servicemix.tooling:servicemix-snmp-service-unit:2011.01")
'org.apache.servicemix.tooling:servicemix-snmp-service-unit:jar:2011.01'
<dependency org="org.apache.servicemix.tooling" name="servicemix-snmp-service-unit" rev="2011.01">
<artifact name="servicemix-snmp-service-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.tooling', module='servicemix-snmp-service-unit', version='2011.01')
)
libraryDependencies += "org.apache.servicemix.tooling" % "servicemix-snmp-service-unit" % "2011.01"
[org.apache.servicemix.tooling/servicemix-snmp-service-unit "2011.01"]