org.eclipse.vorto:repository-core

Vorto Model Repository - Core

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.vorto
Идентификатор

Идентификатор

repository-core
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Vorto Model Repository - Core
Организация-разработчик

Организация-разработчик

Eclipse.org

Скачать repository-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.eclipse.vorto/repository-core/ -->
<dependency>
    <groupId>org.eclipse.vorto</groupId>
    <artifactId>repository-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.vorto/repository-core/
implementation 'org.eclipse.vorto:repository-core:1.0.0'
// https://jarcasting.com/artifacts/org.eclipse.vorto/repository-core/
implementation ("org.eclipse.vorto:repository-core:1.0.0")
'org.eclipse.vorto:repository-core:jar:1.0.0'
<dependency org="org.eclipse.vorto" name="repository-core" rev="1.0.0">
  <artifact name="repository-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.vorto', module='repository-core', version='1.0.0')
)
libraryDependencies += "org.eclipse.vorto" % "repository-core" % "1.0.0"
[org.eclipse.vorto/repository-core "1.0.0"]

Зависимости

compile (35)

Идентификатор библиотеки Тип Версия
org.eclipse.vorto : plugin-api jar 1.0.0
org.eclipse.vorto : model jar 1.0.0
org.eclipse.vorto : model-conversion jar 1.0.0
org.eclipse.vorto : model-refactoring jar 1.0.0
org.eclipse.vorto.utilities : dsl-reader jar 1.0.0
org.eclipse.vorto : org.eclipse.vorto.core jar 1.0.0
org.eclipse.vorto : org.eclipse.vorto.editor jar 1.0.0
org.eclipse.vorto : org.eclipse.vorto.editor.datatype jar 1.0.0
org.eclipse.vorto : org.eclipse.vorto.editor.functionblock jar 1.0.0
org.eclipse.vorto : org.eclipse.vorto.editor.infomodel jar 1.0.0
org.eclipse.vorto : org.eclipse.vorto.editor.mapping jar 1.0.0
org.eclipse.vorto : mapping-engine-all jar 1.0.0
org.eclipse.vorto : mapping-serializer jar 1.0.0
org.eclipse.xtext : org.eclipse.xtext jar 2.20.0
org.eclipse.xtext : org.eclipse.xtext.xbase jar 2.20.0
javax.interceptor : javax.interceptor-api jar 1.2
javax.jcr : jcr jar
org.modeshape : modeshape-jcr jar
org.modeshape : modeshape-jcr-api jar
org.modeshape : modeshape-common jar
com.sun.mail : javax.mail jar
org.freemarker : freemarker jar 2.3.28
com.google.code.gson : gson jar
org.apache.httpcomponents : httpclient jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.security : spring-security-web jar 4.2.9.RELEASE
org.springframework.security.oauth : spring-security-oauth2 jar 2.0.17.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.5.13.RELEASE
io.swagger : swagger-annotations jar 1.5.17
io.swagger : swagger-models jar 1.5.17
io.springfox : springfox-swagger2 jar 2.6.1
org.jgroups : jgroups jar 3.6.11.Final

test (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar
org.springframework : spring-test jar
org.subethamail : subethasmtp jar 3.1.7
org.modeshape : modeshape-unit-test jar
org.springframework.cloud : spring-cloud-starter-contract-stub-runner jar 2.0.2.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Build Status Codacy Badge Quality Gate Maven Central

Eclipse Vorto provides a language for describing models and interfaces for IoT Digital Twins. Digital twins are models of entities in the physical world such as a (multi) sensor device, smart power plant, and other entities that participate in IoT solutions. Modeling enables IoT solutions and IoT platforms to provision, use, and configure IoT devices and logical entities from multiple sources in a single solution. Using the vortolang and describing the entities's capabilities, IoT platforms and IoT solutions can leverage the semantics of these IoT entities.

Vortolang 1.0 Specification

Getting Started with Vorto

Read here

Vorto Examples

Vorto comes with tons of examples, that demonstrate you the use of Vorto in IoT Solution Development.

One of these examples, is the Vorto Dashboard, that visualizes sensor data in Vorto Function Block compliant UI widgets: Click here for demo

Check out more cool Vorto Examples.

Developer Guide

  • Plugin SDK that lets you extend Vorto with different plugin types

Contact us

  • You want to chat with us? Join the chat at https://gitter.im/eclipse/vorto
  • You found a bug in Vorto? Open a GitHub issue
  • Find out more about the project on our Vorto Homepage
  • You have a problem? Reach out to our developers through StackOverflow

Follow us

follow us @EclipseVorto

Channel Releases Features Tutorials
Twitter ✔️ ✔️ ✔️
Email ✔️ ✖️ ✖️

We favor Twitter for feature and tutorial news, because the nature of twitter allows for shorter and faster news. Also such a flood of information via Email would be considered spam. If you have suggestions on how and what news we should provide let us know in the issues.

Contribute to the Project

When you create a Pull Request, make sure:

  1. You have a valid CLA signed with Eclipse
  2. All your commits are signed off (git commit -s)
  3. Your commit message contains "Fixes #<Github issue no>
  4. Target to merge your fix is development branch
  5. Your code fits the code style guidelines

Attribution

The code style guidlines are taken from https://github.com/google/styleguide.

org.eclipse.vorto

Eclipse Foundation

Версии библиотеки

Версия
1.0.0
0.12.6
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.3
0.11.2
0.11.1
0.11.0
0.10.1
0.10.0
0.10.0.M11
0.10.0.M10
0.10.0.M9
0.10.0.M8