Download JAR files tagged by facade with all dependencies
shcf4j-httpcomponents-client4 from group com.imperva.shcf4j (version 1.0.5)
The Simple HTTP Client Facade for Java (SHCF4J) serves as a simple facade or abstraction for various HTTP client frameworks (e.g. java.net.HttpURLConnection, Apache HttpClient, etc.) allowing the end user to plug in the desired HTTP client framework at deployment time.
Group: com.imperva.shcf4j Artifact: shcf4j-httpcomponents-client4
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact shcf4j-httpcomponents-client4
Group com.imperva.shcf4j
Version 1.0.5
Last update 20. February 2019
Organization not specified
URL https://github.com/imperva/shcf4j
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies shcf4j-api,
There are maybe transitive dependencies!
Group com.imperva.shcf4j
Version 1.0.5
Last update 20. February 2019
Organization not specified
URL https://github.com/imperva/shcf4j
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies shcf4j-api,
There are maybe transitive dependencies!
sxf4j from group com.moparisthebest.sxf4j (version 0.1)
The Simple XML Facade for Java or (SXF4J) serves as a simple facade or abstraction for various XML frameworks, e.g. org.w3c.dom, dom4j, xpp, xpp3 and xom, allowing the end user to plug in the desired XML framework at deployment time.
Artifact sxf4j
Group com.moparisthebest.sxf4j
Version 0.1
Last update 03. March 2017
Organization moparisthebest.com
URL https://github.com/moparisthebest/sxf4j
License GNU LESSER GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.moparisthebest.sxf4j
Version 0.1
Last update 03. March 2017
Organization moparisthebest.com
URL https://github.com/moparisthebest/sxf4j
License GNU LESSER GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
javaff from group io.github.rhkiswani (version 0.0.25)
JavaFF: Java Facade/Factories, serves as a facade or abstraction for various frameworks like Gson ,
Jakson , Log4j , Logback, locale, and many more .
check https://github.com/rhkiswani/JavaFF
4 downloads
Artifact javaff
Group io.github.rhkiswani
Version 0.0.25
Last update 08. January 2017
Organization not specified
URL https://github.com/rhkiswani/JavaFF
License Licensed under the Apache License, Version 2.0
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!
Group io.github.rhkiswani
Version 0.0.25
Last update 08. January 2017
Organization not specified
URL https://github.com/rhkiswani/JavaFF
License Licensed under the Apache License, Version 2.0
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!
kryo-slf4j-shaded from group net.lizalab (version 3.0.1)
Fork of Esoteric Software's Kryo built by Nathan Sweet that replaces Minlog with slf4j as the logging facade. This contains the shaded reflectasm jar to prevent conflicts with other versions of asm.
Artifact kryo-slf4j-shaded
Group net.lizalab
Version 3.0.1
Last update 04. May 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!
Group net.lizalab
Version 3.0.1
Last update 04. May 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!
kryo-slf4j from group net.lizalab (version 3.0.1)
Fork of Esoteric Software's Kryo built by Nathan Sweet that replaces Minlog with slf4j as the logging facade. This is the "main" kryo-slf4j artifact, with a regular dependency on reflectasm.
Artifact kryo-slf4j
Group net.lizalab
Version 3.0.1
Last update 04. May 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies reflectasm,
There are maybe transitive dependencies!
Group net.lizalab
Version 3.0.1
Last update 04. May 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies reflectasm,
There are maybe transitive dependencies!
kryo-slf4j-parent from group net.lizalab (version 3.0.1)
Fork of Esoteric Software's Kryo built by Nathan Sweet that replaces Minlog with slf4j as the logging facade. This is the parent pom that assembles the main kryo-slf4j and shaded kryo-slf4j artifacts.
Group: net.lizalab Artifact: kryo-slf4j-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kryo-slf4j-parent
Group net.lizalab
Version 3.0.1
Last update 04. May 2015
Organization not specified
URL https://github.com/hpadmanabhan/kryo-slf4j
License New BSD License
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!
Group net.lizalab
Version 3.0.1
Last update 04. May 2015
Organization not specified
URL https://github.com/hpadmanabhan/kryo-slf4j
License New BSD License
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!
simplelogging from group com.j256.simplelogging (version 3.0)
Small logging facade that backends to a number of standard logging packages and that
can be copied into another project. This allows you to write your code and include log messages
without having a fixed dependency on any one logging package. I include this code into my libraries
and so they can stay agnostic.
Group: com.j256.simplelogging Artifact: simplelogging
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact simplelogging
Group com.j256.simplelogging
Version 3.0
Last update 02. March 2024
Organization not specified
URL https://256stuff.com/sources/simplelogging/
License ISC License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.j256.simplelogging
Version 3.0
Last update 02. March 2024
Organization not specified
URL https://256stuff.com/sources/simplelogging/
License ISC License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
fluent-spring-jdbctemplate from group com.clevergang.libs (version 1.0.0)
This small library provides a facade to the commonly used NamedParameterJdbcTemplate of the Springs spring-jdbc
library,
offering fluent "Java8 like" style of writing SQL statements and commands. We do not aim to replace the
NamedParameterJdbcTemplate, we
just want to extend its functionality and try to offer a simpler way how to use it.
4 downloads
Artifact fluent-spring-jdbctemplate
Group com.clevergang.libs
Version 1.0.0
Last update 31. January 2017
Organization not specified
URL https://github.com/bwajtr/fluent-spring-jdbctemplate
License Apache License 2.0
Dependencies amount 1
Dependencies spring-jdbc,
There are maybe transitive dependencies!
Group com.clevergang.libs
Version 1.0.0
Last update 31. January 2017
Organization not specified
URL https://github.com/bwajtr/fluent-spring-jdbctemplate
License Apache License 2.0
Dependencies amount 1
Dependencies spring-jdbc,
There are maybe transitive dependencies!
ssf4j-datafile-mapreduce from group org.ssf4j (version 0.4)
Artifact ssf4j-datafile-mapreduce
Group org.ssf4j
Version 0.4
Last update 01. September 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies ssf4j-api, ssf4j-datafile, ssf4j-datafile-hadoop, ssf4j-avro-binary, hadoop-mapreduce-client-core,
There are maybe transitive dependencies!
Group org.ssf4j
Version 0.4
Last update 01. September 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies ssf4j-api, ssf4j-datafile, ssf4j-datafile-hadoop, ssf4j-avro-binary, hadoop-mapreduce-client-core,
There are maybe transitive dependencies!
ssf4j-datafile-hadoop from group org.ssf4j (version 0.4)
- 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
Page 197 from 199 (items total 1988)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy