| License |
License |
|---|---|
| GroupId | GroupIdcloud.piranha.extension |
| ArtifactId | ArtifactIdpiranha-extension-locale_encoding |
| Last Version | Last Version21.12.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPiranha - Extension - Locale Encoding
The Piranha Project delivers you with a variety of cloud containers
and several useful add-on modules
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cloud.piranha.extension/piranha-extension-locale_encoding/ -->
<dependency>
<groupId>cloud.piranha.extension</groupId>
<artifactId>piranha-extension-locale_encoding</artifactId>
<version>21.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.extension/piranha-extension-locale_encoding/
implementation 'cloud.piranha.extension:piranha-extension-locale_encoding:21.12.0'
// https://jarcasting.com/artifacts/cloud.piranha.extension/piranha-extension-locale_encoding/
implementation ("cloud.piranha.extension:piranha-extension-locale_encoding:21.12.0")
'cloud.piranha.extension:piranha-extension-locale_encoding:jar:21.12.0'
<dependency org="cloud.piranha.extension" name="piranha-extension-locale_encoding" rev="21.12.0">
<artifact name="piranha-extension-locale_encoding" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.extension', module='piranha-extension-locale_encoding', version='21.12.0')
)
libraryDependencies += "cloud.piranha.extension" % "piranha-extension-locale_encoding" % "21.12.0"
[cloud.piranha.extension/piranha-extension-locale_encoding "21.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cloud.piranha.core : piranha-core-impl | jar | 21.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| cloud.piranha : piranha-embedded | jar | 21.12.0 |
| cloud.piranha.extension : piranha-extension-webxml | jar | 21.12.0 |
| org.junit.jupiter : junit-jupiter-api | jar |