s3-artifact-storage-agent/teamcity-plugin.xml (7 lines of code) (raw):

<?xml version="1.0" encoding="UTF-8"?> <teamcity-agent-plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:shemas-jetbrains-com:teamcity-agent-plugin-v1-xml"> <plugin-deployment use-separate-classloader="true"/> <dependencies> <plugin name="aws-core-agent"/> </dependencies> </teamcity-agent-plugin>