License |
License |
---|---|
GroupId | GroupIdhu.blackbelt.bundles.restlet |
ArtifactId | ArtifactIdorg.restlet.parent |
Version | Version2.3.12_1 |
Type | Typejar |
Description |
DescriptionRestlet OSGi Parent
Restslet OSGi bundles Parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
org.restlet.parent-2.3.12_1.pom | 7 KB |
org.restlet.parent-2.3.12_1-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.blackbelt.bundles.restlet/org.restlet.parent/ -->
<dependency>
<groupId>hu.blackbelt.bundles.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.3.12_1</version>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt.bundles.restlet/org.restlet.parent/
implementation 'hu.blackbelt.bundles.restlet:org.restlet.parent:2.3.12_1'
// https://jarcasting.com/artifacts/hu.blackbelt.bundles.restlet/org.restlet.parent/
implementation ("hu.blackbelt.bundles.restlet:org.restlet.parent:2.3.12_1")
'hu.blackbelt.bundles.restlet:org.restlet.parent:jar:2.3.12_1'
<dependency org="hu.blackbelt.bundles.restlet" name="org.restlet.parent" rev="2.3.12_1">
<artifact name="org.restlet.parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.bundles.restlet', module='org.restlet.parent', version='2.3.12_1')
)
libraryDependencies += "hu.blackbelt.bundles.restlet" % "org.restlet.parent" % "2.3.12_1"
[hu.blackbelt.bundles.restlet/org.restlet.parent "2.3.12_1"]