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