WeDeploy Java client :: BOM

BOM (Bill of Material) to be used by provisioning tools!

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.commsen.wedeploy
ArtifactId

ArtifactId

wedeploy-client-bom
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

WeDeploy Java client :: BOM
BOM (Bill of Material) to be used by provisioning tools!
Project Organization

Project Organization

Commsen International
Source Code Management

Source Code Management

https://github.com/azzazzel/wedeploy-client/blob/v.1.0.0/java-client/wedeploy-client-bom

Download wedeploy-client-bom

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1.0