| License |
License
Perforce Software
|
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.perforce |
| ArtifactId | ArtifactIdp4maven |
| Version | Version2011.1.297684 |
| Type | Typejar |
| Description |
DescriptionMaven SCM Perforce Provider
Maven SCM Provider implementation for Perforce using P4Java.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| p4maven-2011.1.297684.pom | |
| p4maven-2011.1.297684.jar | 91 KB |
| p4maven-2011.1.297684-sources.jar | 54 KB |
| p4maven-2011.1.297684-license.txt | 1 KB |
| p4maven-2011.1.297684-javadoc.jar | 357 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.perforce/p4maven/ -->
<dependency>
<groupId>com.perforce</groupId>
<artifactId>p4maven</artifactId>
<version>2011.1.297684</version>
</dependency>
// https://jarcasting.com/artifacts/com.perforce/p4maven/
implementation 'com.perforce:p4maven:2011.1.297684'
// https://jarcasting.com/artifacts/com.perforce/p4maven/
implementation ("com.perforce:p4maven:2011.1.297684")
'com.perforce:p4maven:jar:2011.1.297684'
<dependency org="com.perforce" name="p4maven" rev="2011.1.297684">
<artifact name="p4maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.perforce', module='p4maven', version='2011.1.297684')
)
libraryDependencies += "com.perforce" % "p4maven" % "2011.1.297684"
[com.perforce/p4maven "2011.1.297684"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.perforce : p4java | jar | [2011.1,2011.2) |
| org.apache.maven.scm : maven-scm-api | jar | 1.4 |
| org.codehaus.plexus : plexus-utils | jar | 1.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.scm : maven-scm-test | jar | 1.4 |