This sub-directory provides sample provides for Maven and Gradle which use the JPMS Attic repository. See each sample README for more information.
-
modular-guava
: Pure-Java project which builds against Guava JPMS with the local repository. -
modular-guava-repo
: Same project, but builds with the remote repo, athttps://jpms.pkg.st/repository
. -
modular-guava-maven
: Roughly the same project, but builds with the remote repo, athttps://jpms.pkg.st/repository
, with Maven.