Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / hibernate-maven-plugin-2.0.0 / dependency-info.html
1 <!DOCTYPE html>
2 <!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-03-09 -->
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, create-mojo.html, drop-mojo.html, debugging.html, skip.html, force.html, pitfalls.html] -->
7 <html>
8   <head>
9     <title>juplo - Hibernate 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/hibernate-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 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;hibernate-maven-plugin&lt;/artifactId&gt;
57   &lt;version&gt;2.0.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:hibernate-maven-plugin:maven-plugin:2.0.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;hibernate-maven-plugin&quot; rev=&quot;2.0.0&quot;&gt;
68   &lt;artifact name=&quot;hibernate-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='hibernate-maven-plugin', version='2.0.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:hibernate-maven-plugin:2.0.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/hibernate-maven-plugin &quot;2.0.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;hibernate-maven-plugin&quot; % &quot;2.0.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 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="create-mojo.html" class="s" title="Goal: CREATE">Goal: CREATE</a>
113                 </li>
114                                                                                                                                 <li class="s off">
115                     <a href="drop-mojo.html" class="s" title="Goal: DROP">Goal: DROP</a>
116                 </li>
117                                                                                                                                 <li class="s off">
118                     <a href="debugging.html" class="s" title="Enable Debug-Output">Enable Debug-Output</a>
119                 </li>
120                                                                                                                                 <li class="s off">
121                     <a href="skip.html" class="s" title="Skipping Execution">Skipping Execution</a>
122                 </li>
123                                                                                                                                 <li class="s off">
124                     <a href="force.html" class="s" title="Force Exceution">Force Exceution</a>
125                 </li>
126                                                                                                                                 <li class="s off">
127                     <a href="pitfalls.html" class="s" title="Known Pitfalls (FAQ)">Known Pitfalls (FAQ)</a>
128                 </li>
129                                                                                                                                                                                                                                                                                                                                                                             <li class="s sub">
130                     <a href="project-info.html" class="s selected" title="Project Information">Project Information</a>
131                     <ul class="s active">
132                                                                                                                                                                                                                                                                                                             <li class="s">
133                     <a href="plugin-management.html" class="s" title="Plugin Management">Plugin Management</a>
134                 </li>
135                                                                                                                                                                                         <li class="s">
136                     <a href="distribution-management.html" class="s" title="Distribution Management">Distribution Management</a>
137                 </li>
138                                                                                                                                                                                               <li class="s">
139               <strong class="s">Dependency Information</strong>
140                 </li>
141                                                                                                                                                                                         <li class="s">
142                     <a href="source-repository.html" class="s" title="Source Repository">Source Repository</a>
143                 </li>
144                                                                                                                                                                                         <li class="s">
145                     <a href="mail-lists.html" class="s" title="Mailing Lists">Mailing Lists</a>
146                 </li>
147                                                                                                                                                                                         <li class="s">
148                     <a href="issue-tracking.html" class="s" title="Issue Tracking">Issue Tracking</a>
149                 </li>
150                                                                                                                                                                                         <li class="s">
151                     <a href="integration.html" class="s" title="Continuous Integration">Continuous Integration</a>
152                 </li>
153                                                                                                                                                                                         <li class="s">
154                     <a href="plugins.html" class="s" title="Project Plugins">Project Plugins</a>
155                 </li>
156                                                                                                                                                                                         <li class="s">
157                     <a href="license.html" class="s" title="Project License">Project License</a>
158                 </li>
159                                                                                                                                                                                         <li class="s">
160                     <a href="team-list.html" class="s" title="Project Team">Project Team</a>
161                 </li>
162                                                                                                                                                                                         <li class="s">
163                     <a href="project-summary.html" class="s" title="Project Summary">Project Summary</a>
164                 </li>
165                                                                                                                                                                                         <li class="s">
166                     <a href="dependencies.html" class="s" title="Dependencies">Dependencies</a>
167                 </li>
168                     </ul>
169           </li>
170                                                                                                                                                                                                                           <li class="s sub off">
171                     <a href="project-reports.html" class="s" title="Project Reports">Project Reports</a>
172                 </li>
173                                                                                               </ul>
174                   </li>
175                                           </ul>
176             <hr class="n" />
177           </nav>
178           <aside class="m">
179             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
180               <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
181             </a>
182           </aside>
183         </div>
184       </main>
185       <footer id="footer">
186         <hr class="f" />
187         <ul id="footerlinks">
188           <li class="f" id="copyright">&#xa9; <strong>mo</strong>             2016
189       </li>
190           <li class="f"><a class="f" href="/impressum.html">Impressum</a></li>
191           <li class="f about"><a class="f" href="/about.html">About</a></li>
192         </ul>
193       </footer>
194     </div>
195         <script type="text/javascript"><!--//--><![CDATA[//><!--
196       var _gaq = _gaq || [];
197       _gaq.push(['_setAccount', 'UA-571104-3']);
198       _gaq.push(['_trackPageview']);
199       (function() {
200         var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
201         ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
202         var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
203       })();
204     //--><!]]>
205     </script>
206       </body>
207 </html>