Download maven-test-tools JAR file with all dependencies
dependency-maven-plugin from group com.github.lucapino (version 2.0.1)
Maven plugin for dealing with dependencies of project
0 downloads
versioneye-maven-plugin from group com.versioneye (version 3.11.4)
This is the maven plugin for http://www.VersionEye.com. It allows you to create and update
a project at VersionEye. You can find a complete documentation of this project on GitHub:
https://github.com/versioneye/versioneye_maven_plugin.
bootstrap-maven-plugin-it from group br.com.objectos.db (version 0.4.0)
versions-list-maven-plugin from group com.github.lucapino (version 2.1.0)
Maven plugin for retrieving the version list of an artifact
0 downloads
catalogue-maven-plugin from group com.thesett (version 0.8.22)
Maven plugin for the Catalogue to generate code from a catalogue model.
onos-maven-plugin from group org.onosproject (version 1.9)
Maven plugin for packaging ONOS applications or generating
component configuration resources
openid-discovery-maven-plugin from group com.googlecode.openid-discovery-maven-plugin (version 2.0)
A plugin to start up and simulate an OpenID discovery service
Group: com.googlecode.openid-discovery-maven-plugin Artifact: openid-discovery-maven-plugin
Show documentation Show source
Show documentation Show source
0 downloads
izpack-maven-plugin from group org.codehaus.izpack (version 5.0.8)
Maven plugin for IzPack
maven-indexer from group com.versioneye (version 1.1.5)
The maven-indexer project is used by VersionEye to download, read and iterate
Maven indexes from Maven repository servers. This project is part of the
VersionEye crawling framework.
code-g-maven-plugin from group org.abstractmeta (version 0.4.0)
Java code generation maven plugin
merge-maven-plugin from group com.bekioui.maven.plugin (version 1.2.0)
Merge files into one file
0 downloads
clirr-maven-plugin from group org.neo4j.build.plugins (version 1.0.1)
This is a specialized version of the Clirr Maven Plugin. It adds capabilities for excluding specific
error types, as well as separating code into three, rather than two, subgroups:
Internal code (no checks)
Externally invoked code (Annotated with an "externally invoked" annotation, same as Externally implemented, but adding methods to interfaces
and abstract classes is allowed)
Externally implemented code (Assumed default. Full backwards compatibility required *unless* an interface is annotated with
a defined adaptor annotation, in which case full backwards compatibility is required for the adaptor class, but the rules of @ExternallyInvoked
apply to the interface itself)
Clirr is a tool that checks Java libraries for binary and source compatibility with older releases.
Basically you give it two sets of jar files and Clirr dumps out a list of changes in the public API.
The clirr-maven-plugin can be configured to break the build, if it detects incompatible api changes.
In a continuous integration process, the clirr-maven-plugin can automatically prevent accidental
introduction of binary or source compatibility problems. Additionally, the plugin can generate
a report as part of the generated site.
0 downloads
confluence-maven-plugin from group com.github.lucapino (version 2.0.1)
Maven plugin for accessing Atlassian Confluence
0 downloads
javasource-maven-plugin from group com.thesett (version 0.8.22)
Maven plugin for Javasource to generate source code from a model plus a template.
ftldoc-maven-plugin from group com.kstruct (version 0.0.2)
Maven plugin to extract documentation from FreeMarker macro libraries
- 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
Page 203 from 273 (items total 4087)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy