Package org.wso2.maven
Class CAppDependency
- java.lang.Object
-
- org.wso2.maven.CAppDependency
-
public class CAppDependency extends Object
-
-
Constructor Summary
Constructors Constructor Description CAppDependency(String groupId, String artifactId, String version)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetArtifactId()StringgetGroupId()StringgetVersion()
-