Download JAR files tagged by while with all dependencies
jeuron-project from group org.jeuron (version 0.4.0)
The Jeuron Application Platform is a lightweight framework to assemble software components intended to support multiple project and deployment scenarios while also providing an environment for testing and debugging. The platform is comprised of a set of packages which provide transport, messaging, configuration, and execution services designed to create a configurable, scalable, and distributed application environment. The low resource model permits the platform to be instantiated during each build cycle and to be deployed at all levels of the application hierarchy such as application servers, web servers, and mobile or wired workstations.
Group: org.jeuron Artifact: jeuron-project
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jeuron-project
Group org.jeuron
Version 0.4.0
Last update 25. April 2014
Organization not specified
URL Not specified
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.jeuron
Version 0.4.0
Last update 25. April 2014
Organization not specified
URL Not specified
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jeuron from group org.jeuron (version 0.4.0)
Artifact jeuron
Group org.jeuron
Version 0.4.0
Last update 24. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.jeuron
Version 0.4.0
Last update 24. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
degen from group com.peterlavalle (version 1.3.0)
A Maven Mojo to download and "degenerate" non-maven projects into sources and binaries
This MOJO is supposed to scrape and "de-generate" a zip file containing jars into a project's generated-sources folder, skipping items provided in the `src/` folder.
It is intended to "mavenize-with-changes" an existing project and allow the user (of the Mojo) to replace classes which they do not have the ability/desire to recompile without setting up a full build.
It can also be used to import non-maven projects by not changing anything.
The itch I wanted to scratch was mostly to port libGDX to Maven, while replacing the native methods on Matrix4, without rebuilding the whole project.
In essence - it's an alternative to patching someone else's project.
Artifact degen
Group com.peterlavalle
Version 1.3.0
Last update 28. January 2013
Organization not specified
URL https://github.com/g-pechorin/degen
License GNU AFFERO GENERAL PUBLIC LICENSE
Dependencies amount 3
Dependencies maven-plugin-api, maven-project, guava,
There are maybe transitive dependencies!
Group com.peterlavalle
Version 1.3.0
Last update 28. January 2013
Organization not specified
URL https://github.com/g-pechorin/degen
License GNU AFFERO GENERAL PUBLIC LICENSE
Dependencies amount 3
Dependencies maven-plugin-api, maven-project, guava,
There are maybe transitive dependencies!
averagedOneDependenceEstimators from group nz.ac.waikato.cms.weka (version 1.2.1)
AODE achieves highly accurate classification by averaging over all of a small space of alternative naive-Bayes-like models that have weaker (and hence less detrimental) independence assumptions than naive Bayes. The resulting algorithm is computationally efficient while delivering highly accurate classification on many learning tasks. For more information, see G. Webb, J. Boughton, Z. Wang (2005). Not So Naive Bayes: Aggregating One-Dependence Estimators. Machine Learning. 58(1):5-24.
Group: nz.ac.waikato.cms.weka Artifact: averagedOneDependenceEstimators
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact averagedOneDependenceEstimators
Group nz.ac.waikato.cms.weka
Version 1.2.1
Last update 20. July 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/averagedOneDependenceEstimators
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.2.1
Last update 20. July 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/averagedOneDependenceEstimators
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
jdom from group org.jopendocument (version 1.1.1)
JDOM is a Java-oriented object model which models XML documents.
It provides a Java-centric means of generating and manipulating
XML documents. While JDOM interoperates well with existing
standards such as the Simple API for XML (SAX) and the Document
Object Model (DOM), it is not an abstraction layer or
enhancement to those APIs. Rather, it seeks to provide a robust,
light-weight means of reading and writing XML data without the
complex and memory-consumptive options that current API
offerings provide.
built July 23 2009
Artifact jdom
Group org.jopendocument
Version 1.1.1
Last update 30. April 2012
Organization jdom.org
URL http://www.jdom.org/
License BSD/Apache style, see LICENSE.txt
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.jopendocument
Version 1.1.1
Last update 30. April 2012
Organization jdom.org
URL http://www.jdom.org/
License BSD/Apache style, see LICENSE.txt
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
xbis from group net.sourceforge.xbis (version 0.9.5)
XBIS is an encoding format for XML documents that is fully convertible to and from text,
with information set equivalence between the original document text and regenerated document text.
It's intended for use in transmitting XML documents between application components, and is therefore
designed for processing speed. The current Java language implementation offers several times
the performance of SAX2 parsers working from text documents across a wide range of document types and
sizes, and across JVMs tested, while also providing a substantial reduction in document size for most
types of XML documents.
Artifact xbis
Group net.sourceforge.xbis
Version 0.9.5
Last update 22. July 2011
Organization Sosnoski Software Solutions, Inc.
URL http://xbis.sourceforge.net/
License BSD
Dependencies amount 2
Dependencies jdom, xercesImpl,
There are maybe transitive dependencies!
Group net.sourceforge.xbis
Version 0.9.5
Last update 22. July 2011
Organization Sosnoski Software Solutions, Inc.
URL http://xbis.sourceforge.net/
License BSD
Dependencies amount 2
Dependencies jdom, xercesImpl,
There are maybe transitive dependencies!
janbanery-core from group pl.project13.janbanery (version 1.2)
Kanbanery (https://kanbanery.com) is a simple but powerful Agile project management system,
to be precise it focuses around the idea of Kanban, a somewhat near idea to SCRUM but with less strict rules.
The heart of each Kanban flow is the Kanban board, IceBox and Archive - there are all easy accessible via this
API.
Janbanery wraps around the RESTful API delivered by Kanbanery while adding some more features like mass
operations
or filtering of results. In the end, it's very easy and pleasant to implement your own Kanbanery client be it on
the desktop, mobile (android) or as for example Gradle / SBT script to take full advantage of kanbanery's
features.
Artifact janbanery-core
Group pl.project13.janbanery
Version 1.2
Last update 09. May 2011
Organization not specified
URL http://www.blog.project13.pl
License Apache License 2.0
Dependencies amount 7
Dependencies async-http-client, gson, guava, joda-time, slf4j-api, logback-classic, logback-core,
There are maybe transitive dependencies!
Group pl.project13.janbanery
Version 1.2
Last update 09. May 2011
Organization not specified
URL http://www.blog.project13.pl
License Apache License 2.0
Dependencies amount 7
Dependencies async-http-client, gson, guava, joda-time, slf4j-api, logback-classic, logback-core,
There are maybe transitive dependencies!
janbanery from group pl.project13.janbanery (version 1.2)
Kanbanery (https://kanbanery.com) is a simple but powerful Agile project management system,
to be precise it focuses around the idea of Kanban, a somewhat near idea to SCRUM but with less strict rules.
The heart of each Kanban flow is the Kanban board, IceBox and Archive - there are all easy accessible via this
API.
Janbanery wraps around the RESTful API delivered by Kanbanery while adding some more features like mass
operations
or filtering of results. In the end, it's very easy and pleasant to implement your own Kanbanery client be it on
the desktop, mobile (android) or as for example Gradle / SBT script to take full advantage of kanbanery's
features.
Group: pl.project13.janbanery Artifact: janbanery
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact janbanery
Group pl.project13.janbanery
Version 1.2
Last update 09. May 2011
Organization not specified
URL http://www.blog.project13.pl
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group pl.project13.janbanery
Version 1.2
Last update 09. May 2011
Organization not specified
URL http://www.blog.project13.pl
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
xmlwriter from group xmlwriter (version 2.2.2)
A great way to output Xml. Far easier to code with than painful DOM or
SAX like solutions and much nicer in terms of speed and memory usage.
<br/>
<br/>
While XmlWriter contains its own xml outputter, it has the ability to sit on top of other core Xml writing products, such as <a href="http://xmlenc.sf.net/">XmlEnc</a>. In addition, the user may layer <a href="Optional.html">other functionalities</a> on top of the core writing, such as on the fly schema checking, date/number formatting, specific empty-element handling and pretty-printing.
Artifact xmlwriter
Group xmlwriter
Version 2.2.2
Last update 02. January 2008
Organization OSJava
URL http://www.osjava.org/xmlwriter/
License not specified
Dependencies amount 3
Dependencies xmlenc, isorelax, junit,
There are maybe transitive dependencies!
Group xmlwriter
Version 2.2.2
Last update 02. January 2008
Organization OSJava
URL http://www.osjava.org/xmlwriter/
License not specified
Dependencies amount 3
Dependencies xmlenc, isorelax, junit,
There are maybe transitive dependencies!
fireblocks-sdk from group com.fireblocks.sdk (version 4.0.0)
The Fireblocks Official SDK is a comprehensive software development kit that enables seamless integration and interaction with the Fireblocks platform. Fireblocks is a cutting-edge blockchain infrastructure platform that provides secure and scalable solutions for managing digital assets and transactions.
This SDK empowers developers to build robust applications that can interact with the Fireblocks platform's features, including creating and managing vault accounts, initiating secure transactions, managing assets, and more. It abstracts complex interactions with the Fireblocks API, making it easier for developers to leverage the platform's capabilities while adhering to best practices in security and efficiency.
Whether you're working on a cryptocurrency exchange, wallet application, or any other financial platform involving digital assets, the Fireblocks Official SDK simplifies the integration process and allows you to harness the power of Fireblocks' secure infrastructure. Stay ahead in the world of digital assets with this powerful SDK at your fingertips.</description>
0 downloads
Artifact fireblocks-sdk
Group com.fireblocks.sdk
Version 4.0.0
Last update 17. September 2024
Organization not specified
URL https://github.com/fireblocks/java-sdk
License MIT License
Dependencies amount 7
Dependencies jackson-core, jackson-annotations, jackson-databind, jackson-datatype-jsr310, jackson-databind-nullable, jsr305, java-jwt,
There are maybe transitive dependencies!
Group com.fireblocks.sdk
Version 4.0.0
Last update 17. September 2024
Organization not specified
URL https://github.com/fireblocks/java-sdk
License MIT License
Dependencies amount 7
Dependencies jackson-core, jackson-annotations, jackson-databind, jackson-datatype-jsr310, jackson-databind-nullable, jsr305, java-jwt,
There are maybe transitive dependencies!
Page 47 from 3 (items total 534)