Download JAR files tagged by implies with all dependencies
java-wkhtmltopdf-wrapper from group com.github.jhonnymertz (version 1.3.1-RELEASE)
A Java based wrapper for the wkhtmltopdf command line tool. As the name implies, it uses WebKit to convert HTML documents to PDFs.
Group: com.github.jhonnymertz Artifact: java-wkhtmltopdf-wrapper
Show all versions Show documentation Show source
Show all versions Show documentation Show source
9 downloads
Artifact java-wkhtmltopdf-wrapper
Group com.github.jhonnymertz
Version 1.3.1-RELEASE
Last update 02. September 2024
Organization not specified
URL https://github.com/jhonnymertz/java-wkhtmltopdf-wrapper
License MIT License
Dependencies amount 3
Dependencies commons-lang3, commons-io, slf4j-api,
There are maybe transitive dependencies!
Group com.github.jhonnymertz
Version 1.3.1-RELEASE
Last update 02. September 2024
Organization not specified
URL https://github.com/jhonnymertz/java-wkhtmltopdf-wrapper
License MIT License
Dependencies amount 3
Dependencies commons-lang3, commons-io, slf4j-api,
There are maybe transitive dependencies!
marmotta-versioning-kiwi from group org.apache.marmotta (version 3.4.0)
0 downloads
marmotta-versioning-common from group org.apache.marmotta (version 3.4.0)
0 downloads
marmotta-versioning from group org.apache.marmotta (version 3.1.0-incubating)
access-modifier-suppressions from group org.kohsuke (version 1.16)
This module allows you to enable suppressions for turning off warnings about Restricted APIs.
!!!WARNING!!!
Classes are marked as @Restricted for a reason and this module should not be used lightly! It implies that the
author does not intend for them to be used outside their defined scope and as such they may be
changed/modified/removed at any stage without warning. A simple upgrade of the dependency may break your module. Use
at your own risk.
You should try to not use @Restricted classes in the first place, but if you _must_ use them, this is a less-brutal
approach than just disabling the access-modifier-checker entirely
Artifact access-modifier-suppressions
Group org.kohsuke
Version 1.16
Last update 05. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies access-modifier-annotation,
There are maybe transitive dependencies!
Group org.kohsuke
Version 1.16
Last update 05. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies access-modifier-annotation,
There are maybe transitive dependencies!
zip from group io.github.tsabirgaliev (version 1.0.0.Beta3)
The Java JDK includes various means of creating/consuming compressed files.
What is missing is easy way of creating lazy streamed zip archive, in spirit
of java.util.zip.DeflaterInputStream.
This implementation relies on the fact that the PKZIP specification allows
archiving data streams of sizes not known upfront. This implies that the
archives produced will be readable only by tools aware of this trick.
Notably, java.util.zip.ZipInputStream is OK with that, so we use it to
test compatibility.
Artifact zip
Group io.github.tsabirgaliev
Version 1.0.0.Beta3
Last update 20. March 2017
Organization not specified
URL https://github.com/tsabirgaliev/zip
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.tsabirgaliev
Version 1.0.0.Beta3
Last update 20. March 2017
Organization not specified
URL https://github.com/tsabirgaliev/zip
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
beast-tool from group es.upm.dit.gsi (version 0.9.9)
BEhavioural Agents Simple Testing Tool - BEAST Tool
The aim of this project is the development of a system which allows Behavior Driven Development (BDD) in Multi-Agent Systems (MAS), to make testing practices more accessible and intuitive to everybody.
In one hand, in order to let tests be writable by newcomers and experts alike, system must allow the redaction of tests in plain text, because client does not need to have knowledge of our code. This plain text will be traduced to software later.
The definition of test will be realized with the terminology Given-When-Then, which allows trace an easy guide of the behavior of a given scenario when something happened.
In the other hand, due to the complexity of MAS, making unit testing of an agent that needs the interaction with others is almost impossible until the whole system is finished. This implies to leave testing issues to the end of the project, generating big troubles in case of malfunction. Consequently, its necessary to carry out a tool to allow the creation of mock agents and to perform tests during the whole development process. Therefore another objective of our systems is to include a mocking tool which permits testing continuously.
Definitively, our tool allows the testing of any MAS in the development process, increasing its modularity and decreasing its elaboration and testing cost. These tests will be written in plain text so that anyone would be able to understand them.
For further reading, a paper published in ITMAS2012 workshop can be found in: http://scholar.google.es/citations?view_op=view_citation&hl=es&user=mT3KgXUAAAAJ&citation_for_view=mT3KgXUAAAAJ:Tyk-4Ss8FVUC
0 downloads
Artifact beast-tool
Group es.upm.dit.gsi
Version 0.9.9
Last update 03. June 2014
Organization Grupo de Sistemas Inteligentes - Universidad Politécnica de Madrid
URL http://www.gsi.dit.upm.es/index.php/es/tecnologia/software/221-beast-tool.html
License GNU General Public License, version 2
Dependencies amount 27
Dependencies mockito-all, junit, maven-surefire-plugin, jbehave-web, jaxme2, jbehave-core, log4j, jadex-kernel-bdibpmn, jadex-kernel-micro, jadex-platform-standalone, jadex-runtimetools, jadex-applications-micro, jadex-bridge, jadex-kernel-base, jadex-kernel-extension-agr, jadex-tools-bdi, jadex-applib-bdi, jadex-kernel-application, jadex-applications-bdibpmn, jadex-applications-bpmn, jadex-applications-gpmn, jadex-kernel-gpmn, jadex-nuggets, jadex-rules-applications, jadex-tools-bpmn, jadex-tools-comanalyzer, jade,
There are maybe transitive dependencies!
Group es.upm.dit.gsi
Version 0.9.9
Last update 03. June 2014
Organization Grupo de Sistemas Inteligentes - Universidad Politécnica de Madrid
URL http://www.gsi.dit.upm.es/index.php/es/tecnologia/software/221-beast-tool.html
License GNU General Public License, version 2
Dependencies amount 27
Dependencies mockito-all, junit, maven-surefire-plugin, jbehave-web, jaxme2, jbehave-core, log4j, jadex-kernel-bdibpmn, jadex-kernel-micro, jadex-platform-standalone, jadex-runtimetools, jadex-applications-micro, jadex-bridge, jadex-kernel-base, jadex-kernel-extension-agr, jadex-tools-bdi, jadex-applib-bdi, jadex-kernel-application, jadex-applications-bdibpmn, jadex-applications-bpmn, jadex-applications-gpmn, jadex-kernel-gpmn, jadex-nuggets, jadex-rules-applications, jadex-tools-bpmn, jadex-tools-comanalyzer, jade,
There are maybe transitive dependencies!
Page 1 from 1 (items total 7)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy