Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdde.iip-ecosphere.platform |
ArtifactId | ArtifactIdtransport |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontransport
The transport component as basis of the transport layer of the IIP-Ecosphere platform.
|
Filename | Size |
---|---|
transport-0.3.0.pom | |
transport-0.3.0.jar | 24 KB |
transport-0.3.0-tests.jar | 37 KB |
transport-0.3.0-test-sources.jar | 22 KB |
transport-0.3.0-test-javadoc.jar | 148 KB |
transport-0.3.0-sources.jar | 25 KB |
transport-0.3.0-javadoc.jar | 166 KB |
Browse |
<!-- 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"]
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 |
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} |