![JAR search and dependency download from the Maven repository](/logo.png)
Download maven-svn-wagon JAR file with all dependencies
antlr3-maven-plugin from group org.antlr (version 3.5.3)
This is the brand new, re-written from scratch plugin for ANTLR v3.
Previous valiant efforts all suffered from being unable to modify the ANTLR Tool
itself to provide support not just for Maven oriented things but any other tool
that might wish to invoke ANTLR without resorting to the command line interface.
Rather than try to shoe-horn new code into the existing Mojo (in fact I think that
by incorporating a patch supplied by someone I ended up with tow versions of the
Mojo, I elected to rewrite everything from scratch, including the documentation, so
that we might end up with a perfect Mojo that can do everything that ANTLR v3 supports
such as imported grammar processing, proper support for library directories and
locating token files from generated sources, and so on.
In the end I decided to also change the the ANTLR Tool.java code so that it
would be the provider of all the things that a build tool needs, rather than
delegating things to 5 different tools. So, things like dependencies, dependency
sorting, option tracking, generating sources and so on are all folded back
in to ANTLR's Tool.java code, where they belong, and they now provide a
public interface to anyone that might want to interface with them.
One other goal of this rewrite was to completely document the whole thing
to death. Hence even this pom has more comments than funcitonal elements,
in case I get run over by a bus or fall off a cliff while skiing.
Jim Idle - March 2009
hyracks-maven-plugins from group org.apache.hyracks (version 0.3.9)
Group: org.apache.hyracks Artifact: hyracks-maven-plugins
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
pojogen-maven-plugin from group org.apache.olingo (version 5.0.0)
Java client API for OData services: Maven plugin generating POJOs from metadata.
ec2-maven-plugin from group org.kuali.maven.plugins (version 1.1.5)
Manipulate resources in Amazon's Elastic Computing Cloud via Maven
shrinkwrap-resolver-spi-maven from group org.jboss.shrinkwrap.resolver (version 2.2.2)
SPI to Resolve Dependencies from a Maven Backend
Group: org.jboss.shrinkwrap.resolver Artifact: shrinkwrap-resolver-spi-maven
Show documentation Show source
Show documentation Show source
0 downloads
emf-maven-plugin from group com.github.veithen.maven (version 0.1.1)
0 downloads
fabric8-maven-enricher-standard from group io.fabric8 (version 3.1.11)
0 downloads
uima-build-helper-maven-plugin from group org.apache.uima (version 7)
Apache UIMA build helper maven plugin
0 downloads
sql-meta-maven-plugin from group br.com.objectos (version 0.11.1)
flyway-extension-maven-plugin from group ch.rotscher.flyway (version 0.1-RC-1)
0 downloads
package-json-maven-plugin from group de.matrixweb (version 0.0.2)
This mojo reads a package.json file and stores the name and version fields
as properties in the maven build process.
maven-updatesite-plugin from group org.fusesource.mvnplugins (version 1.38)
Deploys an Eclipse Update Site
0 downloads
maven-repository-launcher from group org.bitbucket.bradleysmithllc.maven-repository-launcher (version 1.0.6)
A launcher which will start a java application using a maven repository
Group: org.bitbucket.bradleysmithllc.maven-repository-launcher Artifact: maven-repository-launcher
Show documentation Show source
Show documentation Show source
0 downloads
Artifact maven-repository-launcher
Group org.bitbucket.bradleysmithllc.maven-repository-launcher
Version 1.0.6
Group org.bitbucket.bradleysmithllc.maven-repository-launcher
Version 1.0.6
ingester-maven-plugin from group org.kuali.maven.plugins (version 1.0.6-beta)
Plugin to simplify the process of ingesting workflow documents into Rice. At the moment, this plugin is still very much
in beta. It works correctly when ingesting Kuali OLE workflow documents into a MySQL database using Rice 1.0.3.3. Usage
outside of that specific scenario is largely untested.
0 downloads
maven-seimicrawler-plugin from group cn.wanghaomiao (version 1.3.0)
Package seimicrawler project so that can be fast and standalone deployed.It is based on maven-war-plugin and modified.
这是专为SeimiCrawler工程专门定制的一个maven发布工具,意在简化开发者项目发布与部署流程。本插件是基于Apache的maven-war-plugin修改而来,依然采用Apache License Version2.0发布。
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
- 117
- 118
- 119
- 120
- 121
- 122
- 123
- 124
- 125
- 126
- 127
- 128
- 129
- 130
- 131
- 132
- 133
- 134
- 135
- 136
- 137
- 138
- 139
- 140
- 141
- 142
- 143
- 144
- 145
- 146
- 147
- 148
- 149
- 150
- 151
- 152
- 153
- 154
- 155
- 156
- 157
- 158
- 159
- 160
- 161
- 162
- 163
- 164
- 165
- 166
- 167
- 168
- 169
- 170
- 171
- 172
- 173
- 174
- 175
- 176
- 177
- 178
- 179
- 180
- 181
- 182
- 183
- 184
- 185
- 186
- 187
- 188
- 189
- 190
- 191
- 192
- 193
- 194
- 195
- 196
- 197
- 198
- 199
- 200
- 201
- 202
- 203
- 204
- 205
- 206
- 207
- 208
- 209
- 210
- 211
- 212
- 213
- 214
- 215
- 216
- 217
- 218
- 219
- 220
- 221
- 222
- 223
- 224
- 225
- 226
- 227
- 228
- 229
- 230
- 231
- 232
- 233
- 234
- 235
- 236
- 237
- 238
- 239
- 240
- 241
- 242
- 243
- 244
- 245
- 246
- 247
- 248
- 249
- 250
- 251
- 252
- 253
- 254
- 255
- 256
- 257
- 258
- 259
- 260
- 261
- 262
- 263
- 264
- 265
- 266
- 267
- 268
- 269
- 270
- 271
- 272
- 273
- 274
- 275
- 276
- 277
- 278
- 279
- 280
- 281
- 282
- 283
- 284
- 285
- 286
- 287
- 288
- 289
- 290
- 291
- 292
- 293
- 294
- 295
- 296
- 297
- 298
- 299
- 300
- 301
- 302
- 303
- 304
- 305
- 306
- 307
- 308
- 309
- 310
- 311
- 312
- 313
- 314
Page 304 from 314 (items total 4700)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy