Last Version

org.eclipse.vorto:mapping-converter-binary 1.0.0

Eclipse Vorto Mapping Engine converts device data to Vorto compliant data and vice versa

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.vorto
ArtifactId

ArtifactId

mapping-converter-binary
Version

Version

1.0.0
Type

Type

jar
Description

Description

Eclipse Vorto Mapping Engine converts device data to Vorto compliant data and vice versa
Project Organization

Project Organization

Eclipse.org

Download mapping-converter-binary 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.vorto : mapping-core jar 1.0.0
commons-codec : commons-codec jar 1.11
commons-io : commons-io jar 2.2
org.apache.commons : commons-lang3 jar 3.7
commons-beanutils : commons-beanutils jar 1.9.3

test (5)

Group / Artifact Type Version
org.eclipse.vorto : mapping-converter-javascript jar 1.0.0
org.eclipse.vorto : mapping-converter-string jar 1.0.0
org.eclipse.vorto : mapping-converter-types jar 1.0.0
org.eclipse.vorto : mapping-core test-jar 1.0.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.