License |
License
Microsoft Reciprocal License (Ms-RL)
|
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.wixtoolset.maven |
ArtifactId | ArtifactIdwix-toolset |
Version | Version3.11.1 |
Type | Typejar |
Description |
DescriptionWiX Toolset Maven
Bundle of command line executable tools for building WiX projects for use in Maven Plugins
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wixtoolset.maven/wix-toolset/ -->
<dependency>
<groupId>org.wixtoolset.maven</groupId>
<artifactId>wix-toolset</artifactId>
<version>3.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wixtoolset.maven/wix-toolset/
implementation 'org.wixtoolset.maven:wix-toolset:3.11.1'
// https://jarcasting.com/artifacts/org.wixtoolset.maven/wix-toolset/
implementation ("org.wixtoolset.maven:wix-toolset:3.11.1")
'org.wixtoolset.maven:wix-toolset:jar:3.11.1'
<dependency org="org.wixtoolset.maven" name="wix-toolset" rev="3.11.1">
<artifact name="wix-toolset" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wixtoolset.maven', module='wix-toolset', version='3.11.1')
)
libraryDependencies += "org.wixtoolset.maven" % "wix-toolset" % "3.11.1"
[org.wixtoolset.maven/wix-toolset "3.11.1"]
Group / Artifact | Type | Version |
---|---|---|
org.wixtoolset.maven : wix-bootstrap | jar | 3.11.1 |