| Лицензия |
Лицензия
CDDL 1.0
|
|---|---|
| Группа | Группаcom.envoisolutions.sxc |
| Идентификатор | Идентификаторsxc-runtime |
| Последняя версия | Последняя версия0.7.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSXC Runtime
|
| Организация-разработчик |
Организация-разработчикEnvoi Solutions LLC |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| stax : stax-api | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.woodstox : wstx-asl | jar | 3.2.0 |
| junit : junit | jar | 3.8.1 |