class Artifactory::Resource::Build::Dependency
- Artifactory::Resource::Build::Dependency
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
artifactory/resources/build.crConstructors
Instance Method Summary
- #dependency_type : String | Nil
- #dependency_type=(dependency_type : String | Nil)
- #id : String | Nil
- #id=(id : String | Nil)
- #md5 : String | Nil
- #md5=(md5 : String | Nil)
- #scopes : Array(String)
- #scopes=(scopes : Array(String))
- #sha1 : String | Nil
- #sha1=(sha1 : String | Nil)