Class DependencyContextImpl
java.lang.Object
io.micronaut.starter.application.generator.DependencyContextImpl
- All Implemented Interfaces:
DependencyContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addDependency
(Dependency dependency) resolveCoordinate
(String artifactId) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.micronaut.starter.build.dependencies.DependencyContext
addDependency
-
Constructor Details
-
DependencyContextImpl
-
-
Method Details
-
addDependency
- Specified by:
addDependency
in interfaceDependencyContext
-
getDependencies
- Specified by:
getDependencies
in interfaceDependencyContext
-
resolveCoordinate
-