is not current version
Last Version 1.0.15

BundleBee 1.0.12

A light Kubernetes package manager inheriting from Apache Maven infrastructure.

License

License

GroupId

GroupId

io.yupiik
ArtifactId

ArtifactId

bundlebee
Version

Version

1.0.12
Type

Type

pom
Description

Description

BundleBee
A light Kubernetes package manager inheriting from Apache Maven infrastructure.
Project URL

Project URL

https://github.com/yupiik/bundlebee
Source Code Management

Source Code Management

https://github.com/yupiik/bundlebee.git

Download bundlebee 1.0.12

Filename Size
bundlebee-1.0.12.pom 10 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0-M1

Project Modules

  • bundlebee-core
  • bundlebee-documentation
  • alveolus
  • bundlebee-maven-plugin