public class AetherBuilder extends Object
Modifier and Type | Method and Description |
---|---|
Aether |
build() |
AetherBuilder |
setCredentials(Function<Repository,org.eclipse.aether.repository.Authentication> credentials) |
AetherBuilder |
setRepositoryLogger(PrintStream console) |
AetherBuilder |
setTransferLogger(PrintStream console) |
public Aether build()
public AetherBuilder setCredentials(Function<Repository,org.eclipse.aether.repository.Authentication> credentials)
public AetherBuilder setRepositoryLogger(PrintStream console)
public AetherBuilder setTransferLogger(PrintStream console)
Copyright © 2010–2021. All rights reserved.