Download JAR files tagged by like with all dependencies
core-schema from group org.spf4j.avro (version 1.0.10)
An schema project defining core entities like: Exception, LogRecord and core structures for
the ssdump and tsdb file formats
0 downloads
Artifact core-schema
Group org.spf4j.avro
Version 1.0.10
Last update 10. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.spf4j.avro
Version 1.0.10
Last update 10. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
inject-maven-plugin from group de.m3y.maven (version 1.7)
Injects Maven build info like the version, build timestamp etc. into compiled Java code when building
Artifact inject-maven-plugin
Group de.m3y.maven
Version 1.7
Last update 01. February 2024
Organization not specified
URL https://github.com/marcelmay/inject-maven-plugin
License Apache 2.0
Dependencies amount 1
Dependencies byte-buddy,
There are maybe transitive dependencies!
Group de.m3y.maven
Version 1.7
Last update 01. February 2024
Organization not specified
URL https://github.com/marcelmay/inject-maven-plugin
License Apache 2.0
Dependencies amount 1
Dependencies byte-buddy,
There are maybe transitive dependencies!
automerge from group org.automerge (version 0.0.7)
Automerge is a JSON-like data structure that can be modified concurrently by different users, and merged again automatically.
0 downloads
Artifact automerge
Group org.automerge
Version 0.0.7
Last update 18. January 2024
Organization not specified
URL automerge.org
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.automerge
Version 0.0.7
Last update 18. January 2024
Organization not specified
URL automerge.org
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
ieee754 from group org.mvnpm (version 1.2.1)
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Artifact ieee754
Group org.mvnpm
Version 1.2.1
Last update 15. January 2024
Organization Feross Aboukhadijeh
URL https://github.com/feross/ieee754#readme
License BSD-3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.mvnpm
Version 1.2.1
Last update 15. January 2024
Organization Feross Aboukhadijeh
URL https://github.com/feross/ieee754#readme
License BSD-3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
core-datawrapper from group org.webpieces.core (version 2.1.109)
DataWrapper makes it easy to chain ByteBuffers together without copying them such that they just look like one entity avoiding constantly copying the data
Group: org.webpieces.core Artifact: core-datawrapper
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact core-datawrapper
Group org.webpieces.core
Version 2.1.109
Last update 07. January 2024
Organization not specified
URL https://github.com/deanhiller/webpieces
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies core-util,
There are maybe transitive dependencies!
Group org.webpieces.core
Version 2.1.109
Last update 07. January 2024
Organization not specified
URL https://github.com/deanhiller/webpieces
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies core-util,
There are maybe transitive dependencies!
myjava-interop from group com.alipay.myjava (version 0.4.4)
API that allows Java programs to interoperate with low-level languages like C in some low-level
environments like WebAssembly and LLVM
0 downloads
Artifact myjava-interop
Group com.alipay.myjava
Version 0.4.4
Last update 04. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.alipay.myjava
Version 0.4.4
Last update 04. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
esc-parent from group org.fuin.esc (version 0.7.0)
Defines a common event store Java interface and provides some adapters (like for Greg Young's event store) and implementations (like in-memory or file-based).
Group: org.fuin.esc Artifact: esc-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact esc-parent
Group org.fuin.esc
Version 0.7.0
Last update 31. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.fuin.esc
Version 0.7.0
Last update 31. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
partial-json-parser from group io.github.funnysaltyfish (version 1.0.2)
Parse incomplete JSON (like what ChatGPT generates in stream mode) in Kotlin, obtain as much as possible information fastly.
Group: io.github.funnysaltyfish Artifact: partial-json-parser
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact partial-json-parser
Group io.github.funnysaltyfish
Version 1.0.2
Last update 12. December 2023
Organization not specified
URL https://github.com/FunnySaltyFish/partial-json-parser-kmp
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.funnysaltyfish
Version 1.0.2
Last update 12. December 2023
Organization not specified
URL https://github.com/FunnySaltyFish/partial-json-parser-kmp
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
partial-json-parser-jvm from group io.github.funnysaltyfish (version 1.0.2)
Parse incomplete JSON (like what ChatGPT generates in stream mode) in Kotlin, obtain as much as possible information fastly.
Group: io.github.funnysaltyfish Artifact: partial-json-parser-jvm
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact partial-json-parser-jvm
Group io.github.funnysaltyfish
Version 1.0.2
Last update 12. December 2023
Organization not specified
URL https://github.com/FunnySaltyFish/partial-json-parser-kmp
License Apache License 2.0
Dependencies amount 2
Dependencies kotlin-stdlib-jdk8, kotlin-stdlib-common,
There are maybe transitive dependencies!
Group io.github.funnysaltyfish
Version 1.0.2
Last update 12. December 2023
Organization not specified
URL https://github.com/FunnySaltyFish/partial-json-parser-kmp
License Apache License 2.0
Dependencies amount 2
Dependencies kotlin-stdlib-jdk8, kotlin-stdlib-common,
There are maybe transitive dependencies!
partial-json-parser-js from group io.github.funnysaltyfish (version 1.0.2)
Parse incomplete JSON (like what ChatGPT generates in stream mode) in Kotlin, obtain as much as possible information fastly.
Group: io.github.funnysaltyfish Artifact: partial-json-parser-js
Show all versions Show documentation
Show all versions Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact partial-json-parser-js
Group io.github.funnysaltyfish
Version 1.0.2
Last update 12. December 2023
Organization not specified
URL https://github.com/FunnySaltyFish/partial-json-parser-kmp
License Apache License 2.0
Dependencies amount 3
Dependencies kotlin-stdlib-js, kotlin-dom-api-compat, kotlin-stdlib-common,
There are maybe transitive dependencies!
Group io.github.funnysaltyfish
Version 1.0.2
Last update 12. December 2023
Organization not specified
URL https://github.com/FunnySaltyFish/partial-json-parser-kmp
License Apache License 2.0
Dependencies amount 3
Dependencies kotlin-stdlib-js, kotlin-dom-api-compat, kotlin-stdlib-common,
There are maybe transitive dependencies!
- 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
Page 173 from 355 (items total 3549)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy