| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаio.mantisrx |
| Идентификатор | Идентификаторmantis-examples-wordcount |
| Последняя версия | Последняя версия1.3.51 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmantis-examples-wordcount
mantis-examples-wordcount
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.mantisrx/mantis-examples-wordcount/ -->
<dependency>
<groupId>io.mantisrx</groupId>
<artifactId>mantis-examples-wordcount</artifactId>
<version>1.3.51</version>
</dependency>
// https://jarcasting.com/artifacts/io.mantisrx/mantis-examples-wordcount/
implementation 'io.mantisrx:mantis-examples-wordcount:1.3.51'
// https://jarcasting.com/artifacts/io.mantisrx/mantis-examples-wordcount/
implementation ("io.mantisrx:mantis-examples-wordcount:1.3.51")
'io.mantisrx:mantis-examples-wordcount:jar:1.3.51'
<dependency org="io.mantisrx" name="mantis-examples-wordcount" rev="1.3.51">
<artifact name="mantis-examples-wordcount" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mantisrx', module='mantis-examples-wordcount', version='1.3.51')
)
libraryDependencies += "io.mantisrx" % "mantis-examples-wordcount" % "1.3.51"
[io.mantisrx/mantis-examples-wordcount "1.3.51"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.mantisrx : mantis-runtime | jar | 1.3.51 |
| io.mantisrx : mantis-examples-core | jar | 1.3.51 |
| com.twitter : hbc-core | jar | 2.2.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.36 |