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

Download JAR files tagged by properly with all dependencies

Search JAR files by class name

mustache-templating-maven-plugin-tests from group net.zscript.maven-templates (version 0.0.1)

Testing only - don't make this a dependency of any other projects! The goal of this project is to ensure that executions of the plugin can find their resources properly from both the filesystem and from the classpath.

Group: net.zscript.maven-templates Artifact: mustache-templating-maven-plugin-tests
Show source 
 

0 downloads
Artifact mustache-templating-maven-plugin-tests
Group net.zscript.maven-templates
Version 0.0.1
Last update 10. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

HarfBuzz from group com.viliussutkus89.licenseOnly (version 3.2.0)

HarfBuzz is a text shaping library. Using the HarfBuzz library allows programs to convert a sequence of Unicode input into properly formatted and positioned glyph output—for any writing system and language.

Group: com.viliussutkus89.licenseOnly Artifact: HarfBuzz
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact HarfBuzz
Group com.viliussutkus89.licenseOnly
Version 3.2.0
Last update 11. May 2022
Organization not specified
URL https://harfbuzz.github.io
License Old MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-archetype-plugin from group org.apache.maven.plugins (version 3.2.1)

Group: org.apache.maven.plugins Artifact: maven-archetype-plugin
Show all versions Show documentation Show source 
 

97 downloads
Artifact maven-archetype-plugin
Group org.apache.maven.plugins
Version 3.2.1
Last update 27. December 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 20
Dependencies maven-core, maven-plugin-api, maven-artifact, maven-model, maven-settings, archetype-catalog, archetype-descriptor, archetype-common, maven-archiver, plexus-archiver, plexus-utils, plexus-interactivity-api, plexus-component-annotations, maven-invoker, maven-artifact-transfer, commons-lang3, plexus-velocity, velocity, commons-collections, maven-script-interpreter,
There are maybe transitive dependencies!

maven-archetype from group org.apache.maven.archetype (version 3.2.1)

Maven Archetype is a set of tools to deal with archetypes, i.e. an abstract representation of a kind of project that can be instantiated into a concrete customized Maven project. An archetype knows which files will be part of the instantiated project and which properties to fill to properly customize the project.

Group: org.apache.maven.archetype Artifact: maven-archetype
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maven-archetype
Group org.apache.maven.archetype
Version 3.2.1
Last update 27. December 2021
Organization not specified
URL https://maven.apache.org/archetype
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

holos from group net.aequologica.neo (version 0.8.3)

holos (A primitive adjective and the root of the English term "whole") – properly, wholly, where all the parts are present and working as a whole – i.e. as the total, which is greater than the mere sum of the parts.

Group: net.aequologica.neo Artifact: holos
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact holos
Group net.aequologica.neo
Version 0.8.3
Last update 04. April 2019
Organization aequologica
URL http://aequologica.net/holos/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

randomvos from group com.autentia (version 1.0.1)

A simple library to construct Value Objects filled with random values. This is useful for unit testing Value Objects and their Builders, making sure all properties are properly set and equals() and hashCode() are correctly defined.

Group: com.autentia Artifact: randomvos
Show all versions Show documentation Show source 
 

0 downloads
Artifact randomvos
Group com.autentia
Version 1.0.1
Last update 23. December 2017
Organization not specified
URL https://github.com/cdelhoyo/randomvos
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hddiff-parent from group de.fau.cs.osr.hddiff (version 2.0.5)

This is a POM to group those projects into submodules which constitute or are needed for the development of the HDDiff project. This POM is necessary when using the Maven Eclipse plugin to properly set-up inter-project dependencies in the generated Eclipse projects.

Group: de.fau.cs.osr.hddiff Artifact: hddiff-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hddiff-parent
Group de.fau.cs.osr.hddiff
Version 2.0.5
Last update 11. December 2017
Organization not specified
URL Not specified
License GNU Affero General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

stubby-mock-mvc-tests from group com.sauloaraujo (version 0.0.2)

This library allows stubby (https://github.com/mrak/stubby4node) files to be used as partial test specifications, helping to ensure that a REST API properly satisfies its contract.

Group: com.sauloaraujo Artifact: stubby-mock-mvc-tests
Show all versions Show documentation Show source 
 

0 downloads
Artifact stubby-mock-mvc-tests
Group com.sauloaraujo
Version 0.0.2
Last update 27. March 2017
Organization not specified
URL https://github.com/saulo2/stubby-mock-mvc-tests
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies commons-io, jackson-dataformat-yaml, url-detector, mockito-core, lombok, spring-context, spring-test, hamcrest-all,
There are maybe transitive dependencies!

hddiff-project from group de.fau.cs.osr.hddiff (version 1.1.0)

This is a POM to group those projects into submodules which constitute or are needed for the development of the HDDiff project. This POM is necessary when using the Maven Eclipse plugin to properly set-up inter-project dependencies in the generated Eclipse projects.

Group: de.fau.cs.osr.hddiff Artifact: hddiff-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hddiff-project
Group de.fau.cs.osr.hddiff
Version 1.1.0
Last update 22. March 2016
Organization not specified
URL http://sweble.org/sites/swc-devel/develop-latest/tooling/hddiff-project
License GNU Affero General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

multi-map from group fr.matthieu-vergne (version 2.0)

Provides an interface and implementations of a Java structure able to map a key to several values at once. Initially inspired from the Apache MultiMap, it takes a different perspective where the generics should be fully used to properly constrain the types of the instances provided.

Group: fr.matthieu-vergne Artifact: multi-map
Show documentation Show source 
 

13 downloads
Artifact multi-map
Group fr.matthieu-vergne
Version 2.0
Last update 10. July 2017
Organization not specified
URL https://github.com/matthieu-vergne/multi-map
License CC0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 6 from 8 (items total 72)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy