| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.apache.maven |
| ArtifactId | ArtifactIdmaven-profile |
| Last Version | Last Version2.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMaven Profile Model
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| maven-profile-2.2.1.pom | |
| maven-profile-2.2.1.jar | 34 KB |
| maven-profile-2.2.1-sources.jar | 26 KB |
| maven-profile-2.2.1-javadoc.jar | 103 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.maven/maven-profile/ -->
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-profile</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.maven/maven-profile/
implementation 'org.apache.maven:maven-profile:2.2.1'
// https://jarcasting.com/artifacts/org.apache.maven/maven-profile/
implementation ("org.apache.maven:maven-profile:2.2.1")
'org.apache.maven:maven-profile:jar:2.2.1'
<dependency org="org.apache.maven" name="maven-profile" rev="2.2.1">
<artifact name="maven-profile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.maven', module='maven-profile', version='2.2.1')
)
libraryDependencies += "org.apache.maven" % "maven-profile" % "2.2.1"
[org.apache.maven/maven-profile "2.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-model | jar | 2.2.1 |
| org.codehaus.plexus : plexus-utils | jar | 1.5.15 |
| org.codehaus.plexus : plexus-interpolation | jar | 1.11 |
| org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-9-stable-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| Version |
|---|
|
2.2.1
|
|
2.2.0
|
|
2.1.0
|
|
2.1.0-M1
|
|
2.0.11
|
|
2.0.10
|
|
2.0.9
|
|
2.0.8
|
|
2.0.7
|
|
2.0.6
|
|
2.0.5
|
|
2.0.4
|
|
2.0.3
|
|
2.0.2
|
|
2.0.1
|
|
2.0
|
|
2.0-beta-3
|
|
2.0-beta-2
|
|
2.0-beta-1
|
|
2.0-alpha-3
|