263.8. 依赖项 要在 camel 路由中使用 PGP dataformat,您需要将以下依赖项添加到 pom 中: <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-crypto</artifactId> <version>x.x.x</version> <!-- use the same version as your Camel core version --> </dependency>前一个下一个