[ 源代码: maven-replacer-plugin ]
软件包:libreplacer-java(1.5.3-3)
libreplacer-java 的相关链接
Debian 的资源:
下载源码包 maven-replacer-plugin:
- [maven-replacer-plugin_1.5.3-3.dsc]
- [maven-replacer-plugin_1.5.3.orig.tar.xz]
- [maven-replacer-plugin_1.5.3-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [code.google.com]
相似软件包:
Maven plugin to replace tokens in a given file with a value
This plugin is typically used to change database or network configuration within a project during a maven build. It also can perform some advanced text replacement functions, such as providing a separate token/value file to keep your build script concise, writing resulting text after replacement to a separate file and token matching with regular expressions. There is even support for making exact document node replacements via X-Path.
其他与 libreplacer-java 有关的软件包
|
|
|
|
-
- dep: ant
- Java based build tool like make
-
- dep: libcommons-io-java (>= 2.6)
- Common useful IO related classes
-
- dep: libcommons-lang-java (>= 2.6)
- Commons Lang - an extension of the java.lang package
-
- dep: libmaven3-core-java (>= 3.6.2)
- Core libraries for Maven 3
-
- dep: libxerces2-java (>= 2.12.0)
- Validating XML parser for Java with DOM level 3 support