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

Download JAR files tagged by follow with all dependencies

Search JAR files by class name

IFCtoLBD from group io.github.jyrkioraskari (version 1.88)

Converter to convert Industry Foundation Classes (IFC) STEP formatted files into Resource Description Framework (RDF) triples that follow the small ontologies devised in the World Wide Web Consortium (W3C) Linked Building Data Community Group (W3C LBD-CG) (https://github.com/w3c-lbd-cg/).

Group: io.github.jyrkioraskari Artifact: IFCtoLBD
Show documentation Show source 
 

0 downloads
Artifact IFCtoLBD
Group io.github.jyrkioraskari
Version 1.88
Last update 29. May 2020
Organization not specified
URL https://github.com/jyrkioraskari/IFCtoLBD
License Apache License, Version 2.0
Dependencies amount 7
Dependencies commons-lang3, jena-core, jena-shaded-guava, jena-arq, EXPRESStoOWL, xstream, guava,
There are maybe transitive dependencies!

dark-matter-mvw from group com.connectifex (version 2.1.2)

The dark-matter Model View Whatever (MVW) project provides Domain Specific Language (DSL) concepts that allow you to model and generate much of the code required to follow Google Web Toolkit (GWT) best practices for building complex web applications.

Group: com.connectifex Artifact: dark-matter-mvw
Show all versions Show documentation Show source 
 

0 downloads
Artifact dark-matter-mvw
Group com.connectifex
Version 2.1.2
Last update 07. December 2019
Organization not specified
URL https://github.com/dark-matter-org/dark-matter-mvw
License GNU Lesser General Public License, Version 3.0
Dependencies amount 5
Dependencies commons-io, slf4j-api, dark-matter-data, dark-matter-data, gwteventservice,
There are maybe transitive dependencies!

cli-args-parser from group com.github.brunoais (version 0.3.0)

This project is a feature-lean implementation of a CLI arguments parser. Just start by creating an instance of ParseArgs and follow the available methods. E.g. ParseArgs when = new ParseArgs(); when.argument("-do").spaceValue().call(this::doArgument); when.argument(null).call(this::defaultArgument); when.parse(args);

Group: com.github.brunoais Artifact: cli-args-parser
Show all versions Show documentation Show source 
 

0 downloads
Artifact cli-args-parser
Group com.github.brunoais
Version 0.3.0
Last update 10. October 2016
Organization not specified
URL https://github.com/brunoais/CliArgsParser
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

qstools from group org.jboss.maven.plugins (version 1.6.3.Final)

This a Maven Plugin that helps JBoss Developer quickstarts maintenance. You can use it to verify if your project/quickstart follow the JBoss Developer Guidelines. It will run all JBoss Developer Guideline checkers and generate a report that provides information about any violations that your project/quickstarts has.

Group: org.jboss.maven.plugins Artifact: qstools
Show all versions Show source 
 

0 downloads
Artifact qstools
Group org.jboss.maven.plugins
Version 1.6.3.Final
Last update 04. March 2016
Organization not specified
URL http://www.jboss.org/developer-materials/
License Apache License, Version 2.0
Dependencies amount 17
Dependencies maven-shared-utils, org.eclipse.jgit, org.eclipse.text, org.eclipse.jdt.core, maven-aether-provider, guava, aether-util, aether-spi, mojo-executor, snakeyaml, httpclient, stacks-client, juniversalchardet, commons-io, commons-lang, shrinkwrap-resolver-depchain, maven-checkstyle-plugin,
There are maybe transitive dependencies!

maven-qstools-plugin from group org.jboss.maven.plugins (version 1.4.1.Final)

This a Maven Plugin that helps JBoss Developer quickstarts maintenance. You can use it to verify if your project/quickstart follow the JBoss Developer Guidelines. It will run all JBoss Developer Guideline checkers and generate a report that provides information about any violations that your project/quickstarts has.

Group: org.jboss.maven.plugins Artifact: maven-qstools-plugin
Show all versions Show source 
 

0 downloads
Artifact maven-qstools-plugin
Group org.jboss.maven.plugins
Version 1.4.1.Final
Last update 20. March 2014
Organization not specified
URL http://www.jboss.org/jdf
License Apache License, Version 2.0
Dependencies amount 17
Dependencies guava-io, plexus-utils, mojo-executor, snakeyaml, httpclient, org.eclipse.jgit, org.eclipse.text, org.eclipse.jdt.core, stacks-client, juniversalchardet, commons-io, shrinkwrap-resolver-depchain, aether-api, aether-util, maven-checkstyle-plugin, maven-jxr-plugin, maven-site-plugin,
There are maybe transitive dependencies!

buildversion-plugin from group com.code54.mojo (version 1.0.3)

This is a maven plugin that extracts current build information from git projects, including: the latest commit hash, timestamp, most recent tag, number of commits since most recent tag. It also implements a "follow first parent" flavor of git describe.

Group: com.code54.mojo Artifact: buildversion-plugin
Show all versions Show source 
 

0 downloads
Artifact buildversion-plugin
Group com.code54.mojo
Version 1.0.3
Last update 26. July 2013
Organization not specified
URL https://github.com/code54/buildversion-plugin
License Eclipse Public License
Dependencies amount 5
Dependencies clojure, clojure-maven-mojo, clojure-maven-mojo-annotations, maven-plugin-api, conch,
There are maybe transitive dependencies!

org.wso2.carbon.mediation.commons from group org.wso2.carbon.mediation (version 4.7.219)

This module is common library module used by both WSO2 EI and WSO2 MI. This contains utility library modules. Note: Please follow below guides when adding new packages 1. AVOID adding any OSGI Declarative services 2. AVOID adding WSO2 specific modules as dependencies. For example: Carbon-Kernel, Carbon-Registry 3. No restrictions to add any third party dependencies (that comply with WSO2 license policies) For example: Axis2, Synapse, Axiom, etc.

Group: org.wso2.carbon.mediation Artifact: org.wso2.carbon.mediation.commons
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.wso2.carbon.mediation.commons
Group org.wso2.carbon.mediation
Version 4.7.219
Last update 24. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies synapse-core, org.wso2.carbon.core, gson, swagger-parser,
There are maybe transitive dependencies!

changelog-buildbreaker-maven-plugin from group com.github.peterwippermann.maven (version 0.1.2)

Changelogs should be in sync with the corresponding release. It is confusing for your users if the changelog does not reflect the latest changes. An obvious mistake are changes in your changelog tagged as "unreleased". This Maven plugin checks that there are no more unreleased changes in your changelog and breaks the release build otherwise. Your changelog is expected to follow the format proposed by keepachangelog.com.

Group: com.github.peterwippermann.maven Artifact: changelog-buildbreaker-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact changelog-buildbreaker-maven-plugin
Group com.github.peterwippermann.maven
Version 0.1.2
Last update 09. January 2018
Organization not specified
URL https://github.com/PeterWippermann/changelog-buildbreaker
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies maven-plugin-api, plexus-utils,
There are maybe transitive dependencies!

codingstyle-pom from group edu.hm.hafner (version 4.16.0)

Each Java project should follow a given coding style. I.e., all contributions to the source code should use the same formatting rules, design principles, code patterns, idioms, etc. I published such a coding style in my GitHub project codingstyle (https://github.com/uhafner/codingstyle) - I am using this coding style in my lectures about software development at Munich University of Applied Sciences and in all of my open source projects. If you want to use this coding style as well, you can use this Maven POM as parent of your own POM. Then you get the configuration several static analysis and testing tools for free.

Group: edu.hm.hafner Artifact: codingstyle-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact codingstyle-pom
Group edu.hm.hafner
Version 4.16.0
Last update 24. September 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 6
Dependencies codingstyle, spotbugs-annotations, error_prone_annotations, commons-lang3, commons-io, streamex,
There are maybe transitive dependencies!

autograding-github-action from group edu.hm.hafner (version 3.16.0)

Group: edu.hm.hafner Artifact: autograding-github-action
Show all versions Show documentation Show source 
 

0 downloads
Artifact autograding-github-action
Group edu.hm.hafner
Version 3.16.0
Last update 29. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies autograding-model, github-api,
There are maybe transitive dependencies!



Page 15 from 3 (items total 156)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy