Last Version

Continuum :: Distributed Build :: Build Agent :: Webapp 1.4.2

Apache Continuum is an enterprise-ready continuous integration server with features such as automated builds, release management, role-based security, and integration with popular build tools and source control management systems.

License

License

GroupId

GroupId

org.apache.continuum
ArtifactId

ArtifactId

continuum-buildagent-webapp
Version

Version

1.4.2
Type

Type

war
Description

Description

Continuum :: Distributed Build :: Build Agent :: Webapp
Apache Continuum is an enterprise-ready continuous integration server with features such as automated builds, release management, role-based security, and integration with popular build tools and source control management systems.
Project Organization

Project Organization

The Apache Software Foundation

Download continuum-buildagent-webapp 1.4.2


<!-- https://jarcasting.com/artifacts/org.apache.continuum/continuum-buildagent-webapp/ -->
<dependency>
    <groupId>org.apache.continuum</groupId>
    <artifactId>continuum-buildagent-webapp</artifactId>
    <version>1.4.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.continuum/continuum-buildagent-webapp/
implementation 'org.apache.continuum:continuum-buildagent-webapp:1.4.2'
// https://jarcasting.com/artifacts/org.apache.continuum/continuum-buildagent-webapp/
implementation ("org.apache.continuum:continuum-buildagent-webapp:1.4.2")
'org.apache.continuum:continuum-buildagent-webapp:war:1.4.2'
<dependency org="org.apache.continuum" name="continuum-buildagent-webapp" rev="1.4.2">
  <artifact name="continuum-buildagent-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.continuum', module='continuum-buildagent-webapp', version='1.4.2')
)
libraryDependencies += "org.apache.continuum" % "continuum-buildagent-webapp" % "1.4.2"
[org.apache.continuum/continuum-buildagent-webapp "1.4.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.plexus : plexus-taskqueue jar 1.0-alpha-8
org.codehaus.redback : plexus-spring jar 1.3-M3
org.springframework : spring-web jar 2.5.6
org.slf4j : slf4j-api jar 1.5.8

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

runtime (12)

Group / Artifact Type Version
org.apache.continuum : continuum-buildagent-core jar 1.4.2
org.apache.continuum : continuum-distributed-slave-server jar 1.4.2
org.apache.continuum : continuum-distributed-master-client jar 1.4.2
org.apache.continuum : continuum-buildagent-webdav jar 1.4.2
org.codehaus.plexus : plexus-slf4j-logging jar 1.1-alpha-1
org.slf4j : slf4j-log4j12 jar 1.5.8
com.atlassian.xmlrpc : atlassian-xmlrpc-binder-server-spring jar 0.11
org.apache.maven.wagon : wagon-file jar 1.0-beta-6
org.apache.maven.wagon : wagon-http-lightweight jar 1.0-beta-6
org.apache.maven.wagon : wagon-ssh jar 1.0-beta-6
org.apache.maven.wagon : wagon-ssh-external jar 1.0-beta-6
org.apache.maven.wagon : wagon-webdav-jackrabbit jar 1.0-beta-6

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.