Class DriverDependencyModel

java.lang.Object
ru.cg.webbpm.studio.database.api.util.DriverDependencyModel

public class DriverDependencyModel extends Object
Author:
Salimov Nail
  • Constructor Details

    • DriverDependencyModel

      public DriverDependencyModel(String groupId, String artifactId)
  • Method Details

    • getGroupId

      public String getGroupId()
    • getArtifactId

      public String getArtifactId()