WiX SDK Toolset Maven

Bundle of command line executable tools for building WiX CA/Ext projects for use in Maven Plugins

License

License

Microsoft Reciprocal License (Ms-RL)
Categories

Categories

Maven Build Tools
GroupId

GroupId

org.wixtoolset.maven
ArtifactId

ArtifactId

sdk-toolset
Last Version

Last Version

3.11.1
Release Date

Release Date

Type

Type

jar
Description

Description

WiX SDK Toolset Maven
Bundle of command line executable tools for building WiX CA/Ext projects for use in Maven Plugins
Project Organization

Project Organization

Outercurve Foundation

Download sdk-toolset

How to add to project

<!-- https://jarcasting.com/artifacts/org.wixtoolset.maven/sdk-toolset/ -->
<dependency>
    <groupId>org.wixtoolset.maven</groupId>
    <artifactId>sdk-toolset</artifactId>
    <version>3.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wixtoolset.maven/sdk-toolset/
implementation 'org.wixtoolset.maven:sdk-toolset:3.11.1'
// https://jarcasting.com/artifacts/org.wixtoolset.maven/sdk-toolset/
implementation ("org.wixtoolset.maven:sdk-toolset:3.11.1")
'org.wixtoolset.maven:sdk-toolset:jar:3.11.1'
<dependency org="org.wixtoolset.maven" name="sdk-toolset" rev="3.11.1">
  <artifact name="sdk-toolset" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wixtoolset.maven', module='sdk-toolset', version='3.11.1')
)
libraryDependencies += "org.wixtoolset.maven" % "sdk-toolset" % "3.11.1"
[org.wixtoolset.maven/sdk-toolset "3.11.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.11.1
3.11.0
3.10.3
3.10.2
3.9.2