Categories |
CategoriesConfiguration Application Layer Libs config ORM Data |
---|---|
GroupId | GroupIdde.iip-ecosphere.platform |
ArtifactId | ArtifactIdconfiguration.configuration |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfiguration
Configuration model and integration.
|
<!-- https://jarcasting.com/artifacts/de.iip-ecosphere.platform/configuration.configuration/ -->
<dependency>
<groupId>de.iip-ecosphere.platform</groupId>
<artifactId>configuration.configuration</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/configuration.configuration/
implementation 'de.iip-ecosphere.platform:configuration.configuration:0.3.0'
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/configuration.configuration/
implementation ("de.iip-ecosphere.platform:configuration.configuration:0.3.0")
'de.iip-ecosphere.platform:configuration.configuration:jar:0.3.0'
<dependency org="de.iip-ecosphere.platform" name="configuration.configuration" rev="0.3.0">
<artifact name="configuration.configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.iip-ecosphere.platform', module='configuration.configuration', version='0.3.0')
)
libraryDependencies += "de.iip-ecosphere.platform" % "configuration.configuration" % "0.3.0"
[de.iip-ecosphere.platform/configuration.configuration "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | |
net.ssehub.easy : basics | jar | |
net.ssehub.easy : varModel | jar | |
net.ssehub.easy : ivml | jar | |
net.ssehub.easy.vil : buildlang | jar | |
net.ssehub.easy.vil : templateLang | jar | |
net.ssehub.easy.reasoning : core | jar | |
net.ssehub.easy.reasoning : sseReasoner | jar | |
net.ssehub.easy : core | jar | |
net.ssehub.easy : core.eclipse | jar | |
net.ssehub.easy.runtime : loader | jar | |
net.ssehub.easy.instantiation : maven | jar | |
net.ssehub.easy.instantiation : java | jar | |
net.ssehub.easy.instantiation : ant | jar | |
net.ssehub.easy.instantiation : docker | jar | |
de.iip-ecosphere.platform : support.aas | jar | ${project.version} |
de.iip-ecosphere.platform : support.iip-aas | jar | ${project.version} |
de.iip-ecosphere.platform : deviceMgt | jar | ${project.version} |
Group / Artifact | Type | Version |
---|---|---|
de.iip-ecosphere.platform : services.environment | 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} |
de.iip-ecosphere.platform : services.environment | test-jar | ${project.version} |
junit : junit | jar |