Uses of Interface
io.github.cdklabs.projen.java.MavenRepository
-
Packages that use MavenRepository Package Description io.github.cdklabs.projen.java -
-
Uses of MavenRepository in io.github.cdklabs.projen.java
Classes in io.github.cdklabs.projen.java that implement MavenRepository Modifier and Type Class Description static classMavenRepository.Jsii$ProxyAn implementation forMavenRepositoryMethods in io.github.cdklabs.projen.java that return MavenRepository Modifier and Type Method Description MavenRepositoryMavenRepository.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.java with parameters of type MavenRepository Modifier and Type Method Description voidPom. addRepository(MavenRepository repository)(experimental) Adds a repository to the pom.
-