Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdorg.omnaest.i18nbinder |
ArtifactId | ArtifactIdmaven-i18nbinder-plugin-test |
Version | Version0.1.15 |
Type | Typejar |
Description |
Descriptioni18nbinder-maven-plugin test
Converts a whole i18n properties folder into a xls file and merge it back to the properties file
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.omnaest.i18nbinder/maven-i18nbinder-plugin-test/ -->
<dependency>
<groupId>org.omnaest.i18nbinder</groupId>
<artifactId>maven-i18nbinder-plugin-test</artifactId>
<version>0.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.omnaest.i18nbinder/maven-i18nbinder-plugin-test/
implementation 'org.omnaest.i18nbinder:maven-i18nbinder-plugin-test:0.1.15'
// https://jarcasting.com/artifacts/org.omnaest.i18nbinder/maven-i18nbinder-plugin-test/
implementation ("org.omnaest.i18nbinder:maven-i18nbinder-plugin-test:0.1.15")
'org.omnaest.i18nbinder:maven-i18nbinder-plugin-test:jar:0.1.15'
<dependency org="org.omnaest.i18nbinder" name="maven-i18nbinder-plugin-test" rev="0.1.15">
<artifact name="maven-i18nbinder-plugin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.omnaest.i18nbinder', module='maven-i18nbinder-plugin-test', version='0.1.15')
)
libraryDependencies += "org.omnaest.i18nbinder" % "maven-i18nbinder-plugin-test" % "0.1.15"
[org.omnaest.i18nbinder/maven-i18nbinder-plugin-test "0.1.15"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |