ProGet SDK Reference
Version:

MavenArtifacts_GetArtifacts(int? Feed_Id, string GroupId_Text, string ArtifactId_Text) Method

Gets the Maven artifacts in a feed.

Syntax

public static IList<Tables.MavenArtifacts_Extended> MavenArtifacts_GetArtifacts(int? Feed_Id, string GroupId_Text, string ArtifactId_Text)

Parameters

Feed_Id
Type: int?
GroupId_Text
Type: string
ArtifactId_Text
Type: string