Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codehaus-plexus/plexus-interpolation


https://github.com/codehaus-plexus/plexus-interpolation

maven

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

Plexus-Interpolation
===============

[![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus-interpolation.svg?label=Maven%20Central)](http://search.maven.org/artifact/org.codehaus.plexus/plexus-interpolation)
[![Reproducible Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/codehaus/plexus/plexus-interpolation/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/codehaus/plexus/plexus-interpolation/README.md)

The current master is now at https://github.com/codehaus-plexus/plexus-interpolation

Components for interpolating `${}` strings and the like.

For publishing [the site](https://codehaus-plexus.github.io/plexus-interpolation/) do the following:

```
mvn -Preporting verify site-deploy
```