License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdorg.apache.continuum |
ArtifactId | ArtifactIddata-management-cli |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionContinuum :: Data Management :: CLI
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/data-management-cli/ -->
<dependency>
<groupId>org.apache.continuum</groupId>
<artifactId>data-management-cli</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.continuum/data-management-cli/
implementation 'org.apache.continuum:data-management-cli:1.4.2'
// https://jarcasting.com/artifacts/org.apache.continuum/data-management-cli/
implementation ("org.apache.continuum:data-management-cli:1.4.2")
'org.apache.continuum:data-management-cli:jar:1.4.2'
<dependency org="org.apache.continuum" name="data-management-cli" rev="1.4.2">
<artifact name="data-management-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.continuum', module='data-management-cli', version='1.4.2')
)
libraryDependencies += "org.apache.continuum" % "data-management-cli" % "1.4.2"
[org.apache.continuum/data-management-cli "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.continuum : data-management-api | jar | 1.4.2 |
org.apache.maven : maven-artifact | jar | 2.2.1 |
org.apache.continuum : continuum-artifact-manager | jar | 1.4.2 |
org.apache.maven : maven-settings | jar | 2.2.1 |
com.google.code.cli-parser : cli | jar | 7 |
org.codehaus.plexus : plexus-utils | jar | 1.5.11 |
org.codehaus.plexus : plexus-component-api | jar | 1.0-alpha-22 |
log4j : log4j | jar | 1.2.14 |
org.apache.maven.wagon : wagon-provider-api | jar | 1.0-beta-6 |
org.codehaus.redback : plexus-spring | jar | 1.3-M3 |
org.springframework : spring-context | jar | 2.5.6 |
org.springframework : spring-core | jar | 2.5.6 |
org.springframework : spring-beans | jar | 2.5.6 |
org.slf4j : slf4j-api | jar | 1.5.8 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-project | jar | 2.2.1 |
org.codehaus.plexus : plexus-slf4j-logging | jar | 1.1-alpha-1 |
org.slf4j : slf4j-log4j12 | jar | 1.5.8 |
org.slf4j : jcl-over-slf4j | jar | 1.5.8 |
org.apache.maven.wagon : wagon-http-lightweight | jar | 1.0-beta-6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |