41424344454647
return ArtifactMaven.class; } @Override public ArtifactMaven create(final JerseyNexusClient nexusClient) { return new JerseyArtifactMaven(nexusClient); }