ShardDependencyLoader

abstract class ShardDependencyLoader

Represents a module dependency loader.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun loadDependencies(mavenResolver: MavenResolver?)

Loads the dependencies for the module. You should use the MavenResolver to add dependencies and repositories to the classpath.