GroupId | GroupIdorg.openehealth.ipf.osgi |
---|---|
ArtifactId | ArtifactIdipf-osgi-karaf-commands |
Version | Version3.1-20160314 |
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.1-20160314</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.osgi/ipf-osgi-karaf-commands/
implementation 'org.openehealth.ipf.osgi:ipf-osgi-karaf-commands:3.1-20160314'
// https://jarcasting.com/artifacts/org.openehealth.ipf.osgi/ipf-osgi-karaf-commands/
implementation ("org.openehealth.ipf.osgi:ipf-osgi-karaf-commands:3.1-20160314")
'org.openehealth.ipf.osgi:ipf-osgi-karaf-commands:jar:3.1-20160314'
<dependency org="org.openehealth.ipf.osgi" name="ipf-osgi-karaf-commands" rev="3.1-20160314">
<artifact name="ipf-osgi-karaf-commands" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.osgi', module='ipf-osgi-karaf-commands', version='3.1-20160314')
)
libraryDependencies += "org.openehealth.ipf.osgi" % "ipf-osgi-karaf-commands" % "3.1-20160314"
[org.openehealth.ipf.osgi/ipf-osgi-karaf-commands "3.1-20160314"]