| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаorg.openimaj.storm.tools |
| Идентификатор | ИдентификаторStormTwitterPreprocessingTool |
| Последняя версия | Последняя версия1.3.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStormTwitterPreprocessingTool
Tool for processing tweets on Storm
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.openimaj.storm.tools/StormTwitterPreprocessingTool/ -->
<dependency>
<groupId>org.openimaj.storm.tools</groupId>
<artifactId>StormTwitterPreprocessingTool</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj.storm.tools/StormTwitterPreprocessingTool/
implementation 'org.openimaj.storm.tools:StormTwitterPreprocessingTool:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj.storm.tools/StormTwitterPreprocessingTool/
implementation ("org.openimaj.storm.tools:StormTwitterPreprocessingTool:1.3.10")
'org.openimaj.storm.tools:StormTwitterPreprocessingTool:jar:1.3.10'
<dependency org="org.openimaj.storm.tools" name="StormTwitterPreprocessingTool" rev="1.3.10">
<artifact name="StormTwitterPreprocessingTool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj.storm.tools', module='StormTwitterPreprocessingTool', version='1.3.10')
)
libraryDependencies += "org.openimaj.storm.tools" % "StormTwitterPreprocessingTool" % "1.3.10"
[org.openimaj.storm.tools/StormTwitterPreprocessingTool "1.3.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openimaj.storm.tools : core-storm-tool | jar | 1.3.10 |
| org.openimaj.tools : TwitterPreprocessingTool | jar | 1.3.10 |
| org.openimaj.storm : core-storm | jar | 1.3.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| storm » storm | jar | 0.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |