Skip to main content

LibraryDependency

  • Stability: stable

Name and version strings must match published library coordinates understood by the control plane compiler.

  • Qualified id: com.dataspine.controlplane.LibraryDependency@1
  • Kind: struct

Properties

NameTypeDescription
nameStringCrate or package name of the dependency.
versionStringSemantic version requirement string for the dependency.

Back to Control Plane