Download JAR files tagged by reasonable with all dependencies
factogit from group io.github.oliviercailloux (version 0.0.1)
Artifact factogit
Group io.github.oliviercailloux
Version 0.0.1
Last update 23. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jaris, jimfs, org.eclipse.jgit, org.eclipse.jgit.ssh.apache,
There are maybe transitive dependencies!
Group io.github.oliviercailloux
Version 0.0.1
Last update 23. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jaris, jimfs, org.eclipse.jgit, org.eclipse.jgit.ssh.apache,
There are maybe transitive dependencies!
publish from group io.github.oliviercailloux (version 0.0.9)
0 downloads
Artifact publish
Group io.github.oliviercailloux
Version 0.0.9
Last update 21. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies jaris, asciidoctorj-api, jing, Saxon-HE, jakarta.xml.bind-api, fop-core,
There are maybe transitive dependencies!
Group io.github.oliviercailloux
Version 0.0.9
Last update 21. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies jaris, asciidoctorj-api, jing, Saxon-HE, jakarta.xml.bind-api, fop-core,
There are maybe transitive dependencies!
gpom from group io.github.oliviercailloux (version 0.0.4)
Group: io.github.oliviercailloux Artifact: gpom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
compress-lzf from group com.ning (version 1.1.2)
Compression codec for LZF encoding for particularly encoding/decoding, with reasonable compression.
Compressor is basic Lempel-Ziv codec, without Huffman (deflate/gzip) or statistical post-encoding.
See "http://oldhome.schmorp.de/marc/liblzf.html" for more on original LZF package.
Artifact compress-lzf
Group com.ning
Version 1.1.2
Last update 29. January 2023
Organization not specified
URL http://github.com/ning/compress
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.ning
Version 1.1.2
Last update 29. January 2023
Organization not specified
URL http://github.com/ning/compress
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
process-control from group cn.ideabuffer (version 1.1.16)
A lightweight process control framework, used to solve the bloated and difficult to understand business code, through the process will refine the business logic, so that the business process can be orchestrated and can be clearly understood, at the same time, the code can be reasonable Realize complex business logic in a flexible way.
Group: cn.ideabuffer Artifact: process-control
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact process-control
Group cn.ideabuffer
Version 1.1.16
Last update 04. November 2021
Organization not specified
URL https://github.com/sangjian/process-control
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group cn.ideabuffer
Version 1.1.16
Last update 04. November 2021
Organization not specified
URL https://github.com/sangjian/process-control
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
process-annotation from group cn.ideabuffer (version 1.1.16)
0 downloads
Artifact process-annotation
Group cn.ideabuffer
Version 1.1.16
Last update 04. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group cn.ideabuffer
Version 1.1.16
Last update 04. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
process-api from group cn.ideabuffer (version 1.1.16)
0 downloads
Artifact process-api
Group cn.ideabuffer
Version 1.1.16
Last update 04. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies process-core, jackson-core, jackson-databind, junit,
There are maybe transitive dependencies!
Group cn.ideabuffer
Version 1.1.16
Last update 04. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies process-core, jackson-core, jackson-databind, junit,
There are maybe transitive dependencies!
marmotta-backend-kiwi from group org.apache.marmotta (version 3.4.0)
This module provides an Apache Marmotta backend based on the KiWi triple store. This is a reasonable setting
for most setups, provides more features than other backends and is therefore also the default backend for Marmotta.
Artifact marmotta-backend-kiwi
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies marmotta-core, kiwi-triplestore, kiwi-sparql,
There are maybe transitive dependencies!
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies marmotta-core, kiwi-triplestore, kiwi-sparql,
There are maybe transitive dependencies!
wicket-spring-boot-starter-parent from group com.giffing.wicket.spring.boot.starter (version 4.0.0)
This project (should) makes it easy to create
Wicket projects with a minimum of configuration effort.
Is uses Spring Boot to autoconfigure Wickets core and extension
with an reasonable default value which can be overridden
over property files.
This parent project holds default configuration for the underlying
sub modules
Group: com.giffing.wicket.spring.boot.starter Artifact: wicket-spring-boot-starter-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wicket-spring-boot-starter-parent
Group com.giffing.wicket.spring.boot.starter
Version 4.0.0
Last update 22. March 2024
Organization not specified
URL https://github.com/MarcGiffing/wicket-spring-boot
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.giffing.wicket.spring.boot.starter
Version 4.0.0
Last update 22. March 2024
Organization not specified
URL https://github.com/MarcGiffing/wicket-spring-boot
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
twip from group net.sf.twip (version 3.3)
"Tests with Parameters" allows you to simply add parameters to your JUnit test methods.
TwiP calls such methods with all possible combinations of their parameters... or at least some
reasonable subset of commonly failing values in the case of Integers, etc. You can further
reduce these values with an assume expression in an annotation, e.g. ">= 0". Alternatively you can specify a static
method or field to provide the values for your test method(s), if you want to test with other than
the default values. By using TwiP you change the semantics of your tests from existence
to for-all quantifiers, i.e. you specify "all ravens are black" instead of "Abraxas is black", "Toni is black",
etc. This moves your tests closer to an executable specification, so TwiP is a very nice addition to BDD.
Artifact twip
Group net.sf.twip
Version 3.3
Last update 31. March 2011
Organization not specified
URL http://twip.sourceforge.net/
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.sf.twip
Version 3.3
Last update 31. March 2011
Organization not specified
URL http://twip.sourceforge.net/
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 3 from 3 (items total 30)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy