Last Version

org.eclipse.vorto:mapping-converter-string 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-string
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-string 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.vorto : mapping-core jar 1.0.0
org.apache.commons : commons-lang3 jar 3.7

test (2)

Group / Artifact Type Version
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.