Last Version

service 0.1.0

An implementation of the Asset Administration Shell

License

License

GroupId

GroupId

de.fraunhofer.iosb.ilt.faaast.service
ArtifactId

ArtifactId

service
Version

Version

0.1.0
Type

Type

pom
Description

Description

service
An implementation of the Asset Administration Shell
Project URL

Project URL

https://github.com/FraunhoferIOSB/FAAAST-Service
Project Organization

Project Organization

Fraunhofer IOSB
Source Code Management

Source Code Management

https://github.com/FraunhoferIOSB/FAAAST-Service/tree/main

Download service 0.1.0

Filename Size
service-0.1.0.pom 18 KB
Browse

<!-- https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.faaast.service/service/ -->
<dependency>
    <groupId>de.fraunhofer.iosb.ilt.faaast.service</groupId>
    <artifactId>service</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.faaast.service/service/
implementation 'de.fraunhofer.iosb.ilt.faaast.service:service:0.1.0'
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.faaast.service/service/
implementation ("de.fraunhofer.iosb.ilt.faaast.service:service:0.1.0")
'de.fraunhofer.iosb.ilt.faaast.service:service:pom:0.1.0'
<dependency org="de.fraunhofer.iosb.ilt.faaast.service" name="service" rev="0.1.0">
  <artifact name="service" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.iosb.ilt.faaast.service', module='service', version='0.1.0')
)
libraryDependencies += "de.fraunhofer.iosb.ilt.faaast.service" % "service" % "0.1.0"
[de.fraunhofer.iosb.ilt.faaast.service/service "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : slf4j-simple jar 1.7.36

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • core
  • model
  • endpoint/http
  • messagebus/internal
  • persistence/memory
  • assetconnection/mqtt
  • assetconnection/opcua
  • dataformat/json
  • starter
  • test