| License |
License |
|---|---|
| GroupId | GroupIdio.patriot-framework |
| ArtifactId | ArtifactIdgenerator |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDevice generator
Library which is part of PatrIoT Framework responsible for device emulation and data generation.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| generator-2.0.0.pom | |
| generator-2.0.0.jar | 45 KB |
| generator-2.0.0-sources.jar | 49 KB |
| generator-2.0.0-javadoc.jar | 686 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |