License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIduk.org.raje.maven.plugins |
ArtifactId | ArtifactIdmsbuild-maven-plugin-it |
Version | Version0.2 |
Type | Typejar |
Description |
DescriptionMSBuild Maven Plugin Integration Tests - maven-msbuild-plugin-it
Integration Tests for the Maven Plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
msbuild-maven-plugin-it-0.2.pom | |
msbuild-maven-plugin-it-0.2.jar | 3 KB |
msbuild-maven-plugin-it-0.2-javadoc.jar | 336 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.raje.maven.plugins/msbuild-maven-plugin-it/ -->
<dependency>
<groupId>uk.org.raje.maven.plugins</groupId>
<artifactId>msbuild-maven-plugin-it</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.raje.maven.plugins/msbuild-maven-plugin-it/
implementation 'uk.org.raje.maven.plugins:msbuild-maven-plugin-it:0.2'
// https://jarcasting.com/artifacts/uk.org.raje.maven.plugins/msbuild-maven-plugin-it/
implementation ("uk.org.raje.maven.plugins:msbuild-maven-plugin-it:0.2")
'uk.org.raje.maven.plugins:msbuild-maven-plugin-it:jar:0.2'
<dependency org="uk.org.raje.maven.plugins" name="msbuild-maven-plugin-it" rev="0.2">
<artifact name="msbuild-maven-plugin-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.raje.maven.plugins', module='msbuild-maven-plugin-it', version='0.2')
)
libraryDependencies += "uk.org.raje.maven.plugins" % "msbuild-maven-plugin-it" % "0.2"
[uk.org.raje.maven.plugins/msbuild-maven-plugin-it "0.2"]
Group / Artifact | Type | Version |
---|---|---|
uk.org.raje.maven.plugins : msbuild-maven-plugin | jar | 0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-verifier | jar | 1.4 |