| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.continuum |
| ArtifactId | ArtifactIdcontinuum-webapp |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionContinuum :: Web APP
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 URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| continuum-webapp-1.4.2.pom | |
| continuum-webapp-1.4.2.war | 19 MB |
| continuum-webapp-1.4.2-sources.jar | 466 KB |
| continuum-webapp-1.4.2-javadoc.jar | 958 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.continuum/continuum-webapp/ -->
<dependency>
<groupId>org.apache.continuum</groupId>
<artifactId>continuum-webapp</artifactId>
<version>1.4.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.continuum/continuum-webapp/
implementation 'org.apache.continuum:continuum-webapp:1.4.2'
// https://jarcasting.com/artifacts/org.apache.continuum/continuum-webapp/
implementation ("org.apache.continuum:continuum-webapp:1.4.2")
'org.apache.continuum:continuum-webapp:war:1.4.2'
<dependency org="org.apache.continuum" name="continuum-webapp" rev="1.4.2">
<artifact name="continuum-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.continuum', module='continuum-webapp', version='1.4.2')
)
libraryDependencies += "org.apache.continuum" % "continuum-webapp" % "1.4.2"
[org.apache.continuum/continuum-webapp "1.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.derby : derby | jar | 10.1.3.1 |
| javax.servlet : jsp-api | jar | 2.0 |
| javax.servlet : servlet-api | jar | 2.4 |
| javax.mail : mail | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| jmock : jmock | jar | 1.0.1 |
| junit : junit | jar | 3.8.1 |