MVN

com.envoisolutions.sxc : sxc

Maven & Gradle

Dec 09, 2008

Simple XML Compiler

<dependency>
    <groupId>com.envoisolutions.sxc</groupId>
    <artifactId>sxc</artifactId>
    <version>0.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.envoisolutions.sxc : sxc to add to Maven - Latest Versions:

  • Latest Stable: 0.7.3

All Versions

Choose a version of com.envoisolutions.sxc : sxc to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
sxc-0.7.3
sxc-0.7.2
sxc-0.7.1
0.7
sxc-0.7
0.6
sxc-0.6
0.5
sxc-0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.envoisolutions.sxc</groupId>
    <artifactId>sxc</artifactId>
    <version>0.7.3</version>
</dependency>