Class FakeIBVersionsSupplier
java.lang.Object
org.infrastructurebuilder.util.config.FakeIBVersionsSupplier
- All Implemented Interfaces:
org.infrastructurebuilder.util.versions.IBVersionsSupplier
public class FakeIBVersionsSupplier
extends Object
implements org.infrastructurebuilder.util.versions.IBVersionsSupplier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.infrastructurebuilder.util.versions.IBVersionsSupplier
getArtifactDependency
-
Constructor Details
-
FakeIBVersionsSupplier
public FakeIBVersionsSupplier()
-
-
Method Details
-
getGroupId
- Specified by:
getGroupIdin interfaceorg.infrastructurebuilder.util.versions.IBVersionsSupplier
-
getArtifactId
- Specified by:
getArtifactIdin interfaceorg.infrastructurebuilder.util.versions.IBVersionsSupplier
-
getVersion
- Specified by:
getVersionin interfaceorg.infrastructurebuilder.util.versions.IBVersionsSupplier
-
getExtension
- Specified by:
getExtensionin interfaceorg.infrastructurebuilder.util.versions.IBVersionsSupplier
-
getAPIVersion
- Specified by:
getAPIVersionin interfaceorg.infrastructurebuilder.util.versions.IBVersionsSupplier
-