| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.hisp |
| Идентификатор | Идентификаторstaxwax |
| Версия | Версия1.4 |
| Тип | Типjar |
| Описание |
ОписаниеStAXWax
Light-weight convenience framework for high-performance StAX XML writing and parsing.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| staxwax-1.4.pom | |
| staxwax-1.4.jar | 10 KB |
| staxwax-1.4-sources.jar | 13 KB |
| staxwax-1.4-javadoc.jar | 72 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hisp/staxwax/ -->
<dependency>
<groupId>org.hisp</groupId>
<artifactId>staxwax</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.hisp/staxwax/
implementation 'org.hisp:staxwax:1.4'
// https://jarcasting.com/artifacts/org.hisp/staxwax/
implementation ("org.hisp:staxwax:1.4")
'org.hisp:staxwax:jar:1.4'
<dependency org="org.hisp" name="staxwax" rev="1.4">
<artifact name="staxwax" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hisp', module='staxwax', version='1.4')
)
libraryDependencies += "org.hisp" % "staxwax" % "1.4"
[org.hisp/staxwax "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| stax : stax-api | jar | 1.0.1 |
| com.fasterxml.woodstox : woodstox-core | jar | 6.0.2 |
| commons-logging : commons-logging | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |