fluxtion-utils
a collection of utilities for use with the fluxtion toolset
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.fluxtion.extension |
| Идентификатор | Идентификаторruntime-plugins |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfluxtion :: runtime-plugins
Plugins that can be used at runtime with a fluxtion generated event processor
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| runtime-plugins-1.0.2.pom | |
| runtime-plugins-1.0.2.jar | 369 KB |
| runtime-plugins-1.0.2-sources.jar | 350 KB |
| runtime-plugins-1.0.2-javadoc.jar | 333 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fluxtion.extension/runtime-plugins/ -->
<dependency>
<groupId>com.fluxtion.extension</groupId>
<artifactId>runtime-plugins</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fluxtion.extension/runtime-plugins/
implementation 'com.fluxtion.extension:runtime-plugins:1.0.2'
// https://jarcasting.com/artifacts/com.fluxtion.extension/runtime-plugins/
implementation ("com.fluxtion.extension:runtime-plugins:1.0.2")
'com.fluxtion.extension:runtime-plugins:jar:1.0.2'
<dependency org="com.fluxtion.extension" name="runtime-plugins" rev="1.0.2">
<artifact name="runtime-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fluxtion.extension', module='runtime-plugins', version='1.0.2')
)
libraryDependencies += "com.fluxtion.extension" % "runtime-plugins" % "1.0.2"
[com.fluxtion.extension/runtime-plugins "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fluxtion.extension » fluxtion-declarative-ext-api | jar | |
| com.fluxtion.extension » fluxtion-declarative-ext-builder | jar | |
| org.yaml : snakeyaml | jar | 1.18 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.hdrhistogram : HdrHistogram | jar | 2.1.9 |
| com.sparkjava : spark-core | jar | 2.6.0 |
| com.sparkjava : spark-template-velocity | jar | 2.5.5 |
| com.mashape.unirest : unirest-java | jar | 1.4.9 |
| org.slf4j : slf4j-simple | jar | 1.7.21 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
a collection of utilities for use with the fluxtion toolset