License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.continuum |
ArtifactId | ArtifactIddata-management-api |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionContinuum :: Data Management :: API
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-api/ -->
<dependency>
<groupId>org.apache.continuum</groupId>
<artifactId>data-management-api</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.continuum/data-management-api/
implementation 'org.apache.continuum:data-management-api:1.4.2'
// https://jarcasting.com/artifacts/org.apache.continuum/data-management-api/
implementation ("org.apache.continuum:data-management-api:1.4.2")
'org.apache.continuum:data-management-api:jar:1.4.2'
<dependency org="org.apache.continuum" name="data-management-api" rev="1.4.2">
<artifact name="data-management-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.continuum', module='data-management-api', version='1.4.2')
)
libraryDependencies += "org.apache.continuum" % "data-management-api" % "1.4.2"
[org.apache.continuum/data-management-api "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |