| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.hyracks.examples.text |
| Идентификатор | Идентификаторtextserver |
| Версия | Версия0.3.6 |
| Тип | Типjar |
| Описание |
Описаниеtextserver
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| textserver-0.3.6.pom | |
| textserver-0.3.6.jar | 7 KB |
| textserver-0.3.6-binary-assembly.zip | 30 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.hyracks.examples.text/textserver/ -->
<dependency>
<groupId>org.apache.hyracks.examples.text</groupId>
<artifactId>textserver</artifactId>
<version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hyracks.examples.text/textserver/
implementation 'org.apache.hyracks.examples.text:textserver:0.3.6'
// https://jarcasting.com/artifacts/org.apache.hyracks.examples.text/textserver/
implementation ("org.apache.hyracks.examples.text:textserver:0.3.6")
'org.apache.hyracks.examples.text:textserver:jar:0.3.6'
<dependency org="org.apache.hyracks.examples.text" name="textserver" rev="0.3.6">
<artifact name="textserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hyracks.examples.text', module='textserver', version='0.3.6')
)
libraryDependencies += "org.apache.hyracks.examples.text" % "textserver" % "0.3.6"
[org.apache.hyracks.examples.text/textserver "0.3.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hyracks : hyracks-control-nc | jar | 0.3.6 |
| org.apache.hyracks : hyracks-control-cc | jar | 0.3.6 |
| org.apache.hyracks : hyracks-dataflow-std | jar | 0.3.6 |
| org.apache.hyracks : texthelper | jar | 0.3.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.apache.hyracks : textclient | jar | 0.3.6 |