License |
License
CDDL 1.0
|
---|---|
GroupId | GroupIdcom.envoisolutions.sxc |
ArtifactId | ArtifactIdsxc-runtime |
Last Version | Last Version0.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSXC Runtime
|
Project Organization |
Project OrganizationEnvoi Solutions LLC |
Filename | Size |
---|---|
sxc-runtime-0.7.3.pom | |
sxc-runtime-0.7.3.jar | 42 KB |
sxc-runtime-0.7.3-sources.jar | 19 KB |
sxc-runtime-0.7.3-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.envoisolutions.sxc/sxc-runtime/ -->
<dependency>
<groupId>com.envoisolutions.sxc</groupId>
<artifactId>sxc-runtime</artifactId>
<version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.envoisolutions.sxc/sxc-runtime/
implementation 'com.envoisolutions.sxc:sxc-runtime:0.7.3'
// https://jarcasting.com/artifacts/com.envoisolutions.sxc/sxc-runtime/
implementation ("com.envoisolutions.sxc:sxc-runtime:0.7.3")
'com.envoisolutions.sxc:sxc-runtime:jar:0.7.3'
<dependency org="com.envoisolutions.sxc" name="sxc-runtime" rev="0.7.3">
<artifact name="sxc-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.envoisolutions.sxc', module='sxc-runtime', version='0.7.3')
)
libraryDependencies += "com.envoisolutions.sxc" % "sxc-runtime" % "0.7.3"
[com.envoisolutions.sxc/sxc-runtime "0.7.3"]
Group / Artifact | Type | Version |
---|---|---|
stax : stax-api | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.woodstox : wstx-asl | jar | 3.2.0 |
junit : junit | jar | 3.8.1 |