| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.sekmi.histream |
| Идентификатор | Идентификаторhistream-export |
| Последняя версия | Последняя версия0.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHIStream : Export
Export streams or collections of facts to table files
like CSV.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикR.W.Majeed |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| histream-export-0.15.pom | |
| histream-export-0.15.jar | 21 KB |
| histream-export-0.15-tests.jar | 12 KB |
| histream-export-0.15-sources.jar | 12 KB |
| histream-export-0.15-javadoc.jar | 113 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.sekmi.histream/histream-export/ -->
<dependency>
<groupId>de.sekmi.histream</groupId>
<artifactId>histream-export</artifactId>
<version>0.15</version>
</dependency>
// https://jarcasting.com/artifacts/de.sekmi.histream/histream-export/
implementation 'de.sekmi.histream:histream-export:0.15'
// https://jarcasting.com/artifacts/de.sekmi.histream/histream-export/
implementation ("de.sekmi.histream:histream-export:0.15")
'de.sekmi.histream:histream-export:jar:0.15'
<dependency org="de.sekmi.histream" name="histream-export" rev="0.15">
<artifact name="histream-export" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sekmi.histream', module='histream-export', version='0.15')
)
libraryDependencies += "de.sekmi.histream" % "histream-export" % "0.15"
[de.sekmi.histream/histream-export "0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.sekmi.histream : histream-core | jar | 0.15 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.sekmi.histream : histream-core | test-jar | 0.15 |
| org.codehaus.woodstox : woodstox-core-asl | jar | 4.4.1 |
| junit : junit | jar | 4.12 |