KML PluginΒΆ
Unsupported plugin allowing the import of KML files as a GeoTools vector datastore. Style information inside the KML files is ignored.
Maven:
<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt-kml</artifactId>
<version>${geotools.version}</version>
</dependency>