Download JAR files tagged by guess with all dependencies
embulk-util-guess from group org.embulk (version 0.4.0)
Guess helper for Embulk and Embulk plugins
0 downloads
Artifact embulk-util-guess
Group org.embulk
Version 0.4.0
Last update 19. April 2024
Organization not specified
URL https://www.embulk.org/
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies embulk-util-config, embulk-util-file, embulk-util-text, jackson-annotations, jackson-core, jackson-databind,
There are maybe transitive dependencies!
Group org.embulk
Version 0.4.0
Last update 19. April 2024
Organization not specified
URL https://www.embulk.org/
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies embulk-util-config, embulk-util-file, embulk-util-text, jackson-annotations, jackson-core, jackson-databind,
There are maybe transitive dependencies!
guess-image-layout from group org.webjars.npm (version 0.1.0)
WebJar for guess-image-layout
Artifact guess-image-layout
Group org.webjars.npm
Version 0.1.0
Last update 02. December 2023
Organization not specified
URL https://www.webjars.org
License CC0-1.0
Dependencies amount 1
Dependencies get-depth,
There are maybe transitive dependencies!
Group org.webjars.npm
Version 0.1.0
Last update 02. December 2023
Organization not specified
URL https://www.webjars.org
License CC0-1.0
Dependencies amount 1
Dependencies get-depth,
There are maybe transitive dependencies!
embulk-guess-avro from group io.github.joker1007 (version 0.5.0)
Embulk guess plugin for Apache Avro
Artifact embulk-guess-avro
Group io.github.joker1007
Version 0.5.0
Last update 16. August 2023
Organization not specified
URL https://github.com/joker1007/embulk-parser-avro
License MIT License
Dependencies amount 15
Dependencies jackson-annotations, jackson-core, jackson-databind, jackson-datatype-jdk8, embulk-util-file, embulk-util-json, embulk-util-config, embulk-util-timestamp, avro, zstd-jni, xz, snappy-java, slf4j-api, embulk-util-rubytime, commons-compress,
There are maybe transitive dependencies!
Group io.github.joker1007
Version 0.5.0
Last update 16. August 2023
Organization not specified
URL https://github.com/joker1007/embulk-parser-avro
License MIT License
Dependencies amount 15
Dependencies jackson-annotations, jackson-core, jackson-databind, jackson-datatype-jdk8, embulk-util-file, embulk-util-json, embulk-util-config, embulk-util-timestamp, avro, zstd-jni, xz, snappy-java, slf4j-api, embulk-util-rubytime, commons-compress,
There are maybe transitive dependencies!
test.app5 from group org.glassfish.fighterfish (version 1.0.0)
Group: org.glassfish.fighterfish Artifact: test.app5
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact test.app5
Group org.glassfish.fighterfish
Version 1.0.0
Last update 07. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.glassfish.fighterfish
Version 1.0.0
Last update 07. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
bot.commands.guess from group com.github.v-play-games (version 0.0.3)
Guess command allows the user to guess the pokemon based on its description
Group: com.github.v-play-games Artifact: bot.commands.guess
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact bot.commands.guess
Group com.github.v-play-games
Version 0.0.3
Last update 10. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.v-play-games
Version 0.0.3
Last update 10. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
heuristomancer from group org.iplantc (version 0.1.4)
Clojure library for attempting to guess file types.
0 downloads
Artifact heuristomancer
Group org.iplantc
Version 0.1.4
Last update 18. March 2014
Organization not specified
URL http://www.iplantcollaborative.org
License BSD Standard License
Dependencies amount 4
Dependencies clojure, tools.cli, tools.logging, instaparse,
There are maybe transitive dependencies!
Group org.iplantc
Version 0.1.4
Last update 18. March 2014
Organization not specified
URL http://www.iplantcollaborative.org
License BSD Standard License
Dependencies amount 4
Dependencies clojure, tools.cli, tools.logging, instaparse,
There are maybe transitive dependencies!
minitest from group rubygems (version 5.4.1)
minitest provides a complete suite of testing facilities supporting
TDD, BDD, mocking, and benchmarking.
"I had a class with Jim Weirich on testing last week and we were
allowed to choose our testing frameworks. Kirk Haines and I were
paired up and we cracked open the code for a few test
frameworks...
I MUST say that minitest is *very* readable / understandable
compared to the 'other two' options we looked at. Nicely done and
thank you for helping us keep our mental sanity."
-- Wayne E. Seguin
minitest/unit is a small and incredibly fast unit testing framework.
It provides a rich set of assertions to make your tests clean and
readable.
minitest/spec is a functionally complete spec engine. It hooks onto
minitest/unit and seamlessly bridges test assertions over to spec
expectations.
minitest/benchmark is an awesome way to assert the performance of your
algorithms in a repeatable manner. Now you can assert that your newb
co-worker doesn't replace your linear algorithm with an exponential
one!
minitest/mock by Steven Baker, is a beautifully tiny mock (and stub)
object framework.
minitest/pride shows pride in testing and adds coloring to your test
output. I guess it is an example of how to write IO pipes too. :P
minitest/unit is meant to have a clean implementation for language
implementors that need a minimal set of methods to bootstrap a working
test suite. For example, there is no magic involved for test-case
discovery.
"Again, I can't praise enough the idea of a testing/specing
framework that I can actually read in full in one sitting!"
-- Piotr Szotkowski
Comparing to rspec:
rspec is a testing DSL. minitest is ruby.
-- Adam Hawkins, "Bow Before MiniTest"
minitest doesn't reinvent anything that ruby already provides, like:
classes, modules, inheritance, methods. This means you only have to
learn ruby to use minitest and all of your regular OO practices like
extract-method refactorings still apply.
Group: rubygems Artifact: minitest
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact minitest
Group rubygems
Version 5.4.1
Last update 28. March 2015
Organization not specified
URL https://github.com/seattlerb/minitest
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group rubygems
Version 5.4.1
Last update 28. March 2015
Organization not specified
URL https://github.com/seattlerb/minitest
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 1 from 1 (items total 7)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy