Download JAR files tagged by methods with all dependencies
parameter-validation from group info.gehrels (version 2.0.0)
Validating input parameters of methods and constructors is a recurring and stupid task, especially when you are
writing public APIs. This module tries to ease your life a bit by providing a static validateThat() method,
allowing you to throw IllegalArgumentExceptions using hamcrest matchers.
0 downloads
Artifact parameter-validation
Group info.gehrels
Version 2.0.0
Last update 18. October 2024
Organization not specified
URL https://github.com/BGehrels/parameter-validation
License The BSD 3-Clause License
Dependencies amount 1
Dependencies hamcrest-core,
There are maybe transitive dependencies!
Group info.gehrels
Version 2.0.0
Last update 18. October 2024
Organization not specified
URL https://github.com/BGehrels/parameter-validation
License The BSD 3-Clause License
Dependencies amount 1
Dependencies hamcrest-core,
There are maybe transitive dependencies!
h2gis-utilities from group org.orbisgis (version 2.2.3)
Collection of methods to fetch spatial metadata in SFS database like PostGIS or H2GIS.
Theses functions can be commonly used either in PostGIS or in H2.
Spatial utilities publish also a DataSourceFactory wrapper that provide JDBC Wrapper for spatial
functionality.
0 downloads
Artifact h2gis-utilities
Group org.orbisgis
Version 2.2.3
Last update 18. September 2024
Organization CNRS
URL http://github.com/orbisgis/H2GIS
License GNU Lesser General Public License (LGPLV3+)
Dependencies amount 7
Dependencies jts-core, h2, h2gis-api, slf4j-api, cts, junit-jupiter-api, junit-jupiter-engine,
There are maybe transitive dependencies!
Group org.orbisgis
Version 2.2.3
Last update 18. September 2024
Organization CNRS
URL http://github.com/orbisgis/H2GIS
License GNU Lesser General Public License (LGPLV3+)
Dependencies amount 7
Dependencies jts-core, h2, h2gis-api, slf4j-api, cts, junit-jupiter-api, junit-jupiter-engine,
There are maybe transitive dependencies!
oitc-textproc from group de.oberdorf-itc (version 0.8.1.1674)
This library is a summary of helper classes for textprocessing. In detail it covers a class to read configuration files, a class to find a needle within a haystack, a class for cryptographic methods a very helpfull class to do some type conversions and a small helper class to generate timestamp strings.
0 downloads
Artifact oitc-textproc
Group de.oberdorf-itc
Version 0.8.1.1674
Last update 02. June 2024
Organization Michael Oberdorf IT-Consulting
URL https://www.oberdorf-itc.de/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.oberdorf-itc
Version 0.8.1.1674
Last update 02. June 2024
Organization Michael Oberdorf IT-Consulting
URL https://www.oberdorf-itc.de/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
byteman-asciidoc from group org.jboss.byteman (version 4.0.23)
Artifact byteman-asciidoc
Group org.jboss.byteman
Version 4.0.23
Last update 28. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
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 0
Dependencies No dependencies
There are maybe transitive dependencies!
byteman-docs from group org.jboss.byteman (version 4.0.23)
Group: org.jboss.byteman Artifact: byteman-docs
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact byteman-docs
Group org.jboss.byteman
Version 4.0.23
Last update 28. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
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 0
Dependencies No dependencies
There are maybe transitive dependencies!
byteman-root from group org.jboss.byteman (version 4.0.23)
Byteman is a java agent-based bytecode injection tool. It can be used to inject Event Condition Action rules
into Java application and JVM runtime methods. Its primary purpose is to support execution tracing and fault
injection testing.
Group: org.jboss.byteman Artifact: byteman-root
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact byteman-root
Group org.jboss.byteman
Version 4.0.23
Last update 28. May 2024
Organization not specified
URL http://www.jboss.org/byteman
License LGPL 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.jboss.byteman
Version 4.0.23
Last update 28. May 2024
Organization not specified
URL http://www.jboss.org/byteman
License LGPL 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
wallee-payment-sdk from group com.wallee (version 1.3.0)
#homeofpayments
Welcome to wallee. From now on, it's easy for you to accept payments:
Whether modern payment methods on the internet, card payments in shops or processing payments at vending machines. Discover your diverse possibilities with wallee.
Group: com.wallee Artifact: wallee-payment-sdk
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wallee-payment-sdk
Group com.wallee
Version 1.3.0
Last update 18. April 2024
Organization not specified
URL https://wallee.com
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group com.wallee
Version 1.3.0
Last update 18. April 2024
Organization not specified
URL https://wallee.com
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
collections from group org.javimmutable (version 4.0.1)
Library providing immutable/persistent collection classes for
Java. While collections are immutable they provide methods for
adding and removing values by creating new modified copies of
themselves. Each copy shares almost all of its structure with
other copies to minimize memory consumption.
0 downloads
Artifact collections
Group org.javimmutable
Version 4.0.1
Last update 24. February 2024
Organization Burton Computer Corporation
URL https://github.com/brianburton/java-immutable-collections
License Simplified BSD License
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!
Group org.javimmutable
Version 4.0.1
Last update 24. February 2024
Organization Burton Computer Corporation
URL https://github.com/brianburton/java-immutable-collections
License Simplified BSD License
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!
generic-rest-jpa from group io.github.agache41 (version 0.1.1)
Generic REST JPA is a JEE library targeted on creating generic Resource Services and Data Access Layers on top
of JPA and CDI.
It develops REST Services starting from the CRUD pattern and extends it by adding frequently needed methods to
each domain entity.
Group: io.github.agache41 Artifact: generic-rest-jpa
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact generic-rest-jpa
Group io.github.agache41
Version 0.1.1
Last update 04. February 2024
Organization not specified
URL https://github.com/agache41/generic-rest-jpa
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.agache41
Version 0.1.1
Last update 04. February 2024
Organization not specified
URL https://github.com/agache41/generic-rest-jpa
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
compiler from group com.imcys.deeprecopy (version 0.0.1-Beta-3)
DeepReCopy is a deep copy utility library developed specifically for Kotlin's Data classes. It utilizes KSP (Kotlin Symbol Processing) to generate deep copy extension methods for Data classes, providing support for DSL (Domain-Specific Language) syntax.
0 downloads
Artifact compiler
Group com.imcys.deeprecopy
Version 0.0.1-Beta-3
Last update 03. February 2024
Organization not specified
URL https://github.com/1250422131/DeepReCopy
License Apache License 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group com.imcys.deeprecopy
Version 0.0.1-Beta-3
Last update 03. February 2024
Organization not specified
URL https://github.com/1250422131/DeepReCopy
License Apache License 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
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 131 from 156 (items total 1551)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy