Last Version

Simple XML Compiler 0.7.3


License

License

CDDL 1.0
GroupId

GroupId

com.envoisolutions.sxc
ArtifactId

ArtifactId

sxc
Version

Version

0.7.3
Type

Type

pom
Description

Description

Simple XML Compiler
Project Organization

Project Organization

Envoi Solutions LLC

Download sxc 0.7.3

Filename Size
sxc-0.7.3.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.envoisolutions.sxc/sxc/ -->
<dependency>
    <groupId>com.envoisolutions.sxc</groupId>
    <artifactId>sxc</artifactId>
    <version>0.7.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.envoisolutions.sxc/sxc/
implementation 'com.envoisolutions.sxc:sxc:0.7.3'
// https://jarcasting.com/artifacts/com.envoisolutions.sxc/sxc/
implementation ("com.envoisolutions.sxc:sxc:0.7.3")
'com.envoisolutions.sxc:sxc:pom:0.7.3'
<dependency org="com.envoisolutions.sxc" name="sxc" rev="0.7.3">
  <artifact name="sxc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.envoisolutions.sxc', module='sxc', version='0.7.3')
)
libraryDependencies += "com.envoisolutions.sxc" % "sxc" % "0.7.3"
[com.envoisolutions.sxc/sxc "0.7.3"]

Dependencies

test (2)

Group / Artifact Type Version
org.codehaus.woodstox : wstx-asl jar 3.2.0
junit : junit jar 3.8.1

Project Modules

  • sxc-runtime
  • sxc-core
  • sxc-xpath
  • sxc-jaxb
  • sxc-jaxb-maven-plugin
  • sxc-drools