License |
License |
---|---|
GroupId | GroupIdorg.apache.continuum |
ArtifactId | ArtifactIdcontinuum-buildagent-webapp |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionContinuum :: 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 |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |