Download JAR files tagged by methods with all dependencies
byteman-dtest from group org.jboss.byteman (version 4.0.23)
The Byteman dtest jar supports instrumentation of test code executed on remote server hosts
and validation of assertions describing the expected operation of the instrumented methods.
0 downloads
Artifact byteman-dtest
Group org.jboss.byteman
Version 4.0.23
Last update 28. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies byteman, byteman-submit, junit,
There are maybe transitive dependencies!
Group org.jboss.byteman
Version 4.0.23
Last update 28. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies byteman, byteman-submit, junit,
There are maybe transitive dependencies!
jaxb-delegate-plugin from group net.codesup.util (version 4.0.0)
JAXB XJC plugin to generate real business logic methods inside
generated classes.
The implementation of the methods is done by generating delegation
code to a corresponding utility class or an instance delegate.
Group: net.codesup.util Artifact: jaxb-delegate-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
2 downloads
Artifact jaxb-delegate-plugin
Group net.codesup.util
Version 4.0.0
Last update 11. April 2024
Organization not specified
URL http://github.com/mklemm/jaxb-delegate-plugin
License not specified
Dependencies amount 1
Dependencies jaxb-plugin-lib,
There are maybe transitive dependencies!
Group net.codesup.util
Version 4.0.0
Last update 11. April 2024
Organization not specified
URL http://github.com/mklemm/jaxb-delegate-plugin
License not specified
Dependencies amount 1
Dependencies jaxb-plugin-lib,
There are maybe transitive dependencies!
ares-boot-starter-file-storage from group io.github.aresxue.boot (version 1.0.2)
文件服务快速使用,可自动从配置中心获取文件服务器信息,业务使用接口即可快速上传文件,适配多种云端服务器以及本地方式
File service use quickly, and the file server information can be automatically
obtained from the configuration center. The business interface can quickly upload files,
adapt to a variety of cloud servers and local methods
Artifact ares-boot-starter-file-storage
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
mt-mongo from group com.alpactech (version 1.1.7)
MTMongo is an enhanced toolkit base on Spring Data MongoDB for simplify development. This toolkit provides some out-of-the-box CURD methods with RESTful API that can save your development time.
Artifact mt-mongo
Group com.alpactech
Version 1.1.7
Last update 13. November 2023
Organization not specified
URL https://github.com/YoungTakhin/MTMongo
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies spring-boot-starter-data-mongodb, lombok,
There are maybe transitive dependencies!
Group com.alpactech
Version 1.1.7
Last update 13. November 2023
Organization not specified
URL https://github.com/YoungTakhin/MTMongo
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies spring-boot-starter-data-mongodb, lombok,
There are maybe transitive dependencies!
cache-as-multi from group io.github.ms100 (version 1.3.1)
Extend Spring Cache to implement individual caching for each item in batch data, which can improve cache hit
rate and utilization. Additionally, this extension allows the methods for operating on batch data to share the
cache with the methods for operating on individual data.
扩展 Spring Cache 以实现批量数据中每项的单独缓存,从而提升缓存的命中率和使用率,并且可以使操作批量数据的方法与操作单个数据的方法共用缓存。
0 downloads
Artifact cache-as-multi
Group io.github.ms100
Version 1.3.1
Last update 08. November 2023
Organization not specified
URL https://github.com/ms100/cache-as-multi
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies lombok, commons-lang3,
There are maybe transitive dependencies!
Group io.github.ms100
Version 1.3.1
Last update 08. November 2023
Organization not specified
URL https://github.com/ms100/cache-as-multi
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies lombok, commons-lang3,
There are maybe transitive dependencies!
fastcryptoutils from group io.github.michaelwilliam0024 (version 1.2.1)
FastCryptoUtils is a Java project designed to provide as many encryption and hashing methods as possible, while also leveraging system resources to accelerate these processes.
Group: io.github.michaelwilliam0024 Artifact: fastcryptoutils
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact fastcryptoutils
Group io.github.michaelwilliam0024
Version 1.2.1
Last update 15. September 2023
Organization not specified
URL https://github.com/michaelwilliam0024/Fastcryptoutils
License MIT License
Dependencies amount 1
Dependencies json,
There are maybe transitive dependencies!
Group io.github.michaelwilliam0024
Version 1.2.1
Last update 15. September 2023
Organization not specified
URL https://github.com/michaelwilliam0024/Fastcryptoutils
License MIT License
Dependencies amount 1
Dependencies json,
There are maybe transitive dependencies!
template-engine from group io.github.moraesdelima (version 1.2.0)
TemplateEngine provides classes and methods for replacing properties in a given template with their respective values from a Java Bean object, either in string or JSON format.
Group: io.github.moraesdelima Artifact: template-engine
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact template-engine
Group io.github.moraesdelima
Version 1.2.0
Last update 31. May 2023
Organization not specified
URL https://github.com/moraesdelima/template-engine
License MIT License
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!
Group io.github.moraesdelima
Version 1.2.0
Last update 31. May 2023
Organization not specified
URL https://github.com/moraesdelima/template-engine
License MIT License
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!
springwebrunner from group io.github.tonyxyu (version 1.0.1)
The Spring Web Runner package allows users to run shell
methods with specific annotations on a web server. The web UI
provides options to run the methods both in an input box or in
a separate page with each argument in a separate input box.
0 downloads
Artifact springwebrunner
Group io.github.tonyxyu
Version 1.0.1
Last update 20. July 2022
Organization not specified
URL https://github.com/tonyxyu/springwebrunner
License MIT License
Dependencies amount 6
Dependencies spring-boot-starter-web, spring-boot-starter-thymeleaf, spring-boot, spring-shell-starter, reflections, agrona,
There are maybe transitive dependencies!
Group io.github.tonyxyu
Version 1.0.1
Last update 20. July 2022
Organization not specified
URL https://github.com/tonyxyu/springwebrunner
License MIT License
Dependencies amount 6
Dependencies spring-boot-starter-web, spring-boot-starter-thymeleaf, spring-boot, spring-shell-starter, reflections, agrona,
There are maybe transitive dependencies!
play-silhouette-cas_2.13 from group io.github.honeycomb-cheesecake (version 8.0.2)
Authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, Credentials, Basic Authentication, Two Factor Authentication or custom authentication schemes
Group: io.github.honeycomb-cheesecake Artifact: play-silhouette-cas_2.13
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact play-silhouette-cas_2.13
Group io.github.honeycomb-cheesecake
Version 8.0.2
Last update 11. June 2022
Organization honeycomb-cheesecake
URL https://silhouette.readme.io/
License Apache License
Dependencies amount 5
Dependencies scala-library, play-silhouette_2.13, commons-io, cas-client-core, cas-client-support-saml,
There are maybe transitive dependencies!
Group io.github.honeycomb-cheesecake
Version 8.0.2
Last update 11. June 2022
Organization honeycomb-cheesecake
URL https://silhouette.readme.io/
License Apache License
Dependencies amount 5
Dependencies scala-library, play-silhouette_2.13, commons-io, cas-client-core, cas-client-support-saml,
There are maybe transitive dependencies!
play-silhouette-password-bcrypt_2.13 from group io.github.honeycomb-cheesecake (version 8.0.2)
Authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, Credentials, Basic Authentication, Two Factor Authentication or custom authentication schemes
Group: io.github.honeycomb-cheesecake Artifact: play-silhouette-password-bcrypt_2.13
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact play-silhouette-password-bcrypt_2.13
Group io.github.honeycomb-cheesecake
Version 8.0.2
Last update 11. June 2022
Organization honeycomb-cheesecake
URL https://silhouette.readme.io/
License Apache License
Dependencies amount 4
Dependencies scala-library, play-silhouette_2.13, commons-io, jBCrypt,
There are maybe transitive dependencies!
Group io.github.honeycomb-cheesecake
Version 8.0.2
Last update 11. June 2022
Organization honeycomb-cheesecake
URL https://silhouette.readme.io/
License Apache License
Dependencies amount 4
Dependencies scala-library, play-silhouette_2.13, commons-io, jBCrypt,
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
Page 117 from 156 (items total 1551)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy