License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Data |
GroupId | GroupIdorg.apache.maven.continuum |
ArtifactId | ArtifactIdcontinuum-data-management |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionContinuum :: Data Management :: Parent
Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
continuum-data-management-1.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.maven.continuum/continuum-data-management/ -->
<dependency>
<groupId>org.apache.maven.continuum</groupId>
<artifactId>continuum-data-management</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.maven.continuum/continuum-data-management/
implementation 'org.apache.maven.continuum:continuum-data-management:1.1'
// https://jarcasting.com/artifacts/org.apache.maven.continuum/continuum-data-management/
implementation ("org.apache.maven.continuum:continuum-data-management:1.1")
'org.apache.maven.continuum:continuum-data-management:pom:1.1'
<dependency org="org.apache.maven.continuum" name="continuum-data-management" rev="1.1">
<artifact name="continuum-data-management" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.maven.continuum', module='continuum-data-management', version='1.1')
)
libraryDependencies += "org.apache.maven.continuum" % "continuum-data-management" % "1.1"
[org.apache.maven.continuum/continuum-data-management "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-component-api | jar | 1.0-alpha-20 |
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
jmock : jmock | jar | 1.0.1 |