Package io.micronaut.starter.buildtools
Class MicronautSnapshotRepository
java.lang.Object
io.micronaut.starter.buildtools.MicronautSnapshotRepository
- All Implemented Interfaces:
Repository
Represents the Micronaut snapshot repository hosted on Sonatype OSS.
-
Constructor Details
-
MicronautSnapshotRepository
public MicronautSnapshotRepository()
-
-
Method Details
-
getUrl
- Specified by:
getUrl
in interfaceRepository
-
getId
- Specified by:
getId
in interfaceRepository
-
isSnapshot
public boolean isSnapshot()- Specified by:
isSnapshot
in interfaceRepository
-