| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.streampipes |
| Идентификатор | Идентификаторstreampipes-code-generation |
| Последняя версия | Последняя версия0.69.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStreamPipes Code Generation Module
A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore
IoT data streams.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-code-generation/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-code-generation</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-code-generation/
implementation 'org.apache.streampipes:streampipes-code-generation:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-code-generation/
implementation ("org.apache.streampipes:streampipes-code-generation:0.69.0")
'org.apache.streampipes:streampipes-code-generation:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-code-generation" rev="0.69.0">
<artifact name="streampipes-code-generation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-code-generation', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-code-generation" % "0.69.0"
[org.apache.streampipes/streampipes-code-generation "0.69.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.streampipes : streampipes-model-client | jar | 0.69.0 |
| org.apache.streampipes : streampipes-sdk | jar | 0.69.0 |
| org.apache.streampipes : streampipes-serializers-json | jar | 0.69.0 |
| commons-io : commons-io | jar | 2.11.0 |
| com.google.code.gson : gson | jar | 2.8.8 |
| com.squareup : javapoet | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.streampipes : streampipes-container-standalone | jar | 0.69.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |