Class URLArtifact

java.lang.Object
org.infinispan.commons.maven.AbstractArtifact
org.infinispan.commons.maven.URLArtifact
All Implemented Interfaces:
Artifact

public class URLArtifact extends AbstractArtifact
Represents a generic URL artifact.
Since:
14.0
  • Constructor Details

    • URLArtifact

      public URLArtifact(String path)
  • Method Details