![JAR search and dependency download from the Maven repository](/logo.png)
Download maven-compat JAR file with all dependencies
maven-s3-wagon from group co.axiomzen.maven.wagons (version 1.2.6)
* forked from net.adamcin.org.kuali.maven.wagons:maven-s3-wagon
This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3).
It enables Maven to download files from and deploy files to S3.
It draws heavily from code developed by Ben Hale at SpringSource
maven-ksite-plugin from group org.kuali.maven.plugins (version 1.1.3)
This plugin organizes/standardizes the Maven site publication process for the Kuali organization
0 downloads
maven-archetype-springboot from group com.github.drtrang (version 1.0.1)
基于 Spring Boot 的 Maven 原型
tr39-confusables-table-generator-maven-plugin from group com.github.mpkorstanje (version 8.0.10)
Maven plugin to generate confusables tables from Unicode TR39
Group: com.github.mpkorstanje Artifact: tr39-confusables-table-generator-maven-plugin
Show documentation Show source
Show documentation Show source
0 downloads
iso9660-maven-plugin from group com.github.stephenc.java-iso-tools (version 2.1.0)
Group: com.github.stephenc.java-iso-tools Artifact: iso9660-maven-plugin
Show documentation Show source
Show documentation Show source
0 downloads
fabric8-maven-customizer-spring-boot from group io.fabric8 (version 3.0.15)
0 downloads
java-format-maven-plugin from group com.github.veithen.maven (version 0.2.0)
0 downloads
pof-maven-plugin from group com.seovic.coherence (version 0.6)
maven-osgi-plugin-launcher-framework-felix from group org.ow2.util.maven (version 1.0.21)
Felix framework
Group: org.ow2.util.maven Artifact: maven-osgi-plugin-launcher-framework-felix
Show documentation Show source
Show documentation Show source
0 downloads
spoon-maven-plugin from group fr.inria.gforge.spoon (version 3.8.0)
A maven plugin to run spoon on a target project.
hadoop-unit-maven-plugin from group fr.jetoile.hadoop (version 1.3)
0 downloads
maven-graph-plugin from group org.fusesource.mvnplugins (version 1.38)
Creates a dependency graph of your project using graphvis
0 downloads
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.
- 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
- 315
- 316
Page 305 from 316 (items total 4730)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy