GroupId | GroupIdorg.metatype.sxc |
---|---|
ArtifactId | ArtifactIdsxc-runtime |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSXC Runtime
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
sxc-runtime-0.8.pom | |
sxc-runtime-0.8.jar | 42 KB |
sxc-runtime-0.8-sources.jar | 19 KB |
sxc-runtime-0.8-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.metatype.sxc/sxc-runtime/ -->
<dependency>
<groupId>org.metatype.sxc</groupId>
<artifactId>sxc-runtime</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.metatype.sxc/sxc-runtime/
implementation 'org.metatype.sxc:sxc-runtime:0.8'
// https://jarcasting.com/artifacts/org.metatype.sxc/sxc-runtime/
implementation ("org.metatype.sxc:sxc-runtime:0.8")
'org.metatype.sxc:sxc-runtime:jar:0.8'
<dependency org="org.metatype.sxc" name="sxc-runtime" rev="0.8">
<artifact name="sxc-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metatype.sxc', module='sxc-runtime', version='0.8')
)
libraryDependencies += "org.metatype.sxc" % "sxc-runtime" % "0.8"
[org.metatype.sxc/sxc-runtime "0.8"]
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 |