All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.plexus.components.xml Maven / Gradle / Ivy

Go to download

Gosu Compiler support for the Maven compiler plugin, as a Plexus Compiler component.

There is a newer version: 1.18.1
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<component-set>
  <components>
    <component>
      <role>org.codehaus.plexus.compiler.Compiler</role>
      <role-hint>gosuc</role-hint>
      <implementation>org.gosulang.plexus.compiler.gosu.GosuCompiler</implementation>
      <description />
      <isolated-realm>false</isolated-realm>
    </component>
  </components>
</component-set>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy