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

Download JAR files tagged by maven with all dependencies

Search JAR files by class name

shoelaces-checkstyle from group au.net.causal.shoelaces (version 3.0)

Contains the checkstyle rules for Shoelaces, bundling as a JAR so it can be reused across all the modules. Recommended approach from https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html

Group: au.net.causal.shoelaces Artifact: shoelaces-checkstyle
Show all versions Show source 
 

0 downloads
Artifact shoelaces-checkstyle
Group au.net.causal.shoelaces
Version 3.0
Last update 22. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-bundle-plugin from group org.apache.felix (version 5.1.9)

Provides a maven plugin that supports creating an OSGi bundle from the contents of the compilation classpath along with its resources and dependencies. Plus a zillion other features. The plugin uses the Bnd tool (http://www.aqute.biz/Code/Bnd)

Group: org.apache.felix Artifact: maven-bundle-plugin
Show all versions Show documentation Show source 
 

47 downloads
Artifact maven-bundle-plugin
Group org.apache.felix
Version 5.1.9
Last update 15. May 2023
Organization not specified
URL http://felix.apache.org/components/bundle-plugin/
License not specified
Dependencies amount 13
Dependencies org.osgi.core, biz.aQute.bndlib, slf4j-api, org.apache.felix.bundlerepository, org.apache.felix.utils, maven-reporting-api, maven-archiver, maven-dependency-tree, plexus-utils, plexus-build-api, doxia-sink-api, doxia-site-renderer, jdom,
There are maybe transitive dependencies!

smartconstraints-annotation from group eu.aronnax.smartconstraints (version 0.5.1)

Provides <code>@CopyJavaxConstraints</code> and <code>@CopyJakartaConstraints</code> annotations to use in your <code>package-info.java</code> file, where composed-annotation should be generated. Should be used as a maven <code>provided</code> dependency. See <code>smartconstraints-annotationprocessor</code> for code generation.

Group: eu.aronnax.smartconstraints Artifact: smartconstraints-annotation
Show all versions Show documentation Show source 
 

0 downloads
Artifact smartconstraints-annotation
Group eu.aronnax.smartconstraints
Version 0.5.1
Last update 24. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

integrity-maven-plugin from group io.github.chains-project (version 0.3.2)

This plugin is a proof of concept for a maven plugin that can be used to validate the integrity of a maven repository. It does this by generating a lock file that contains the checksums of all the artifacts in the repository. The lock file can then be used to validate the integrity of the repository. This guards the supply chain against malicious actors that might tamper with the artifacts in the repository.

Group: io.github.chains-project Artifact: integrity-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact integrity-maven-plugin
Group io.github.chains-project
Version 0.3.2
Last update 27. March 2023
Organization not specified
URL https://github.com/chains-project/maven-lockfile
License MIT
Dependencies amount 7
Dependencies gson, maven-resolver-api, log4j-over-slf4j, log4j-core, guava, maven-dependency-tree, maven-artifact-transfer,
There are maybe transitive dependencies!

syslog4j from group org.graylog2 (version 0.9.61)

Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the draft "structured syslog" protocol (RFC Draft). This is a repackaged fork used in Graylog2, as the original package has no recent versions published to Maven Central.

Group: org.graylog2 Artifact: syslog4j
Show all versions Show documentation Show source 
 

18 downloads
Artifact syslog4j
Group org.graylog2
Version 0.9.61
Last update 21. March 2023
Organization not specified
URL https://github.com/graylog-labs/syslog4j-graylog2
License LGPL
Dependencies amount 2
Dependencies joda-time, commons-lang3,
There are maybe transitive dependencies!

xmvn-mojo from group org.fedoraproject.xmvn (version 4.2.0)

XMvn MOJO is a Maven plugin, which consists of several MOJOs. Some goals of these MOJOs are intended to be attached to default Maven lifecycle when building packages, others can be called directly from Maven command line.

Group: org.fedoraproject.xmvn Artifact: xmvn-mojo
Show all versions Show documentation Show source 
 

2 downloads
Artifact xmvn-mojo
Group org.fedoraproject.xmvn
Version 4.2.0
Last update 20. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies xmvn-api, maven-resolver-util, asm,
There are maybe transitive dependencies!

xmvn-resolve from group org.fedoraproject.xmvn (version 4.2.0)

XMvn Resolver is a very simple commald-line tool to resolve Maven artifacts from system repositories. Basically it's just an interface to artifact resolution mechanism implemented by XMvn Core. The primary intended use case of XMvn Resolver is debugging local artifact repositories.

Group: org.fedoraproject.xmvn Artifact: xmvn-resolve
Show all versions Show documentation Show source 
 

0 downloads
Artifact xmvn-resolve
Group org.fedoraproject.xmvn
Version 4.2.0
Last update 20. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jcommander, xmvn-api,
There are maybe transitive dependencies!

mojo-executor-maven-plugin from group org.twdata.maven (version 2.4.1-m2)

A very simple example of how to use the Mojo Executor in a Maven plugin. This plugin allows you to specify the group ID, artifact ID, version, goal, and configuration of a plugin to execute. Why would you use this plugin instead of just executing the plugin directly? You wouldn't, probably! It's just for example and functional testing purposes.

Group: org.twdata.maven Artifact: mojo-executor-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact mojo-executor-maven-plugin
Group org.twdata.maven
Version 2.4.1-m2
Last update 28. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies plexus-utils, mojo-executor, commons-lang3,
There are maybe transitive dependencies!

sis-build-helper from group org.apache.sis.core (version 1.3)

Define Maven Mojos and Javadoc taglets for generating resource files formatting the Javadoc or creating ".oxt" files for OpenOffice.org. While any project could use it, this module is primarily for internal use by Apache SIS and may change in any future version.

Group: org.apache.sis.core Artifact: sis-build-helper
Show all versions Show source 
 

0 downloads
Artifact sis-build-helper
Group org.apache.sis.core
Version 1.3
Last update 17. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies plexus-build-api, commons-compress,
There are maybe transitive dependencies!

fhdp-cxf-bom from group pl.fhframework.dp (version 4.10.401)

This module contains all (feel free if something is needed) Apache CXF modules that can be used with provided scope in Wildfly. When you add this module remember to add org.apache.cxf.impl org.apache.commons.lang3 org.apache.commons.lang to jboss-deployment-structure.xml You have to use it with provided scope in maven dependency.

Group: pl.fhframework.dp Artifact: fhdp-cxf-bom
Show all versions 
 

0 downloads
Artifact fhdp-cxf-bom
Group pl.fhframework.dp
Version 4.10.401
Last update 12. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies commons-lang3, commons-lang, wss4j-ws-security-common, cxf-rt-ws-addr, cxf-rt-frontend-jaxws, cxf-core, cxf-rt-ws-security, cxf-rt-transports-http, cxf-rt-ws-policy,
There are maybe transitive dependencies!



Page 2464 from 3 (items total 25409)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy