Компиляция и сборка

PANTHEON.tech :: TrieMap :: Bill of Materials

tech.pantheon.triemap : bom

Bill of Materials POM for the TrieMap project

Последняя версия: 1.2.0

Дата:

Последняя версия: 3.17.0

Дата:

Последняя версия: 3.1.4

Дата:

Apache Maven Wagon :: Providers :: Lightweight HTTP Provider

org.apache.maven.wagon : wagon-http-lightweight

Wagon provider that gets and puts artifacts through http using standard Java library

Последняя версия: 3.5.2

Дата:

Последняя версия: 4.0.0-M1

Дата:

Maven Plugin Testing Mechanism

org.apache.maven.plugin-testing : maven-plugin-testing-harness

The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.

Последняя версия: 3.3.0

Дата:

Последняя версия: 4.0.0-M1

Дата:

ANTLR StringTemplate 4.0.2

org.antlr : stringtemplate

StringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developing jGuru.com. StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org and powers the ANTLR v3 code generator. Its distinguishing characteristic is that unlike other engines, it strictly enforces model-view separation. Strict separation makes websites and code generators more flexible and maintainable; it also provides an excellent defense against malicious template authors. There are currently about 600 StringTemplate source downloads a month.

Последняя версия: 4.0.2

Дата:

Mojo Executor

org.twdata.maven : mojo-executor

The Mojo Executor provides a way to to execute other Mojos (plugins) within a Maven plugin, allowing you to easily create Maven plugins that are composed of other plugins.

Последняя версия: 2.4.0

Дата:

Maven S3 Wagon

org.kuali.maven.wagons : maven-s3-wagon

This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Ben Hale at SpringSource

Последняя версия: 1.2.1

Дата:

Maven Artifact Resolver Connector Basic

org.apache.maven.resolver : maven-resolver-connector-basic

A repository connector implementation for repositories using URI-based layouts.

Последняя версия: 1.8.1

Дата:

Последняя версия: 20020829

Дата:

Последняя версия: 1.8.1

Дата:

Maven Artifact Resolver Provider

org.apache.maven : maven-resolver-provider

Extensions to Maven Resolver for utilizing Maven POM and repository metadata.

Последняя версия: 3.8.6

Дата:

Apache Maven Invoker

org.apache.maven.shared : maven-invoker

A component to programmatically invoke Maven.

Последняя версия: 3.2.0

Дата:

Maven Bundle Plugin

org.apache.felix : maven-bundle-plugin

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)

Последняя версия: 5.1.6

Дата:

Последняя версия: 0.8.8

Дата:

Apache Maven Wagon :: Providers :: SCM Provider

org.apache.maven.wagon : wagon-scm

Wagon provider that gets and puts artifacts using a Source Control Management system

Последняя версия: 3.5.2

Дата:

Maven Artifact Resolver SPI

org.apache.maven.resolver : maven-resolver-spi

The service provider interface for repository system implementations and repository connectors.

Последняя версия: 1.8.1

Дата:

Apache Maven Wagon :: Providers :: File Provider

org.apache.maven.wagon : wagon-file

Wagon provider that gets and puts artifacts using file system protocol

Последняя версия: 3.5.2

Дата:

Apache Maven Dependency Tree

org.apache.maven.shared : maven-dependency-tree

A tree-based API for resolution of Maven project dependencies

Последняя версия: 3.1.1

Дата:

Apache Maven Common Artifact Filters

org.apache.maven.shared : maven-common-artifact-filters

A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.

Последняя версия: 3.3.0

Дата:

Build Reporting Maven Extension

io.quarkus.bot : build-reporting-maven-extension

Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration

Последняя версия: 1.0.5

Дата:

Quarkus - Test Framework - Maven Integration

io.quarkus : quarkus-test-maven

Build parent to bring in required dependencies

Последняя версия: 2.10.0.Final

Дата:

Последняя версия: 11.0.11

Дата:

Maven Artifact Resolver Utilities

org.apache.maven.resolver : maven-resolver-util

A collection of utility classes to ease usage of the repository system.

Последняя версия: 1.8.1

Дата:

Последняя версия: 2.1

Дата:

Maven Artifact Resolver Transport HTTP

org.apache.maven.resolver : maven-resolver-transport-http

A transport implementation for repositories using http:// and https:// URLs.

Последняя версия: 1.8.1

Дата:

Maven Artifact Resolver Transport File

org.apache.maven.resolver : maven-resolver-transport-file

A transport implementation for repositories using file:// URLs.

Последняя версия: 1.8.1

Дата:

Maven SCM API

org.apache.maven.scm : maven-scm-api

The SCM API provides mechanisms to manage all SCM tools.

Последняя версия: 2.0.0-M1

Дата:

Apache ServiceMix :: Bundles :: ant

org.apache.servicemix.bundles : org.apache.servicemix.bundles.ant

This OSGi bundle wraps ant and ant-launcher 1.10.12 jar files.

Последняя версия: 1.10.12_1

Дата:

Последняя версия: 3.1.4

Дата:

Apache Maven Filtering

org.apache.maven.shared : maven-filtering

A component to assist in filtering of resource files with properties from a Maven project.

Последняя версия: 3.3.0

Дата:

Apache Maven File Management API

org.apache.maven.shared : file-management

API to collect files from a given directory using several include/exclude rules.

Последняя версия: 3.0.0

Дата:

Multi-Tenant Services

org.odpi.egeria : multi-tenant

Common services for managing OMAG Service instances running in the OMAG Server Platform.

Последняя версия: 3.9

Дата:

SemanticCMS Core Taglib

com.semanticcms : semanticcms-core-taglib

Java API for modeling web page content and relationships in a JSP environment.

Последняя версия: 1.15.2

Дата:

JavaCC

net.java.dev.javacc : javacc

JavaCC is a parser/scanner generator for java.

Последняя версия: 7.0.11

Дата:

Maven Artifact Manager

org.apache.maven : maven-artifact-manager

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

Последняя версия: 2.2.1

Дата:

Wagon :: AHC

org.sonatype.maven : wagon-ahc

A wagon provider for HTTP transfers based on the async-http-client.

Последняя версия: 1.2.1

Дата:

Последняя версия: 1.3.0

Дата:

Maven Artifact

org.apache.maven.artifact : maven-artifact

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

Последняя версия: 3.0-alpha-1

Дата:

Последняя версия: 3.5.2

Дата:

Apache Maven Javadoc Plugin

org.apache.maven.plugins : maven-javadoc-plugin

The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating javadocs for the specified project.

Последняя версия: 3.4.0

Дата:

nifi-load-distribution-service-api

org.apache.nifi : nifi-load-distribution-service-api

Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data.

Последняя версия: 1.16.3

Дата:

Apache Maven JAR Plugin

org.apache.maven.plugins : maven-jar-plugin

Builds a Java Archive (JAR) file from the compiled project classes and resources.

Последняя версия: 3.2.2

Дата:

SemanticCMS Section Taglib

com.semanticcms : semanticcms-section-taglib

Sections nested within SemanticCMS pages and elements in a JSP environment.

Последняя версия: 1.9.1

Дата:

SemanticCMS Changelog Taglib

com.semanticcms : semanticcms-changelog-taglib

Taglib for managing changelogs in a JSP environment.

Последняя версия: 1.5.1

Дата:

Hudson :: Core

org.jvnet.hudson.main : hudson-core

Contains the core Hudson code and view files to render HTML.

Последняя версия: 2.2.1

Дата:

Maven Plugin Tools Extractor API

org.apache.maven.plugin-tools : maven-plugin-tools-api

The Maven Plugin Tools Extractor API provides an API to extract descriptor information from Maven Plugins.

Последняя версия: 3.6.4

Дата:

Последняя версия: 3.40.1-01

Дата: