Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / hibernate4-maven-plugin-1.0.5 / dependency-info.html
1 <!DOCTYPE html>
2 <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-11-11 -->
3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <!-- Current: dependency-info.html -->
4 <!-- Active: project-info.html -->
5 <!-- Path: [index.html, project-info.html, dependency-info.html] -->
6 <!-- Skiplist: [index.html, configuration.html, export-mojo.html, debugging.html, skip.html, force.html, pitfalls.html] -->
7 <html>
8   <head>
9     <title>juplo - Hibernate 4 Maven Plugin - Dependency Information</title>
10     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
11     <link rel="canonical" href="http://juplo.de/hibernate4-maven-plugin/dependency-info.html"/>
12     <meta name="viewport" content="width=device-width, initial-scale=1" />
13     <link rel="stylesheet" type="text/css" href="/css/base.css" />
14     <style type="text/css">
15       @import '/css/screen.css' screen;
16     </style>
17     <script src="/js/base.js"></script>
18     <!--[if IE 8]>
19       <link rel="stylesheet" type="text/css" href="/css/ie8.css" />
20       <script src="/js/ie8.js"></script>
21     <![endif]-->
22     <!--[if IE 7]>
23       <script src="/js/ie7.js"></script>
24     <![endif]-->
25     <!--[if lt IE 7]>
26       <script src="/js/ie6.js"></script>
27     <![endif]-->
28         
29   </head>
30   <body class="menu" onload="prettyPrint()">
31     <div id="page" class="cf">
32       <header id="header">
33         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
34         <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
35         <hr class="h" />
36       </header>
37       <div id="breadcrumb">
38         <strong class="b title">You are here:</strong>
39         <ol class="b">
40           <li class="b"><a class="b" href="/">Home</a></li>
41           <li class="b"><a class="b" href="/projects.html">Projects</a></li>
42                       <li class="b"><a class="b" href="./index.html">Hibernate 4 Maven Plugin</a></li>
43                           <li class="b">      <a href="project-info.html" class="b" title="Project Information">Project Information</a>
44 </li>
45                         <li class="b"><strong class="b">Dependency Information</strong></li>
46                   </ol>
47         <a class="hide" href="#navigation">Jump to navigation</a>
48         <hr class="b" />
49       </div>
50       <main class="content cf">
51         <article id="content" class="main">
52           <header><h1>Dependency Information</h1></header>
53           <div class="section">
54 <h2>Dependency Information<a name="Dependency_Information"></a></h2><a name="Dependency_Information"></a>
55 <div class="section">
56 <h3>Apache Maven<a name="Apache_Maven"></a></h3><a name="Apache_Maven"></a>
57 <div class="source">
58 <pre>&lt;dependency&gt;
59   &lt;groupId&gt;de.juplo&lt;/groupId&gt;
60   &lt;artifactId&gt;hibernate4-maven-plugin&lt;/artifactId&gt;
61   &lt;version&gt;1.0.5&lt;/version&gt;
62   &lt;type&gt;maven-plugin&lt;/type&gt;
63 &lt;/dependency&gt;</pre></div></div>
64 <div class="section">
65 <h3>Apache Buildr<a name="Apache_Buildr"></a></h3><a name="Apache_Buildr"></a>
66 <div class="source">
67 <pre>'de.juplo:hibernate4-maven-plugin:maven-plugin:1.0.5'</pre></div></div>
68 <div class="section">
69 <h3>Apache Ant<a name="Apache_Ant"></a></h3><a name="Apache_Ant"></a>
70 <div class="source">
71 <pre>&lt;dependency org=&quot;de.juplo&quot; name=&quot;hibernate4-maven-plugin&quot; rev=&quot;1.0.5&quot;&gt;
72   &lt;artifact name=&quot;hibernate4-maven-plugin&quot; type=&quot;maven-plugin&quot; /&gt;
73 &lt;/dependency&gt;</pre></div></div>
74 <div class="section">
75 <h3>Groovy Grape<a name="Groovy_Grape"></a></h3><a name="Groovy_Grape"></a>
76 <div class="source">
77 <pre>@Grapes(
78 @Grab(group='de.juplo', module='hibernate4-maven-plugin', version='1.0.5')
79 )</pre></div></div>
80 <div class="section">
81 <h3>Grails<a name="Grails"></a></h3><a name="Grails"></a>
82 <div class="source">
83 <pre>compile 'de.juplo:hibernate4-maven-plugin:1.0.5'</pre></div></div>
84 <div class="section">
85 <h3>Leiningen<a name="Leiningen"></a></h3><a name="Leiningen"></a>
86 <div class="source">
87 <pre>[de.juplo/hibernate4-maven-plugin &quot;1.0.5&quot;]</pre></div></div>
88 <div class="section">
89 <h3>SBT<a name="SBT"></a></h3><a name="SBT"></a>
90 <div class="source">
91 <pre>libraryDependencies += &quot;de.juplo&quot; %% &quot;hibernate4-maven-plugin&quot; % &quot;1.0.5&quot;</pre></div></div></div>
92         </article>
93         <div class="marginal">
94           <nav id="nav">
95             <hr class="n" />
96             <a id="navigation"></a>
97             <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
98             <h2 class="nav menu">Section-Menu</h2>
99             <ul id="menu">
100               <li class="m blog"><a href="/blog/" class="m">Blog</a></li>
101               <li class="m projects"><a href="/projects.html" class="m selected">Projects</a></li>
102               <li class="m about"><a href="/about.html" class="m">About</a></li>
103             </ul>
104             <h2 class="nav submenu">
105               <span class="s">Submenu for section</span>
106               <a class="s selected" href="/projects.html">Projects</a>
107             </h2>
108             <ul id="submenu" class="s">
109                                                               <li class="s sub">
110                                           <a class="s selected" href="./index.html">Hibernate 4 Maven Plugin</a>
111                                         <ul class="s">
112                                                                                                                                                                                                                                                                         <li class="s off">
113                     <a href="configuration.html" class="s" title="Configuration Examples">Configuration Examples</a>
114                 </li>
115                                                                                                                                 <li class="s off">
116                     <a href="export-mojo.html" class="s" title="Parameter Documentation">Parameter Documentation</a>
117                 </li>
118                                                                                                                                 <li class="s off">
119                     <a href="debugging.html" class="s" title="Enable Debug-Output">Enable Debug-Output</a>
120                 </li>
121                                                                                                                                 <li class="s off">
122                     <a href="skip.html" class="s" title="Skipping Execution">Skipping Execution</a>
123                 </li>
124                                                                                                                                 <li class="s off">
125                     <a href="force.html" class="s" title="Force Exceution">Force Exceution</a>
126                 </li>
127                                                                                                                                 <li class="s off">
128                     <a href="pitfalls.html" class="s" title="Known Pitfalls (FAQ)">Known Pitfalls (FAQ)</a>
129                 </li>
130                                                                                                                                                                                                                                                                                                                                                                   <li class="s sub">
131                     <a href="project-info.html" class="s selected" title="Project Information">Project Information</a>
132                     <ul class="s active">
133                                                                                                                                                                                                                                                                                         <li class="s">
134                     <a href="plugin-management.html" class="s" title="Plugin Management">Plugin Management</a>
135                 </li>
136                                                                                                                                                                               <li class="s">
137                     <a href="distribution-management.html" class="s" title="Distribution Management">Distribution Management</a>
138                 </li>
139                                                                                                                                                                                     <li class="s">
140               <strong class="s">Dependency Information</strong>
141                 </li>
142                                                                                                                                                                               <li class="s">
143                     <a href="source-repository.html" class="s" title="Source Repository">Source Repository</a>
144                 </li>
145                                                                                                                                                                               <li class="s">
146                     <a href="mail-lists.html" class="s" title="Mailing Lists">Mailing Lists</a>
147                 </li>
148                                                                                                                                                                               <li class="s">
149                     <a href="issue-tracking.html" class="s" title="Issue Tracking">Issue Tracking</a>
150                 </li>
151                                                                                                                                                                               <li class="s">
152                     <a href="integration.html" class="s" title="Continuous Integration">Continuous Integration</a>
153                 </li>
154                                                                                                                                                                               <li class="s">
155                     <a href="plugins.html" class="s" title="Project Plugins">Project Plugins</a>
156                 </li>
157                                                                                                                                                                               <li class="s">
158                     <a href="license.html" class="s" title="Project License">Project License</a>
159                 </li>
160                                                                                                                                                                               <li class="s">
161                     <a href="team-list.html" class="s" title="Project Team">Project Team</a>
162                 </li>
163                                                                                                                                                                               <li class="s">
164                     <a href="project-summary.html" class="s" title="Project Summary">Project Summary</a>
165                 </li>
166                                                                                                                                                                               <li class="s">
167                     <a href="dependencies.html" class="s" title="Dependencies">Dependencies</a>
168                 </li>
169                     </ul>
170           </li>
171                                                                                                                                                                                                                 <li class="s sub off">
172                     <a href="project-reports.html" class="s" title="Project Reports">Project Reports</a>
173                 </li>
174                                                                                               </ul>
175                   </li>
176                                           </ul>
177             <hr class="n" />
178           </nav>
179           <aside class="m">
180             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
181               <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
182             </a>
183           </aside>
184         </div>
185       </main>
186       <footer id="footer">
187         <hr class="f" />
188         <ul id="footerlinks">
189           <li class="f" id="copyright">&#xa9; <strong>mo</strong>             2014
190       </li>
191           <li class="f"><a class="f" href="/impressum.html">Impressum</a></li>
192           <li class="f about"><a class="f" href="/about.html">About</a></li>
193         </ul>
194       </footer>
195     </div>
196         <script type="text/javascript"><!--//--><![CDATA[//><!--
197       var _gaq = _gaq || [];
198       _gaq.push(['_setAccount', 'UA-571104-3']);
199       _gaq.push(['_trackPageview']);
200       (function() {
201         var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
202         ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
203         var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
204       })();
205     //--><!]]>
206     </script>
207       </body>
208 </html>