- Sort Score
- Num 10 results
- Language All
Results 1 - 6 of 6 for exclusion (0.05 seconds)
-
compat/maven-model/src/main/java/org/apache/maven/model/merge/ModelMerger.java
} } /** * KeyComputer for Exclusion */ private class ExclusionKeyComputer implements KeyComputer<Exclusion> { @Override public Object key(Exclusion exclusion) { return getExclusionKey(exclusion); } } /**Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Thu Apr 03 11:21:39 GMT 2025 - 99.2K bytes - Click Count (0) -
api/maven-api-model/src/main/mdo/maven.mdo
} ]]> </code> </codeSegment> </codeSegments> </class> <class> <name>Exclusion</name> <version>4.0.0+</version> <description> <, [@KevinTMtz](https://github.com/KevinTMtz)) [SIG Node and Testing]
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Mar 19 23:38:00 GMT 2026 - 142.1K bytes - Click Count (0) -
fastapi/applications.py
license name used for the API. * `identifier`: (`str`) An [SPDX](https://spdx.dev/) license expression for the API. The `identifier` field is mutually exclusive of the `url` field. Available since OpenAPI 3.1.0, FastAPI 0.99.0. * `url`: (`str`) A URL to the license used for the API. This MUST be the format of a URL.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Apr 01 16:16:24 GMT 2026 - 178.6K bytes - Click Count (0)