Uses of Record Class
tech.jhipster.lite.npm.domain.NpmVersion
Packages that use NpmVersion
-
Uses of NpmVersion in tech.jhipster.lite.npm.domain
Methods in tech.jhipster.lite.npm.domain that return NpmVersionModifier and TypeMethodDescriptiondefault NpmVersionNpmVersions.get(String packageName, NpmVersionSource source) Get the npm package version from the given sourceNpmVersions.get(NpmPackageName packageName, NpmVersionSource source) Get the npm package version from the given source -
Uses of NpmVersion in tech.jhipster.lite.npm.infrastructure.secondary
Methods in tech.jhipster.lite.npm.infrastructure.secondary that return NpmVersionModifier and TypeMethodDescriptionFileSystemNpmVersions.get(NpmPackageName packageName, NpmVersionSource source)