Difference between revisions of "User talk:Blibrestez55"

From Apache OpenOffice Wiki
Jump to: navigation, search
(BLibrestez55 Certification,Efforts,Resources,Documentations,Students,Participants,Partners,Partnership,Organizations,Students,Participants,Partners,Members,Membership,BLibrestez55.)
(BLibrestez55/Books/Blibrestez55platform_integration)
Line 1: Line 1:
 
Apache License Version 2.0 January 2004 http://www.apache.org/licenses/ Copyright (C) [2010][http://en.wikibooks.org/wiki/ User: Burundi_Librestez Licensed under the Apache License Version 2.0 (the "(License"): you may not use this file except in compliance with the License. You may obtain a copy at http://www.apache.org/licenses/ LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied See the License for the specific language governing permission and limitations under the License. Copyright (C) 2010 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Burundi Librestez RDF/XML Snytax Specifications
 
Apache License Version 2.0 January 2004 http://www.apache.org/licenses/ Copyright (C) [2010][http://en.wikibooks.org/wiki/ User: Burundi_Librestez Licensed under the Apache License Version 2.0 (the "(License"): you may not use this file except in compliance with the License. You may obtain a copy at http://www.apache.org/licenses/ LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied See the License for the specific language governing permission and limitations under the License. Copyright (C) 2010 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Burundi Librestez RDF/XML Snytax Specifications
 +
 +
 +
 +
 +
<project>
 +
  <User talk: Blibrestez55>maven-plugin</User talk: Blibrestez55>
 +
  ...
 +
  <prerequisites>
 +
    <!-- FIXME: This assumes the plugin works with plexus-utils:1.1, too -->
 +
    <maven>2.0</maven>
 +
  </prerequisites>
 +
  ...
 +
  <dependencies>
 +
    <dependency>
 +
      <groupId>org.codehaus.plexus</groupId>
 +
      <artifactId>plexus-utils</artifactId>
 +
      <version>1.5.6</version>
 +
    </dependency>
 +
  </dependencies>
 +
  ...
 +
</project>

Revision as of 22:00, 13 September 2010

Apache License Version 2.0 January 2004 http://www.apache.org/licenses/ Copyright (C) [2010][http://en.wikibooks.org/wiki/ User: Burundi_Librestez Licensed under the Apache License Version 2.0 (the "(License"): you may not use this file except in compliance with the License. You may obtain a copy at http://www.apache.org/licenses/ LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied See the License for the specific language governing permission and limitations under the License. Copyright (C) 2010 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Burundi Librestez RDF/XML Snytax Specifications



<project>

 <User talk: Blibrestez55>maven-plugin</User talk: Blibrestez55>
 ...
 <prerequisites>
   <maven>2.0</maven>
 </prerequisites>
 ...
 <dependencies>
   <dependency>
     <groupId>org.codehaus.plexus</groupId>
     <artifactId>plexus-utils</artifactId>
     <version>1.5.6</version>
   </dependency>
 </dependencies>
 ...

</project>

Personal tools