GroupId | GroupIdorg.openehealth.ipf.osgi |
---|---|
ArtifactId | ArtifactIdipf-osgi-karaf-commands |
Version | Version3.2-20161124 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.osgi/ipf-osgi-karaf-commands/ -->
<dependency>
<groupId>org.openehealth.ipf.osgi</groupId>
<artifactId>ipf-osgi-karaf-commands</artifactId>
<version>3.2-20161124</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.osgi/ipf-osgi-karaf-commands/
implementation 'org.openehealth.ipf.osgi:ipf-osgi-karaf-commands:3.2-20161124'
// https://jarcasting.com/artifacts/org.openehealth.ipf.osgi/ipf-osgi-karaf-commands/
implementation ("org.openehealth.ipf.osgi:ipf-osgi-karaf-commands:3.2-20161124")
'org.openehealth.ipf.osgi:ipf-osgi-karaf-commands:jar:3.2-20161124'
<dependency org="org.openehealth.ipf.osgi" name="ipf-osgi-karaf-commands" rev="3.2-20161124">
<artifact name="ipf-osgi-karaf-commands" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.osgi', module='ipf-osgi-karaf-commands', version='3.2-20161124')
)
libraryDependencies += "org.openehealth.ipf.osgi" % "ipf-osgi-karaf-commands" % "3.2-20161124"
[org.openehealth.ipf.osgi/ipf-osgi-karaf-commands "3.2-20161124"]