All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by purpose with all dependencies

Search JAR files by class name

drasyl-all from group org.drasyl (version 0.10.0)

Group: org.drasyl Artifact: drasyl-all
Show all versions 
 

0 downloads
Artifact drasyl-all
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies drasyl-cli, drasyl-core, drasyl-node, drasyl-plugin-groups-client, drasyl-plugin-groups-manager,
There are maybe transitive dependencies!

boost_mpl from group com.github.brunotl (version 1.81.0)

The Boost.MPL library is a general-purpose, high-level C++ template metaprogramming framework of compile-time algorithms, sequences and metafunctions. It provides a conceptual foundation and an extensive set of powerful and coherent tools that make doing explict metaprogramming in C++ as easy and enjoyable as possible within the current language.

Group: com.github.brunotl Artifact: boost_mpl
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_mpl
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 7
Dependencies boost_preprocessor, boost_type_traits, boost_config, boost_static_assert, boost_detail, boost_predef, boost_utility,
There are maybe transitive dependencies!

parent from group org.drasyl (version 0.4.1)

drasyl is a general-purpose overlay network framework for rapid development of distributed P2P applications. By using drasyl developers can fully concentrate on creating distributed applications. With drasyl, boundaries between IP-based networks will be eliminated and secure communication channels between any peers will be provided. Zero-configuration is required to use drasyl. Developers can run a new drasyl node without having to write configuration files or provide IP addresses of peers.

Group: org.drasyl Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.drasyl
Version 0.4.1
Last update 11. March 2021
Organization The drasyl Project
URL https://drasyl.org/
License GNU Lesser General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

smoketest from group zone.gryphon.ignore (version 0.20.95-5914d8c)

Since the parent-pom and base-bom projects are both packaged with "pom" packaging and as such don't contain any actual source code, it's easy for non-obvious configuration bugs to slip through which don't affect them, but immediately break projects with actual source code. The purpose of this module is to provide a minimal example of a jar maven project which exercises various pieces of maven functionality, to ensure that no easily detectable issues slip through.

Group: zone.gryphon.ignore Artifact: smoketest
Show all versions Show documentation Show source 
 

0 downloads
Artifact smoketest
Group zone.gryphon.ignore
Version 0.20.95-5914d8c
Last update 16. March 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

odfdom-java from group org.odftoolkit (version 1.0.0-BETA1)

ODFDOM is an OpenDocument Format (ODF) framework. Its purpose is to provide an easy common way to create, access and manipulate ODF files, without requiring detailed knowledge of the ODF specification. It is designed to provide the ODF developer community with an easy lightwork programming API portable to any object-oriented language. The current reference implementation is written in Java.

Group: org.odftoolkit Artifact: odfdom-java
Show all versions Show documentation Show source 
 

19 downloads
Artifact odfdom-java
Group org.odftoolkit
Version 1.0.0-BETA1
Last update 06. October 2019
Organization The Document Foundation
URL https://odftoolkit.org/odfdom/
License Apache 2
Dependencies amount 9
Dependencies xercesImpl, xml-apis, serializer, jena-core, java-rdfa, commons-validator, commons-lang3, json, git-commit-id-plugin,
There are maybe transitive dependencies!

incode-build from group org.incode (version 8)

This module defines a standard parent POM to use for various Incode applications and modules. Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins) within child POMs. Specifically this means locking down the versions of plugins using pluginManagement. It does NOT define any mixins for Apache Isis.

Group: org.incode Artifact: incode-build
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact incode-build
Group org.incode
Version 8
Last update 17. April 2019
Organization not specified
URL https://github.com/incodehq/incode-build
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

helloworld-archetype from group org.apache.isis.archetype (version 2.0.0-M2)

This module defines a standard parent POM to use for various Incode applications and modules. Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins) within child POMs. Specifically this means locking down the versions of plugins using pluginManagement. It does NOT define any mixins for Apache Isis.

Group: org.apache.isis.archetype Artifact: helloworld-archetype
Show all versions Show source 
 

0 downloads
Artifact helloworld-archetype
Group org.apache.isis.archetype
Version 2.0.0-M2
Last update 14. January 2019
Organization not specified
URL https://github.com/incodehq/incode-build/helloworld
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

simpleapp-archetype from group org.apache.isis.archetype (version 2.0.0-M2)

This module defines a standard parent POM to use for various Incode applications and modules. Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins) within child POMs. Specifically this means locking down the versions of plugins using pluginManagement. It does NOT define any mixins for Apache Isis.

Group: org.apache.isis.archetype Artifact: simpleapp-archetype
Show all versions Show source 
 

0 downloads
Artifact simpleapp-archetype
Group org.apache.isis.archetype
Version 2.0.0-M2
Last update 14. January 2019
Organization not specified
URL https://github.com/incodehq/incode-build/simpleapp
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spl-evaluation-java from group cz.cuni.mff.d3s.spl (version 1.0.4)

Stochastice Performance Logic is a formalism for capturing performance assumptions. It is, for example, possible to capture assumption that newer version of a function bar is faster than the previous version or that library foobar is faster than library barfoo when rendering antialiased text. The purpose of this framework is to allow evaluation of SPL formulas inside Java applications.

Group: cz.cuni.mff.d3s.spl Artifact: spl-evaluation-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact spl-evaluation-java
Group cz.cuni.mff.d3s.spl
Version 1.0.4
Last update 03. May 2018
Organization D3S MFF, Charles University in Prague
URL http://d3s.mff.cuni.cz/research/development_awareness/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies msf4j-service,
There are maybe transitive dependencies!

odfdom-java from group org.apache.odftoolkit (version 0.8.11-incubating)

ODFDOM is an OpenDocument Format (ODF) framework. Its purpose is to provide an easy common way to create, access and manipulate ODF files, without requiring detailed knowledge of the ODF specification. It is designed to provide the ODF developer community with an easy lightwork programming API portable to any object-oriented language. The current reference implementation is written in Java.

Group: org.apache.odftoolkit Artifact: odfdom-java
Show all versions Show documentation Show source 
 

21 downloads
Artifact odfdom-java
Group org.apache.odftoolkit
Version 0.8.11-incubating
Last update 28. March 2017
Organization The Apache Software Foundation
URL http://incubator.apache.org/odftoolkit/odfdom/index.html
License Apache 2
Dependencies amount 6
Dependencies taglets, xercesImpl, xml-apis, jena-core, java-rdfa, commons-validator,
There are maybe transitive dependencies!



Page 108 from 113 (items total 1126)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy