Download JAR files tagged by input with all dependencies
hub-imageinspector-lib from group com.synopsys.integration (version 14.3.2)
A library for creating Black Duck Input Output (BDIO) representing the packages installed in a Linux Docker image
Group: com.synopsys.integration Artifact: hub-imageinspector-lib
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact hub-imageinspector-lib
Group com.synopsys.integration
Version 14.3.2
Last update 22. May 2024
Organization not specified
URL https://www.github.com/blackducksoftware/hub-imageinspector-lib
License Apache License 2.0
Dependencies amount 3
Dependencies integration-bdio, spring-context, commons-exec,
There are maybe transitive dependencies!
Group com.synopsys.integration
Version 14.3.2
Last update 22. May 2024
Organization not specified
URL https://www.github.com/blackducksoftware/hub-imageinspector-lib
License Apache License 2.0
Dependencies amount 3
Dependencies integration-bdio, spring-context, commons-exec,
There are maybe transitive dependencies!
colorpicker from group org.drjekyll (version 2.0.1)
A nice color picker using Java Swing that contains a visual color selection and input
boxes to enter
RGB and HSB values manually
37 downloads
Artifact colorpicker
Group org.drjekyll
Version 2.0.1
Last update 19. April 2024
Organization not specified
URL https://github.com/dheid/colorpicker
License BSD 3-Clause License
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
Group org.drjekyll
Version 2.0.1
Last update 19. April 2024
Organization not specified
URL https://github.com/dheid/colorpicker
License BSD 3-Clause License
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
protoc-gen-krotoDC from group io.github.mscheong01 (version 1.1.1)
protoc-gen-krotoDC is a protoc plugin for generating kotlin data classes and grpc service/stub from a .proto input.
Group: io.github.mscheong01 Artifact: protoc-gen-krotoDC
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact protoc-gen-krotoDC
Group io.github.mscheong01
Version 1.1.1
Last update 02. March 2024
Organization not specified
URL https://github.com/mscheong01/krotoDC
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.mscheong01
Version 1.1.1
Last update 02. March 2024
Organization not specified
URL https://github.com/mscheong01/krotoDC
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
java-properties from group org.codejive (version 0.0.7)
A simple Java Properties parser that retains the exact format of the input file, including any comments
0 downloads
Artifact java-properties
Group org.codejive
Version 0.0.7
Last update 21. February 2024
Organization not specified
URL https://github.com/codejive/java-properties
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.codejive
Version 0.0.7
Last update 21. February 2024
Organization not specified
URL https://github.com/codejive/java-properties
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
plc4j-utils-pcap-replay from group org.apache.plc4x (version 0.12.0)
An implementation of a Netty Channel that uses a PCAP packet dump as input and simulates a raw socket
device by replaying the recorded traffic.
Group: org.apache.plc4x Artifact: plc4j-utils-pcap-replay
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact plc4j-utils-pcap-replay
Group org.apache.plc4x
Version 0.12.0
Last update 16. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies plc4j-utils-pcap-shared, netty-buffer, netty-transport, pcap4j-core, commons-lang3, slf4j-api, logback-classic,
There are maybe transitive dependencies!
Group org.apache.plc4x
Version 0.12.0
Last update 16. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies plc4j-utils-pcap-shared, netty-buffer, netty-transport, pcap4j-core, commons-lang3, slf4j-api, logback-classic,
There are maybe transitive dependencies!
lphybeast from group io.github.linguaphylo (version 1.1.0)
A command-line program that takes an LPhy model specification including a data block, and produces a BEAST 2 XML input file.
Group: io.github.linguaphylo Artifact: lphybeast
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact lphybeast
Group io.github.linguaphylo
Version 1.1.0
Last update 01. February 2024
Organization not specified
URL https://linguaphylo.github.io/
License GNU Lesser General Public License, version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.linguaphylo
Version 1.1.0
Last update 01. February 2024
Organization not specified
URL https://linguaphylo.github.io/
License GNU Lesser General Public License, version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
StringCursor from group io.github.nerjalnosk (version 1.1)
A simple tool for cursored String creation.
Allows for easy text manipulation as well as edition canceling, ideal for text input implementations.
0 downloads
Artifact StringCursor
Group io.github.nerjalnosk
Version 1.1
Last update 01. February 2024
Organization not specified
URL https://github.com/NerjalNosk/StringCursor
License GNU-LGPL-2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.nerjalnosk
Version 1.1
Last update 01. February 2024
Organization not specified
URL https://github.com/NerjalNosk/StringCursor
License GNU-LGPL-2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
is-number from group org.mvnpm (version 7.0.0)
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Artifact is-number
Group org.mvnpm
Version 7.0.0
Last update 23. January 2024
Organization Jon Schlinkert
URL https://github.com/jonschlinkert/is-number
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.mvnpm
Version 7.0.0
Last update 23. January 2024
Organization Jon Schlinkert
URL https://github.com/jonschlinkert/is-number
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
compose-ui-test from group io.github.aungthiha (version 1.0.1)
A tool to launch an activity with intent in instrumented test and assert composables in the activity, solving the limitation of ComposeTestRule that does not accept an intent as an input for launching activities.
Group: io.github.aungthiha Artifact: compose-ui-test
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact compose-ui-test
Group io.github.aungthiha
Version 1.0.1
Last update 08. December 2023
Organization not specified
URL https://github.com/AungThiha/ComposeUiTest/tree/main
License WTFPL
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group io.github.aungthiha
Version 1.0.1
Last update 08. December 2023
Organization not specified
URL https://github.com/AungThiha/ComposeUiTest/tree/main
License WTFPL
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
topp-tiny-io-utility from group io.github.sabroe.topp-tiny (version 0.9.1)
Topp Tiny IO is an open-source Java library which implements input/output related utilities.
0 downloads
Artifact topp-tiny-io-utility
Group io.github.sabroe.topp-tiny
Version 0.9.1
Last update 18. September 2023
Organization not specified
URL https://github.com/sabroe/Topp-Tiny
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.sabroe.topp-tiny
Version 0.9.1
Last update 18. September 2023
Organization not specified
URL https://github.com/sabroe/Topp-Tiny
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
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
Page 95 from 120 (items total 1195)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy