Last Version

MSBuild Maven Plugin Integration Tests - maven-msbuild-plugin-it 0.2

Integration Tests for the Maven Plugin

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

uk.org.raje.maven.plugins
ArtifactId

ArtifactId

msbuild-maven-plugin-it
Version

Version

0.2
Type

Type

jar
Description

Description

MSBuild Maven Plugin Integration Tests - maven-msbuild-plugin-it
Integration Tests for the Maven Plugin
Project URL

Project URL

https://github.com/andi12/maven-msbuild-plugin
Source Code Management

Source Code Management

https://github.com/andi12/msbuild-maven-plugin/tree/master/msbuild-maven-plugin-it

Download msbuild-maven-plugin-it 0.2


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
uk.org.raje.maven.plugins : msbuild-maven-plugin jar 0.2

test (1)

Group / Artifact Type Version
org.apache.maven.shared : maven-verifier jar 1.4

Project Modules

There are no modules declared in this project.