| Categories |
CategoriesORM Data |
|---|---|
| GroupId | GroupIdde.iip-ecosphere.platform |
| ArtifactId | ArtifactIdservices |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionServices
The service and service management interfaces of the IIP-Ecosphere platform.
|
| Filename | Size |
|---|---|
| services-0.3.0.pom | |
| services-0.3.0.jar | 33 KB |
| services-0.3.0-tests.jar | 23 KB |
| services-0.3.0-test-sources.jar | 15 KB |
| services-0.3.0-test-javadoc.jar | 79 KB |
| services-0.3.0-sources.jar | 30 KB |
| services-0.3.0-javadoc.jar | 126 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.iip-ecosphere.platform/services/ -->
<dependency>
<groupId>de.iip-ecosphere.platform</groupId>
<artifactId>services</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/services/
implementation 'de.iip-ecosphere.platform:services:0.3.0'
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/services/
implementation ("de.iip-ecosphere.platform:services:0.3.0")
'de.iip-ecosphere.platform:services:jar:0.3.0'
<dependency org="de.iip-ecosphere.platform" name="services" rev="0.3.0">
<artifact name="services" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.iip-ecosphere.platform', module='services', version='0.3.0')
)
libraryDependencies += "de.iip-ecosphere.platform" % "services" % "0.3.0"
[de.iip-ecosphere.platform/services "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| de.iip-ecosphere.platform : services.environment | jar | ${project.version} |
| de.iip-ecosphere.platform : support.iip-aas | jar | ${project.version} |
| Group / Artifact | Type | Version |
|---|---|---|
| de.iip-ecosphere.platform : transport.amqp | jar | ${project.version} |
| de.iip-ecosphere.platform : transport | test-jar | ${project.version} |
| de.iip-ecosphere.platform : test.amqp.qpid | test-jar | ${project.version} |
| org.apache.qpid : qpid-broker | jar | |
| de.iip-ecosphere.platform : support.aas.basyx | jar | ${project.version} |
| junit : junit | jar |