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

META-INF.maven.archetype.xml Maven / Gradle / Ivy

The newest version!
<archetype>
  <id>jwthelper</id>
  <sources>
    <source>src/main/java/App.java</source>
  </sources>
  <testSources>
    <source>src/test/java/AppTest.java</source>
  </testSources>
</archetype>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy