- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for nodepkg (0.13 sec)
-
build-logic/dependency-modules/src/main/kotlin/gradlebuild.dependency-modules.gradle.kts
context.details.allVariants { withDependencies { filter { it.name == "cglib-nodep" }.forEach { add("${it.group}:cglib:3.2.7") } removeAll { it.name == "cglib-nodep" } } } } } // https://youtrack.jetbrains.com/issue/IDEA-261387
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Jun 05 20:15:18 UTC 2024 - 9.7K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
</match> </magic> <sub-class-of type="application/onenote"/> </mime-type> <mime-type type="application/onenote; format=package"> <_comment>OneNote Package</_comment> <glob pattern="*.onepkg"/> <!-- Actually a CAB file of the other OneNote file formats! --> <sub-class-of type="application/vnd.ms-cab-compressed" /> </mime-type> <mime-type type="application/parityfec"/>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (1)