Uses of Interface
com.yelloowstone.nf2t.jars.MavenDescriptorDetails
Packages that use MavenDescriptorDetails
-
Uses of MavenDescriptorDetails in com.yelloowstone.nf2t.jars
Classes in com.yelloowstone.nf2t.jars that implement MavenDescriptorDetailsMethods in com.yelloowstone.nf2t.jars that return types with arguments of type MavenDescriptorDetailsModifier and TypeMethodDescriptionJarDetails.getMavenDescriptorPoms()
ModifiableJarDetails.getMavenDescriptorPoms()
UnmodifiableJarDetails.getMavenDescriptorPoms()
Constructor parameters in com.yelloowstone.nf2t.jars with type arguments of type MavenDescriptorDetailsModifierConstructorDescriptionUnmodifiableJarDetails
(NarDetails narDetails, Manifest manifest, List<MavenDescriptorDetails> mavenPoms)