Download JAR files tagged by format with all dependencies
soap-server from group com.xkcoding (version 0.0.2)
0 downloads
Artifact soap-server
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies soap-builder, spring-ws-core, jetty-embedded, jetty-java5-threadpool, guava-osgi, commons-logging, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies soap-builder, spring-ws-core, jetty-embedded, jetty-java5-threadpool, guava-osgi, commons-logging, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!
soap-client from group com.xkcoding (version 0.0.2)
0 downloads
Artifact soap-client
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies httpclient, soap-builder, log4j, commons-logging, commons-io, commons-codec, guava-osgi,
There are maybe transitive dependencies!
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies httpclient, soap-builder, log4j, commons-logging, commons-io, commons-codec, guava-osgi,
There are maybe transitive dependencies!
soap-builder from group com.xkcoding (version 0.0.2)
0 downloads
Artifact soap-builder
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies soap-common, soap-legacy,
There are maybe transitive dependencies!
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies soap-common, soap-legacy,
There are maybe transitive dependencies!
soap-legacy from group com.xkcoding (version 0.0.2)
Artifact soap-legacy
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License GNU Library or Lesser General Public License (LGPL) 2.1
Dependencies amount 19
Dependencies soap-common, xmlunit, xml-apis, batik-ext, xercesImpl, xbean, xbean_xpath, xmlbeans-xmlpublic, jsr173, saxon, saxon-dom, wsrf-xbeans, wsdl4j, XmlSchema, guava-osgi, commons-io, commons-lang3, commons-logging, log4j,
There are maybe transitive dependencies!
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License GNU Library or Lesser General Public License (LGPL) 2.1
Dependencies amount 19
Dependencies soap-common, xmlunit, xml-apis, batik-ext, xercesImpl, xbean, xbean_xpath, xmlbeans-xmlpublic, jsr173, saxon, saxon-dom, wsrf-xbeans, wsdl4j, XmlSchema, guava-osgi, commons-io, commons-lang3, commons-logging, log4j,
There are maybe transitive dependencies!
soap-common from group com.xkcoding (version 0.0.2)
0 downloads
Artifact soap-common
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies junit, wsdl4j, guava-osgi, commons-io, commons-lang3, commons-logging, xmlunit,
There are maybe transitive dependencies!
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies junit, wsdl4j, guava-osgi, commons-io, commons-lang3, commons-logging, xmlunit,
There are maybe transitive dependencies!
soap-ws from group com.xkcoding (version 0.0.2)
soap-ws is a lightweight and easy-to-use Java library to handle SOAP message generation and SOAP message
transmission
on a purely XML level. With the usage of this library within few lines of code you can easily import your WSDL and
generate
SOAP messages directly in an XML format. Then you can use the SoapClient to transmit this message over HTTP(s) to a
web-service
endpoint. Finally, you can run SoapServer to receive SOAP messages and and respond to them. And all of that requires
no classes
or stubs generation - everything happens directly in an XML format.
Group: com.xkcoding Artifact: soap-ws
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact soap-ws
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL http://projects.reficio.org/soap-ws/${project.version}
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL http://projects.reficio.org/soap-ws/${project.version}
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jdbc-json-extension from group com.consolefire (version 1.4.0)
`jdbc-json-extension` is to fetch data from RDBMS in JSON format. The data is structured the in the same relation structure of the Tables relationships in the database. The fetch is pre-planned using a `FetchPlan` configuration. The execution is multithreaded tree pattern where it starts from the `root` table with supplied filter parameters. The subsequent nodes (tables) are fetched as the `One-to-*` relationship defined from the root tables.
Group: com.consolefire Artifact: jdbc-json-extension
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jdbc-json-extension
Group com.consolefire
Version 1.4.0
Last update 15. May 2019
Organization Consolefire
URL https://github.com/Consolefire/jdbc-json-extension
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.consolefire
Version 1.4.0
Last update 15. May 2019
Organization Consolefire
URL https://github.com/Consolefire/jdbc-json-extension
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jdbc-json-extension-common from group com.consolefire (version 1.4.0)
Group: com.consolefire Artifact: jdbc-json-extension-common
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jdbc-json-extension-common
Group com.consolefire
Version 1.4.0
Last update 15. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.consolefire
Version 1.4.0
Last update 15. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jdbc-json-extension-core from group com.consolefire (version 1.4.0)
Group: com.consolefire Artifact: jdbc-json-extension-core
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jdbc-json-extension-core
Group com.consolefire
Version 1.4.0
Last update 15. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jdbc-json-extension-common,
There are maybe transitive dependencies!
Group com.consolefire
Version 1.4.0
Last update 15. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jdbc-json-extension-common,
There are maybe transitive dependencies!
newrelic-batch from group com.opsmatters (version 1.0.2)
Java library that allows New Relic objects to be created automatically from file based definitions.
New Relic Alerts can be configured from alert channels, policies and conditions in CSV or spreadsheet format.
New Relic Insights dashboards can be created from definition files in YAML format.
It provides a set of tools to accelerate or automate the deployment of New Relic Alerts and Insights dashboards.
0 downloads
Artifact newrelic-batch
Group com.opsmatters
Version 1.0.2
Last update 13. April 2018
Organization not specified
URL https://github.com/opsmatters/newrelic-batch
License Apache 2.0
Dependencies amount 3
Dependencies opsmatters-core, newrelic-api, snakeyaml,
There are maybe transitive dependencies!
Group com.opsmatters
Version 1.0.2
Last update 13. April 2018
Organization not specified
URL https://github.com/opsmatters/newrelic-batch
License Apache 2.0
Dependencies amount 3
Dependencies opsmatters-core, newrelic-api, snakeyaml,
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
Page 290 from 308 (items total 3071)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy