Последняя версия

Simple XML Compiler 0.8

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Группа

Группа

org.metatype.sxc
Идентификатор

Идентификатор

sxc
Версия

Версия

0.8
Тип

Тип

pom
Описание

Описание

Simple XML Compiler
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Система контроля версий

Система контроля версий

https://github.com/dblevins/sxc

Скачать sxc 0.8

Имя Файла Размер
sxc-0.8.pom 4 KB
Обзор

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.codehaus.woodstox : wstx-asl jar 3.2.0
junit : junit jar 3.8.1

Модули Проекта

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