phileas-services
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>ai.philterd</groupId>
<artifactId>phileas-services</artifactId>
<version>2.12.3</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>ai.philterd</groupId>
<artifactId>phileas</artifactId>
<version>2.12.3</version>
</parent>
<artifactId>phileas-services</artifactId>
<name>phileas-services</name>
<packaging>pom</packaging>
<modules>
<module>phileas-services-anonymization</module>
<module>phileas-services-disambiguation</module>
<module>phileas-services-ai</module>
<module>phileas-services-policies</module>
<module>phileas-services-alerts</module>
<module>phileas-services-pdf</module>
<module>phileas-services-split</module>
</modules>
</project>