fluxtion-utils
a collection of utilities for use with the fluxtion toolset
License |
License |
---|---|
GroupId | GroupIdcom.fluxtion.extension |
ArtifactId | ArtifactIdruntime-plugins |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfluxtion :: runtime-plugins
Plugins that can be used at runtime with a fluxtion generated event processor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
a collection of utilities for use with the fluxtion toolset