- Sort Score
- Result 10 results
- Languages All
Results 61 - 62 of 62 for getClassifier (0.24 sec)
-
api/maven-api-model/src/main/mdo/maven.mdo
*/ public String getManagementKey() { if (managementKey == null) { managementKey = getGroupId() + ":" + getArtifactId() + ":" + getType() + (getClassifier() != null ? ":" + getClassifier() : ""); } return managementKey; } ]]> </code> </codeSegment> </codeSegments> </class> <class>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Wed Oct 09 11:07:31 UTC 2024 - 115.1K bytes - Viewed (0) -
test-site/activator-launch-1.3.2.jar
scala.Serializable { public void Configuration$$anonfun$resourcePaths$1(); } xsbt/boot/ConfigurationParser$$anonfun$getClassifiers$1.class package xsbt.boot; public final synchronized class ConfigurationParser$$anonfun$getClassifiers$1 extends scala.runtime.AbstractFunction1 implements scala.Serializable { private final String label$2; public void ConfigurationParser$$anonfun$getClassifiers$1(ConfigurationParser, String); } xsbt/boot/ConfigurationParser$$anonfun$processVersion$1.class package xsbt.boot;...
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Mon Apr 20 08:41:37 UTC 2015 - 1.2M bytes - Viewed (0)