Uses of Record Class
tech.jhipster.lite.module.domain.javabuild.DependencySlug
Packages that use DependencySlug
Package
Description
-
Uses of DependencySlug in tech.jhipster.lite.module.domain.javabuild
Methods in tech.jhipster.lite.module.domain.javabuild that return types with arguments of type DependencySlug -
Uses of DependencySlug in tech.jhipster.lite.module.domain.javadependency
Methods in tech.jhipster.lite.module.domain.javadependency that return types with arguments of type DependencySlugMethods in tech.jhipster.lite.module.domain.javadependency with parameters of type DependencySlugModifier and TypeMethodDescriptionJavaDependency.JavaDependencyOptionalValueBuilder.dependencySlug(DependencySlug dependencySlug) -
Uses of DependencySlug in tech.jhipster.lite.module.infrastructure.secondary.javadependency.gradle
Methods in tech.jhipster.lite.module.infrastructure.secondary.javadependency.gradle that return types with arguments of type DependencySlugModifier and TypeMethodDescriptionVersionsCatalog.retrieveDependencySlugsFrom(DependencyId dependency)