License |
License |
---|---|
GroupId | GroupIdcom.cloudbees.cloud_resource |
ArtifactId | ArtifactIdcloud-resource-commons-parent |
Version | Version2.1 |
Type | Typepom |
Description |
DescriptionCloud Resource Commons :: Parent
The CloudBees OSS Parent Project
|
Filename | Size |
---|---|
cloud-resource-commons-parent-2.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cloudbees.cloud_resource/cloud-resource-commons-parent/ -->
<dependency>
<groupId>com.cloudbees.cloud_resource</groupId>
<artifactId>cloud-resource-commons-parent</artifactId>
<version>2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cloudbees.cloud_resource/cloud-resource-commons-parent/
implementation 'com.cloudbees.cloud_resource:cloud-resource-commons-parent:2.1'
// https://jarcasting.com/artifacts/com.cloudbees.cloud_resource/cloud-resource-commons-parent/
implementation ("com.cloudbees.cloud_resource:cloud-resource-commons-parent:2.1")
'com.cloudbees.cloud_resource:cloud-resource-commons-parent:pom:2.1'
<dependency org="com.cloudbees.cloud_resource" name="cloud-resource-commons-parent" rev="2.1">
<artifact name="cloud-resource-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cloudbees.cloud_resource', module='cloud-resource-commons-parent', version='2.1')
)
libraryDependencies += "com.cloudbees.cloud_resource" % "cloud-resource-commons-parent" % "2.1"
[com.cloudbees.cloud_resource/cloud-resource-commons-parent "2.1"]