CloudBees SDK fallback bees CLI assembly

Creates a zip file that contains the Maven repository image of everything necessary to boot bees-driver without a working network connection. This is so that at least "bees init" command would succeed without network. Once the proxy gets properly configured, bees SDK should update itself, so we don't really have to bundle the latest version.

License

License

GroupId

GroupId

com.cloudbees.sdk
ArtifactId

ArtifactId

fallback-assembly
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

CloudBees SDK fallback bees CLI assembly
Creates a zip file that contains the Maven repository image of everything necessary to boot bees-driver without a working network connection. This is so that at least "bees init" command would succeed without network. Once the proxy gets properly configured, bees SDK should update itself, so we don't really have to bundle the latest version.

Download fallback-assembly

How to add to project

<!-- https://jarcasting.com/artifacts/com.cloudbees.sdk/fallback-assembly/ -->
<dependency>
    <groupId>com.cloudbees.sdk</groupId>
    <artifactId>fallback-assembly</artifactId>
    <version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cloudbees.sdk/fallback-assembly/
implementation 'com.cloudbees.sdk:fallback-assembly:1.5.2'
// https://jarcasting.com/artifacts/com.cloudbees.sdk/fallback-assembly/
implementation ("com.cloudbees.sdk:fallback-assembly:1.5.2")
'com.cloudbees.sdk:fallback-assembly:jar:1.5.2'
<dependency org="com.cloudbees.sdk" name="fallback-assembly" rev="1.5.2">
  <artifact name="fallback-assembly" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cloudbees.sdk', module='fallback-assembly', version='1.5.2')
)
libraryDependencies += "com.cloudbees.sdk" % "fallback-assembly" % "1.5.2"
[com.cloudbees.sdk/fallback-assembly "1.5.2"]

Dependencies

test (2)

Group / Artifact Type Version
com.cloudbees.sdk : bees-boot2 jar 1.5.2
org.apache.maven : maven-artifact-manager jar 2.2.1

Project Modules

There are no modules declared in this project.
com.cloudbees.sdk

CloudBees

Versions

Version
1.5.2
1.5.1
1.5.0