public interface IArtifactResources
IArtifactMetadata
artifact()
Set<URL>
resources()
IArtifactMetadata artifact()
Set<URL> resources()
URL#openStream returns InputStream of the resource contents. URL#getPath returns resource path relative to artifact "base" (either zip file root or artifact directory basedir). Behaviour of all other URL methods is undefined.
Copyright © 2021. All rights reserved.