Class SimpleDependencyGraphTransformationContext
java.lang.Object
io.quarkus.bootstrap.resolver.maven.SimpleDependencyGraphTransformationContext
- All Implemented Interfaces:
org.eclipse.aether.collection.DependencyGraphTransformationContext
public class SimpleDependencyGraphTransformationContext
extends Object
implements org.eclipse.aether.collection.DependencyGraphTransformationContext
- Author:
- Alexey Loubyansky
-
Constructor Summary
ConstructorsConstructorDescriptionSimpleDependencyGraphTransformationContext(org.eclipse.aether.RepositorySystemSession session) -
Method Summary
-
Constructor Details
-
SimpleDependencyGraphTransformationContext
public SimpleDependencyGraphTransformationContext(org.eclipse.aether.RepositorySystemSession session)
-
-
Method Details
-
getSession
public org.eclipse.aether.RepositorySystemSession getSession()- Specified by:
getSessionin interfaceorg.eclipse.aether.collection.DependencyGraphTransformationContext
-
get
- Specified by:
getin interfaceorg.eclipse.aether.collection.DependencyGraphTransformationContext
-
put
- Specified by:
putin interfaceorg.eclipse.aether.collection.DependencyGraphTransformationContext
-