Last Version

transport 0.3.0

The transport component as basis of the transport layer of the IIP-Ecosphere platform.

Categories

Categories

ORM Data
GroupId

GroupId

de.iip-ecosphere.platform
ArtifactId

ArtifactId

transport
Version

Version

0.3.0
Type

Type

jar
Description

Description

transport
The transport component as basis of the transport layer of the IIP-Ecosphere platform.

Download transport 0.3.0


<!-- https://jarcasting.com/artifacts/de.iip-ecosphere.platform/transport/ -->
<dependency>
    <groupId>de.iip-ecosphere.platform</groupId>
    <artifactId>transport</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/transport/
implementation 'de.iip-ecosphere.platform:transport:0.3.0'
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/transport/
implementation ("de.iip-ecosphere.platform:transport:0.3.0")
'de.iip-ecosphere.platform:transport:jar:0.3.0'
<dependency org="de.iip-ecosphere.platform" name="transport" rev="0.3.0">
  <artifact name="transport" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.iip-ecosphere.platform', module='transport', version='0.3.0')
)
libraryDependencies += "de.iip-ecosphere.platform" % "transport" % "0.3.0"
[de.iip-ecosphere.platform/transport "0.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar
de.iip-ecosphere.platform : support.aas jar ${project.version}
de.iip-ecosphere.platform : support.iip-aas jar ${project.version}
org.apache.commons : commons-text jar

test (4)

Group / Artifact Type Version
junit : junit jar
com.googlecode.json-simple : json-simple jar
de.iip-ecosphere.platform : support.aas test-jar ${project.version}
de.iip-ecosphere.platform : support.aas.basyx test-jar ${project.version}

Project Modules

There are no modules declared in this project.