Download JAR files tagged by methods with all dependencies
jid3lib from group net.sf.javamusictag (version 0.5.4)
This library reads song information, such as song title, artist, and album, from an MP3 file. It supports ID3v1, ID3v1.1, Lyrics3v1, Lyrics3v2, ID3v2.2, ID3v2.3, and ID3v2.4 tags. MP3 Frame Headers can also be read. There is a FilenameTag, a ID3v2.4 tag that is intelligently derived from the file name. It contains tag synchronization utilities, multiple save options, and easy tag conversion methods.
Artifact jid3lib
Group net.sf.javamusictag
Version 0.5.4
Last update 19. May 2009
Organization Eric Farng
URL http://javamusictag.sourceforge.net/
License LPGL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.sf.javamusictag
Version 0.5.4
Last update 19. May 2009
Organization Eric Farng
URL http://javamusictag.sourceforge.net/
License LPGL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
commons from group com.lmco.ptolemaeus (version 3.2.1)
Common utilities such as MultiIndexMap (an efficient implementation Map<Iterable<K>, V>), ConcurrentMemoizer (simplifies and wraps the lazy construction and memoization of expensive operations), StreamUtils, MapUtils, SetUtils, etc. which - among other common static convenience methods - use LinkedHashMap/Set, rather than the default HashMap/Set that the base Java statics in Stream, Collectors, Map and Set, and much other commonly sought-after functionality such as Validation (which holds common many parameter checks), AtomicDouble, IStreamable, and IPartitionable
0 downloads
Artifact commons
Group com.lmco.ptolemaeus
Version 3.2.1
Last update 05. December 2024
Organization not specified
URL https://gitlab.com/lmco/ptolemaeus
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.lmco.ptolemaeus
Version 3.2.1
Last update 05. December 2024
Organization not specified
URL https://gitlab.com/lmco/ptolemaeus
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
defaultj from group io.defaultj (version 2.3.1)
DefaultJ is a powerful Java library that provides default values for any class,
offering multiple strategies for obtaining those values.
It can be used as a dependency injection utility, similar to Guice.
With 14 built-in strategies, DefaultJ can obtain default values through various means
such as explicit bindings, annotations, enum values, factory methods, and more.
It also supports custom annotations and offers annotation processors for validation.
Available on Maven Central, DefaultJ can be easily integrated into Gradle and Maven projects.
Contributions and selective usage of the library are encouraged.
Group: io.defaultj Artifact: defaultj
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact defaultj
Group io.defaultj
Version 2.3.1
Last update 13. November 2023
Organization nawaman.net
URL https://github.com/NawaMan/DefaultJ
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.defaultj
Version 2.3.1
Last update 13. November 2023
Organization nawaman.net
URL https://github.com/NawaMan/DefaultJ
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
defailtj from group io.defaultj (version 2.2.0.4)
DefaultJ is a powerful Java library that provides default values for any class,
offering multiple strategies for obtaining those values.
It can be used as a dependency injection utility, similar to Guice.
With 14 built-in strategies, DefaultJ can obtain default values through various means
such as explicit bindings, annotations, enum values, factory methods, and more.
It also supports custom annotations and offers annotation processors for validation.
Available on Maven Central, DefaultJ can be easily integrated into Gradle and Maven projects.
Contributions and selective usage of the library are encouraged.
Group: io.defaultj Artifact: defailtj
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact defailtj
Group io.defaultj
Version 2.2.0.4
Last update 11. July 2023
Organization not specified
URL https://github.com/NawaMan/DefaultJ
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.defaultj
Version 2.2.0.4
Last update 11. July 2023
Organization not specified
URL https://github.com/NawaMan/DefaultJ
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
autocomplete from group com.fifesoft (version 3.3.1)
AutoComplete is a library allowing you to add IDE-like auto-completion (aka "code completion" or "Intellisense") to any Swing JTextComponent. Special integration is added for RSyntaxTextArea, since this feature is commonly needed when editing source code. Features include: Drop-down completion choice list. Optional companion "description" window, complete with full HTML support and navigable with hyperlinks. Optional parameter completion assistance for functions and methods, ala Eclipse and NetBeans. Completion information is typically specified in an XML file, but can even be dynamic.
115 downloads
Artifact autocomplete
Group com.fifesoft
Version 3.3.1
Last update 14. January 2023
Organization not specified
URL https://github.com/bobbylight/AutoComplete
License BSD-3-Clause
Dependencies amount 1
Dependencies rsyntaxtextarea,
There are maybe transitive dependencies!
Group com.fifesoft
Version 3.3.1
Last update 14. January 2023
Organization not specified
URL https://github.com/bobbylight/AutoComplete
License BSD-3-Clause
Dependencies amount 1
Dependencies rsyntaxtextarea,
There are maybe transitive dependencies!
zookeeper-recipes from group io.streamnative (version 3.6.3.1)
1) This module contains various Zookeeper recipe implementations.
2) The recipe directory name should specify the name of the recipe you are implementing - eg. zookeeper-recipes-lock.
3) It would be great if you can provide both the java and c recipes for the zookeeper recipes.
C recipes go in to zookeeper-recipes/zookeeper-recipes-[recipe-name]/src/c
Java implementation goes into zookeeper-recipes/zookeeper-recipes-[recipe-name]/src/java.
4) The recipes hold high standards like our zookeeper c/java libraries, so make sure that you include
some unit testing with both the c and java recipe code.
5) Also, please name your c client public methods as
zkr_recipe-name_methodname
(eg. zkr_lock_lock in zookeeper-recipes-lock/src/c)
6) To run the c tests in all the recipes,
- make sure the main zookeeper c libraries in
zookeeper-client-c are compiled. Run autoreconf -if;./configure; make. The libraries
will be installed in {top}/src/c/.libs.
- run autoreconf if;./configure;make run-check
in zookeeper-recipes/$recipename/src/c
Group: io.streamnative Artifact: zookeeper-recipes
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact zookeeper-recipes
Group io.streamnative
Version 3.6.3.1
Last update 28. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies zookeeper,
There are maybe transitive dependencies!
Group io.streamnative
Version 3.6.3.1
Last update 28. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies zookeeper,
There are maybe transitive dependencies!
tostring-implementation from group io.github.trigunam.java.util (version 2.2)
This project is a library for any POJO class to implement a toString method. Given a class name and instance, the project will use reflection from Java API to get the getter methods for the given instance and execute it to print the methodName = methodValue in an appended string with comma separated values. This is very generic implementation so anybody can use this code to write their toString implementation. The idea is to avoid implementing toString by writing your own implementation every time.
Please put your thoughts on the implementation so we can evolve as a project which will help every Java Developer.
Group: io.github.trigunam.java.util Artifact: tostring-implementation
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact tostring-implementation
Group io.github.trigunam.java.util
Version 2.2
Last update 04. September 2021
Organization Yet to identify
URL https://github.com/trigunam/tostring-implementation
License GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Dependencies amount 2
Dependencies slf4j-api, logback-classic,
There are maybe transitive dependencies!
Group io.github.trigunam.java.util
Version 2.2
Last update 04. September 2021
Organization Yet to identify
URL https://github.com/trigunam/tostring-implementation
License GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Dependencies amount 2
Dependencies slf4j-api, logback-classic,
There are maybe transitive dependencies!
pyrolite from group net.razorvine (version 5.1)
This library allows your Java program to interface very easily with the Python world. It uses the Pyro protocol to call methods on remote objects. (See https://pyro5.readthedocs.io/).
Pyrolite only implements part of the client side Pyro library, hence its name 'lite'... So if you don't need Pyro's full feature set, Pyrolite may be a good choice to connect java or .NET and python.
Version 5.0 changes: support Pyro5 wire protocol. Dropped support of Pyro4 (stick to version 4.xx for that).
30 downloads
Artifact pyrolite
Group net.razorvine
Version 5.1
Last update 17. May 2021
Organization not specified
URL https://github.com/irmen/Pyrolite
License MIT License
Dependencies amount 1
Dependencies serpent,
There are maybe transitive dependencies!
Group net.razorvine
Version 5.1
Last update 17. May 2021
Organization not specified
URL https://github.com/irmen/Pyrolite
License MIT License
Dependencies amount 1
Dependencies serpent,
There are maybe transitive dependencies!
sbscl from group org.draegerlab (version 2.1)
The Systems Biology Simulation Core Library provides an efficient and
exhaustive Java™ implementation of methods to interpret the content of
models encoded in the Systems Biology Markup Language (SBML) and its
numerical solution. This library is based on the JSBML project. It can be
used on every operating system for which a Java Virtual Machine is available.
Version 2.0 and beyond support simulation in three frameworks:
constraint-based analysis, stochastic simulation, and ordinary differential
equation systems. SBSCL supports SED-ML and COMBINE archives in OMEX format.
Artifact sbscl
Group org.draegerlab
Version 2.1
Last update 20. April 2021
Organization not specified
URL https://github.com/draeger-lab/SBSCL/
License GNU Lesser General Public License
Dependencies amount 14
Dependencies junit, jsbml, jdom2, jmathml, jlibsedml, commons-math, commons-lang3, jfreechart, colt, SCPSolver, GLPKSolverPack, LPSOLVESolverPack, libkisao, CombineArchive,
There are maybe transitive dependencies!
Group org.draegerlab
Version 2.1
Last update 20. April 2021
Organization not specified
URL https://github.com/draeger-lab/SBSCL/
License GNU Lesser General Public License
Dependencies amount 14
Dependencies junit, jsbml, jdom2, jmathml, jlibsedml, commons-math, commons-lang3, jfreechart, colt, SCPSolver, GLPKSolverPack, LPSOLVESolverPack, libkisao, CombineArchive,
There are maybe transitive dependencies!
suji from group com.github.jikyo (version 0.0.5)
Suji is a converter library from Japanese number notation to numerical value,
and from numerical notation to Japanese Kansuji notation.
Converter.values(src) to convert from Japanese number notation to numerical value:
Japanese number notation can include Kansuji.
The String "1つの価格が二兆30万五千十7円になります。" will be converted to two BigDecimal, 1 and 2000000005017.
And also, 打率は三割二部五厘です。 will be a 0.325.
The return value is a list of Suji Numeral objects.
If the input string has no number notation, Suji returns a empty list.
The Numeral object has three methods: value(), begin(), and end():
value(): a BigDecimal instance of a numerical value for the number notation.
begin(): the begin index (int) of the found number notation at the input string.
end(): the end index (int) of the found number notation.
Converter.kansujis(src) to convert from numeric notation to Japanese Kansuji notation:
The String 20兆30万五千十7円になります。 will be converted to the Kansuji string, 二十兆三十万五千十七.
The boolean flag one is interpreted as whether to display the first character 一 or not.
The output of Converter.kansujis('1000万', true) will be converted to 一千万,
and the output of Converter.kansujis('1000万', false) will be converted to 千万.
Note that kansujis does not support numerical notation after the decimal point.
If the input string is 32.01, the output will 三十二, not 三十二割一厘.
The return value is a list of Kansuji objects.
If the input string has no number notation, Suji returns a empty list.
The Kansuji object has three methods: value(), begin(), and end():
value(): a String instance of a Kansuji notation.
begin(): the begin index (int) of the found number notation at the input string.
end(): the end index (int) of the found number notation.
Suji is a one-pass parser.
That is, Suji parse a source text from the head to the end only once.
Artifact suji
Group com.github.jikyo
Version 0.0.5
Last update 04. September 2020
Organization not specified
URL https://github.com/jikyo/suji4j
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.jikyo
Version 0.0.5
Last update 04. September 2020
Organization not specified
URL https://github.com/jikyo/suji4j
License The Apache Software License, Version 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
- 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 148 from 156 (items total 1551)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy