License |
License
CDDL 1.0
|
---|---|
GroupId | GroupIdcom.envoisolutions.sxc |
ArtifactId | ArtifactIdsxc-core |
Last Version | Last Version0.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSXC Core
|
Project Organization |
Project OrganizationEnvoi Solutions LLC |
Filename | Size |
---|---|
sxc-core-0.7.3.pom | |
sxc-core-0.7.3.jar | 76 KB |
sxc-core-0.7.3-sources.jar | 36 KB |
sxc-core-0.7.3-javadoc.jar | 213 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.envoisolutions.sxc/sxc-core/ -->
<dependency>
<groupId>com.envoisolutions.sxc</groupId>
<artifactId>sxc-core</artifactId>
<version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.envoisolutions.sxc/sxc-core/
implementation 'com.envoisolutions.sxc:sxc-core:0.7.3'
// https://jarcasting.com/artifacts/com.envoisolutions.sxc/sxc-core/
implementation ("com.envoisolutions.sxc:sxc-core:0.7.3")
'com.envoisolutions.sxc:sxc-core:jar:0.7.3'
<dependency org="com.envoisolutions.sxc" name="sxc-core" rev="0.7.3">
<artifact name="sxc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.envoisolutions.sxc', module='sxc-core', version='0.7.3')
)
libraryDependencies += "com.envoisolutions.sxc" % "sxc-core" % "0.7.3"
[com.envoisolutions.sxc/sxc-core "0.7.3"]
Group / Artifact | Type | Version |
---|---|---|
com.envoisolutions.sxc : sxc-runtime | jar | 0.7.3 |
com.sun.xml.bind : jaxb-xjc | jar | 2.1.2 |
org.eclipse.jdt : core Optional | jar | 3.2.0.658 |
junit : junit Optional | jar | 3.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.woodstox : wstx-asl | jar | 3.2.0 |