Last Version

com.cibuddy (Main Project) 1.0.0

This project provides the software to monitor the status of your CI builds

License

License

GroupId

GroupId

com.cibuddy
ArtifactId

ArtifactId

cibuddy
Version

Version

1.0.0
Type

Type

pom
Description

Description

com.cibuddy (Main Project)
This project provides the software to monitor the status of your CI builds
Project URL

Project URL

https://github.com/cibuddy/cibuddy
Project Organization

Project Organization

CIBuddy

Download cibuddy 1.0.0

Filename Size
cibuddy-1.0.0.pom 21 KB
Browse

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

  • drivers
  • lights
  • main
  • distributions
  • servers
  • ui
  • configuration