Snowdrop :: Java Buildpack Client :: Project

A Buildpack client implementation written in Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

dev.snowdrop
ArtifactId

ArtifactId

buildpack-client-project
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

Snowdrop :: Java Buildpack Client :: Project
A Buildpack client implementation written in Java
Project URL

Project URL

https://snowdrop.dev
Project Organization

Project Organization

Red Hat
Source Code Management

Source Code Management

http://github.com/snowdrop/java-buildpack-client

Download buildpack-client-project

How to add to project

<!-- https://jarcasting.com/artifacts/dev.snowdrop/buildpack-client-project/ -->
<dependency>
    <groupId>dev.snowdrop</groupId>
    <artifactId>buildpack-client-project</artifactId>
    <version>0.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.snowdrop/buildpack-client-project/
implementation 'dev.snowdrop:buildpack-client-project:0.0.6'
// https://jarcasting.com/artifacts/dev.snowdrop/buildpack-client-project/
implementation ("dev.snowdrop:buildpack-client-project:0.0.6")
'dev.snowdrop:buildpack-client-project:pom:0.0.6'
<dependency org="dev.snowdrop" name="buildpack-client-project" rev="0.0.6">
  <artifact name="buildpack-client-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.snowdrop', module='buildpack-client-project', version='0.0.6')
)
libraryDependencies += "dev.snowdrop" % "buildpack-client-project" % "0.0.6"
[dev.snowdrop/buildpack-client-project "0.0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • client

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3