License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.basyx |
ArtifactId | ArtifactIdbasyx.components.registry |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionBaSyx Registry
BaSyx Off-the-Shelf Components
|
<!-- https://jarcasting.com/artifacts/org.eclipse.basyx/basyx.components.registry/ -->
<dependency>
<groupId>org.eclipse.basyx</groupId>
<artifactId>basyx.components.registry</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.basyx/basyx.components.registry/
implementation 'org.eclipse.basyx:basyx.components.registry:1.0.3'
// https://jarcasting.com/artifacts/org.eclipse.basyx/basyx.components.registry/
implementation ("org.eclipse.basyx:basyx.components.registry:1.0.3")
'org.eclipse.basyx:basyx.components.registry:jar:1.0.3'
<dependency org="org.eclipse.basyx" name="basyx.components.registry" rev="1.0.3">
<artifact name="basyx.components.registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.basyx', module='basyx.components.registry', version='1.0.3')
)
libraryDependencies += "org.eclipse.basyx" % "basyx.components.registry" % "1.0.3"
[org.eclipse.basyx/basyx.components.registry "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongodb-driver-sync | jar | 4.0.5 |
org.springframework.data : spring-data-mongodb | jar | 3.0.2.RELEASE |
org.eclipse.basyx : basyx.components.lib | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.basyx : basyx.sdk | jar | 1.0.1 |
junit : junit | jar | 4.12 |