https://github.com/codehaus-plexus/plexus-interpolation
https://github.com/codehaus-plexus/plexus-interpolation
maven
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/codehaus-plexus/plexus-interpolation
- Owner: codehaus-plexus
- Created: 2015-01-27T16:51:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T18:31:25.000Z (over 1 year ago)
- Last Synced: 2025-03-29T02:02:26.579Z (about 1 year ago)
- Topics: maven
- Language: Java
- Homepage: https://codehaus-plexus.github.io/plexus-interpolation/
- Size: 2.88 MB
- Stars: 6
- Watchers: 7
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Plexus-Interpolation
====================
[](http://search.maven.org/artifact/org.codehaus.plexus/plexus-interpolation)
[](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
```