Device generator

Library which is part of PatrIoT Framework responsible for device emulation and data generation.

License

License

GroupId

GroupId

io.patriot-framework
ArtifactId

ArtifactId

generator
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Device generator
Library which is part of PatrIoT Framework responsible for device emulation and data generation.
Project URL

Project URL

https://patriot-framework.io/
Source Code Management

Source Code Management

https://github.com/PatrIoT-Framework/patriot-data-generator

Download generator

How to add to project

<!-- https://jarcasting.com/artifacts/io.patriot-framework/generator/ -->
<dependency>
    <groupId>io.patriot-framework</groupId>
    <artifactId>generator</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.patriot-framework/generator/
implementation 'io.patriot-framework:generator:2.0.0'
// https://jarcasting.com/artifacts/io.patriot-framework/generator/
implementation ("io.patriot-framework:generator:2.0.0")
'io.patriot-framework:generator:jar:2.0.0'
<dependency org="io.patriot-framework" name="generator" rev="2.0.0">
  <artifact name="generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.patriot-framework', module='generator', version='2.0.0')
)
libraryDependencies += "io.patriot-framework" % "generator" % "2.0.0"
[io.patriot-framework/generator "2.0.0"]

Dependencies

compile (16)

Group / Artifact Type Version
ca.umontreal.iro.simul : ssj jar 3.2.1
org.json : json jar 20140107
net.objecthunter : exp4j jar 0.4.8
org.apache.httpcomponents : httpclient jar 4.5.3
org.slf4j : slf4j-simple jar 1.7.5
javax.inject : javax.inject jar 1
javax.enterprise : cdi-api jar 2.0.SP1
org.dom4j : dom4j jar 2.1.1
org.elasticsearch.client : transport jar 6.6.0
org.eclipse.californium : californium-core jar 1.0.7
com.fasterxml.jackson.core : jackson-annotations jar 2.9.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
biz.paluch.logging : logstash-gelf jar 1.13.0
org.apache.commons : commons-lang3 jar 3.9
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.1
org.springframework.boot : spring-boot-starter-web jar 2.2.0.RELEASE

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0

Project Modules

There are no modules declared in this project.
io.patriot-framework

PatrIoT

IoT Testing Framework

Versions

Version
2.0.0
1.1.0