- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for vmdk (0.02 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<match value="conectix" type="string" offset="0"/> </magic> </mime-type> <mime-type type="application/x-vmdk"> <acronym>VMDK</acronym> <_comment>Virtual Disk Format</_comment> <tika:link>http://en.wikipedia.org/wiki/VMDK</tika:link> <glob pattern="*.vmdk"/> </mime-type> <mime-type type="application/x-wais-source"> <glob pattern="*.src"/> </mime-type>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1) -
compat/maven-compat/src/main/java/org/apache/maven/repository/metadata/MetadataGraphVertex.java
} ArtifactMetadata vmd = vertex.getMd(); if (vmd == null) { if (md == null) { return 0; } else { return 1; } } int g = compareStrings(md.groupId, vmd.groupId); if (g == 0) { int a = compareStrings(md.artifactId, vmd.artifactId); if (a == 0) {
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Jun 06 14:28:57 UTC 2025 - 5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.22.md
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Dec 13 12:43:45 UTC 2022 - 454.1K bytes - Viewed (0)