Cruisecontrol

CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A web interface is provided to view the details of the current and previous builds.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.cruisecontrol
ArtifactId

ArtifactId

cruisecontrol
Last Version

Last Version

2.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

Cruisecontrol
CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A web interface is provided to view the details of the current and previous builds.
Project URL

Project URL

http://cruisecontrol.sourceforge.net

Download cruisecontrol

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.cruisecontrol/cruisecontrol/ -->
<dependency>
    <groupId>net.sourceforge.cruisecontrol</groupId>
    <artifactId>cruisecontrol</artifactId>
    <version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.cruisecontrol/cruisecontrol/
implementation 'net.sourceforge.cruisecontrol:cruisecontrol:2.7.2'
// https://jarcasting.com/artifacts/net.sourceforge.cruisecontrol/cruisecontrol/
implementation ("net.sourceforge.cruisecontrol:cruisecontrol:2.7.2")
'net.sourceforge.cruisecontrol:cruisecontrol:jar:2.7.2'
<dependency org="net.sourceforge.cruisecontrol" name="cruisecontrol" rev="2.7.2">
  <artifact name="cruisecontrol" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.cruisecontrol', module='cruisecontrol', version='2.7.2')
)
libraryDependencies += "net.sourceforge.cruisecontrol" % "cruisecontrol" % "2.7.2"
[net.sourceforge.cruisecontrol/cruisecontrol "2.7.2"]

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
2.7.2
2.3.0.1
2.2.1
2.1