humpty-bom

A Bill of Materials for the humpty pipeline and plugins

License

License

GroupId

GroupId

co.mewf.humpty
ArtifactId

ArtifactId

humpty-bom
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

humpty-bom
A Bill of Materials for the humpty pipeline and plugins
Source Code Management

Source Code Management

https://github.com/mwanji/humpty-bom

Download humpty-bom

Filename Size
humpty-bom-0.3.0.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/co.mewf.humpty/humpty-bom/ -->
<dependency>
    <groupId>co.mewf.humpty</groupId>
    <artifactId>humpty-bom</artifactId>
    <version>0.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.mewf.humpty/humpty-bom/
implementation 'co.mewf.humpty:humpty-bom:0.3.0'
// https://jarcasting.com/artifacts/co.mewf.humpty/humpty-bom/
implementation ("co.mewf.humpty:humpty-bom:0.3.0")
'co.mewf.humpty:humpty-bom:pom:0.3.0'
<dependency org="co.mewf.humpty" name="humpty-bom" rev="0.3.0">
  <artifact name="humpty-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.mewf.humpty', module='humpty-bom', version='0.3.0')
)
libraryDependencies += "co.mewf.humpty" % "humpty-bom" % "0.3.0"
[co.mewf.humpty/humpty-bom "0.3.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
0.3.0
0.2.0
0.1.0