Download JAR files tagged by creating with all dependencies
Utility_Java_MultiCore_Pipes from group org.puremvc (version 1.0.6)
This utility provides the capability for creating pipelines that
pass messages between Cores in a PureMVC Java MultiCore-based
application. Pipelines can contain filters, queues, splitting
and merging tees, and more.
Artifact Utility_Java_MultiCore_Pipes
Group org.puremvc
Version 1.0.6
Last update 24. December 2008
Organization not specified
URL http://trac.puremvc.org/Utility_Java_MultiCore_Pipes
License Reuse governed by Creative Commons Attribution 3.0 United States License
Dependencies amount 1
Dependencies PureMVC_Java_MultiCore,
There are maybe transitive dependencies!
Group org.puremvc
Version 1.0.6
Last update 24. December 2008
Organization not specified
URL http://trac.puremvc.org/Utility_Java_MultiCore_Pipes
License Reuse governed by Creative Commons Attribution 3.0 United States License
Dependencies amount 1
Dependencies PureMVC_Java_MultiCore,
There are maybe transitive dependencies!
google-cloud-service-management from group com.google.cloud (version 3.53.0)
is a foundational platform for creating, managing, securing, and consuming APIs and services across organizations. It is used by Google APIs, Cloud APIs, Cloud Endpoints, and API Gateway. Service Infrastructure provides a wide range of features to service consumers and service producers, including authentication, authorization, auditing, rate limiting, analytics, billing, logging, and monitoring.
Group: com.google.cloud Artifact: google-cloud-service-management
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact google-cloud-service-management
Group com.google.cloud
Version 3.53.0
Last update 16. December 2024
Organization Google LLC
URL https://github.com/googleapis/google-cloud-java
License Apache-2.0
Dependencies amount 41
Dependencies grpc-api, jsr305, error_prone_annotations, grpc-stub, grpc-protobuf, api-common, auto-value-annotations, javax.annotation-api, j2objc-annotations, protobuf-java, proto-google-common-protos, proto-google-cloud-service-management-v1, guava, failureaccess, listenablefuture, checker-qual, gax, google-auth-library-credentials, opencensus-api, grpc-context, google-auth-library-oauth2-http, gax-grpc, grpc-inprocess, grpc-core, grpc-alts, grpc-grpclb, conscrypt-openjdk-uber, grpc-auth, grpc-s2a, grpc-netty-shaded, gax-httpjson, gson, google-http-client, httpclient, commons-codec, httpcore, opencensus-contrib-http-util, google-http-client-gson, protobuf-java-util, threetenbp, proto-google-iam-v1,
There are maybe transitive dependencies!
Group com.google.cloud
Version 3.53.0
Last update 16. December 2024
Organization Google LLC
URL https://github.com/googleapis/google-cloud-java
License Apache-2.0
Dependencies amount 41
Dependencies grpc-api, jsr305, error_prone_annotations, grpc-stub, grpc-protobuf, api-common, auto-value-annotations, javax.annotation-api, j2objc-annotations, protobuf-java, proto-google-common-protos, proto-google-cloud-service-management-v1, guava, failureaccess, listenablefuture, checker-qual, gax, google-auth-library-credentials, opencensus-api, grpc-context, google-auth-library-oauth2-http, gax-grpc, grpc-inprocess, grpc-core, grpc-alts, grpc-grpclb, conscrypt-openjdk-uber, grpc-auth, grpc-s2a, grpc-netty-shaded, gax-httpjson, gson, google-http-client, httpclient, commons-codec, httpcore, opencensus-contrib-http-util, google-http-client-gson, protobuf-java-util, threetenbp, proto-google-iam-v1,
There are maybe transitive dependencies!
esapi from group org.owasp.esapi (version 2.6.0.0)
The Enterprise Security API (ESAPI) project is an OWASP project
to create simple strong security controls for every web platform.
Security controls are not simple to build. You can read about the
hundreds of pitfalls for unwary developers on the OWASP website. By
providing developers with a set of strong controls, we aim to
eliminate some of the complexity of creating secure web applications.
This can result in significant cost savings across the SDLC.
472 downloads
Artifact esapi
Group org.owasp.esapi
Version 2.6.0.0
Last update 25. November 2024
Organization The Open Web Application Security Project (OWASP)
URL http://www.esapi.org/
License BSD
Dependencies amount 8
Dependencies commons-configuration, commons-beanutils-core, commons-fileupload, commons-collections, log4j, xom, bsh-core, antisamy,
There are maybe transitive dependencies!
Group org.owasp.esapi
Version 2.6.0.0
Last update 25. November 2024
Organization The Open Web Application Security Project (OWASP)
URL http://www.esapi.org/
License BSD
Dependencies amount 8
Dependencies commons-configuration, commons-beanutils-core, commons-fileupload, commons-collections, log4j, xom, bsh-core, antisamy,
There are maybe transitive dependencies!
mongo-change-stream-enhancer from group com.gravity9 (version 1.0.4)
This is a lightweight library that allows Java developers to scale their usage of MongoDB Change
Streams. Mongo Change Stream Enhancer divides Change Stream events into partitions and enables you to handle
them in separate Threads, increasing throughput. It achieves that by creating a Change Stream per each partition
(number is configurable) and handling each Change Stream in a dedicated Thread.
Group: com.gravity9 Artifact: mongo-change-stream-enhancer
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact mongo-change-stream-enhancer
Group com.gravity9
Version 1.0.4
Last update 27. September 2024
Organization not specified
URL https://github.com/gravity9-tech/mongo-cse
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies mongodb-driver-sync, log4j-api, log4j-core, log4j-slf4j-impl,
There are maybe transitive dependencies!
Group com.gravity9
Version 1.0.4
Last update 27. September 2024
Organization not specified
URL https://github.com/gravity9-tech/mongo-cse
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies mongodb-driver-sync, log4j-api, log4j-core, log4j-slf4j-impl,
There are maybe transitive dependencies!
cross-platform-launcher-plugin from group org.devzendo (version 1.4.0)
A Maven plugin that creates launchers for Windows
(using Janel), Mac OS X (creating a .app structure, or tree with shell
script) or Linux (using a shell script).
(Apache License v2) 2008-2024 Matt Gumbley, DevZendo.org
Note that the Universal Application Stub and Janel have separate licenses
as described in their included license files.
Group: org.devzendo Artifact: cross-platform-launcher-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact cross-platform-launcher-plugin
Group org.devzendo
Version 1.4.0
Last update 13. August 2024
Organization DevZendo.org
URL http://devzendo.org/xplp
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies maven-plugin-api, maven-project, plexus-utils, maven-default-skin,
There are maybe transitive dependencies!
Group org.devzendo
Version 1.4.0
Last update 13. August 2024
Organization DevZendo.org
URL http://devzendo.org/xplp
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies maven-plugin-api, maven-project, plexus-utils, maven-default-skin,
There are maybe transitive dependencies!
nbm-maven-plugin from group org.apache.netbeans.utilities (version 14.2)
Maven plugin for creating NetBeans modules. It defines a custom lifecycle called "nbm". During packaging, the module JAR is enhanced with NetBeans-specific manifest entries and, along with other required files, packed into a *.nbm file, ready for distribution. Additionally the plugin provides aggregator goals to create an update site or cluster for your module projects.
Group: org.apache.netbeans.utilities Artifact: nbm-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact nbm-maven-plugin
Group org.apache.netbeans.utilities
Version 14.2
Last update 31. July 2024
Organization not specified
URL https://bits.netbeans.org/mavenutilities/nbm-maven-plugin
License not specified
Dependencies amount 14
Dependencies maven-archiver, ant, plexus-utils, plexus-archiver, plexus-io, plexus-xml, nbm-maven-harness, nb-shared, updater, maven-filtering, maven-dependency-tree, maven-dependency-analyzer, asm, guava,
There are maybe transitive dependencies!
Group org.apache.netbeans.utilities
Version 14.2
Last update 31. July 2024
Organization not specified
URL https://bits.netbeans.org/mavenutilities/nbm-maven-plugin
License not specified
Dependencies amount 14
Dependencies maven-archiver, ant, plexus-utils, plexus-archiver, plexus-io, plexus-xml, nbm-maven-harness, nb-shared, updater, maven-filtering, maven-dependency-tree, maven-dependency-analyzer, asm, guava,
There are maybe transitive dependencies!
sis-epsg from group org.apache.sis.non-free (version 1.4)
The EPSG geodetic dataset provides definitions for thousands of Coordinate Reference Systems (CRS),
together with parameter values for thousands of Coordinate Operations between various pairs of CRS.
This 'sis-epsg' module contains the SQL scripts for creating a local copy of EPSG geodetic dataset.
EPSG is maintained by the IOGP Surveying & Positioning Committee and reproduced in this module
with same content. See https://www.epsg.org/ for more information.
Artifact sis-epsg
Group org.apache.sis.non-free
Version 1.4
Last update 06. October 2023
Organization not specified
URL https://www.epsg.org/
License EPSG terms of use
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.apache.sis.non-free
Version 1.4
Last update 06. October 2023
Organization not specified
URL https://www.epsg.org/
License EPSG terms of use
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
logstash-logback-sensitive-data-obfuscator from group io.github.orczykowski (version 1.0.0)
This library provides a solution for masking sensitive data in logs within applications that use
Logback with logstash-logback-encoder and ch.qos.logback.contrib.json.classic.JsonLayout. It allows you to
extend the XML configuration by defining names od fields/variables/properties which contain in value sensitive
data. The library includes predefined patterns for detecting sensitive values and also allows for creating
custom patterns.
Group: io.github.orczykowski Artifact: logstash-logback-sensitive-data-obfuscator
Show documentation Show source
Show documentation Show source
0 downloads
Artifact logstash-logback-sensitive-data-obfuscator
Group io.github.orczykowski
Version 1.0.0
Last update 23. July 2023
Organization not specified
URL http://maven.apache.org
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.orczykowski
Version 1.0.0
Last update 23. July 2023
Organization not specified
URL http://maven.apache.org
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
velocity-tools-parent from group com.github.ppodgorsek.apache (version 3.3.0)
VelocityTools is an integrated collection of Velocity subprojects
with the common goal of creating tools and infrastructure to speed and ease
development of both web and non-web applications using the Velocity template
engine.
PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta,
but I won't continue maintaining it in the future as the Velocity team doesn't
understand the value of Jakarta. I strongly suggest you plan a switch to a more
modern template engine such as Thymeleaf.
Group: com.github.ppodgorsek.apache Artifact: velocity-tools-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact velocity-tools-parent
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL https://velocity.apache.org/tools/devel/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL https://velocity.apache.org/tools/devel/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
drasyl-parent from group org.drasyl (version 0.10.0)
Group: org.drasyl Artifact: drasyl-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
- 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
- 317
- 318
- 319
- 320
- 321
- 322
- 323
- 324
- 325
- 326
- 327
- 328
- 329
- 330
- 331
- 332
- 333
- 334
- 335
- 336
- 337
- 338
- 339
- 340
- 341
- 342
- 343
- 344
- 345
- 346
- 347
- 348
- 349
- 350
- 351
- 352
- 353
- 354
- 355
- 356
- 357
- 358
- 359
- 360
- 361
- 362
- 363
- 364
- 365
- 366
- 367
- 368
- 369
- 370
- 371
- 372
- 373
- 374
- 375
- 376
- 377
- 378
- 379
- 380
- 381
- 382
- 383
- 384
- 385
- 386
- 387
- 388
- 389
- 390
- 391
- 392
- 393
- 394
- 395
- 396
- 397
- 398
- 399
- 400
- 401
- 402
- 403
- 404
- 405
- 406
- 407
- 408
- 409
- 410
- 411
- 412
- 413
- 414
- 415
- 416
- 417
- 418
- 419
- 420
- 421
- 422
- 423
- 424
- 425
- 426
- 427
- 428
- 429
- 430
- 431
- 432
- 433
- 434
- 435
- 436
- 437
- 438
- 439
- 440
- 441
- 442
- 443
- 444
- 445
- 446
- 447
- 448
- 449
- 450
- 451
- 452
- 453
- 454
- 455
- 456
- 457
- 458
- 459
- 460
- 461
- 462
- 463
- 464
- 465
- 466
- 467
- 468
- 469
- 470
- 471
- 472
- 473
- 474
- 475
- 476
- 477
- 478
- 479
- 480
- 481
- 482
- 483
- 484
- 485
- 486
- 487
- 488
- 489
- 490
- 491
- 492
- 493
- 494
- 495
- 496
- 497
- 498
- 499
- 500
- 501
- 502
- 503
- 504
- 505
- 506
- 507
- 508
- 509
- 510
- 511
- 512
- 513
- 514
- 515
- 516
- 517
- 518
- 519
Page 509 from 519 (items total 5184)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy