| License |
License |
|---|---|
| GroupId | GroupIdorg.jeesl |
| ArtifactId | ArtifactIdjeesl-io-locale |
| Last Version | Last Version0.2.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJEESL - IO Locale
Utilities and Helper for JavaEE Developments (JavaEE Support Library)
|
| Filename | Size |
|---|---|
| jeesl-io-locale-0.2.9.pom | |
| jeesl-io-locale-0.2.9.jar | 4 KB |
| jeesl-io-locale-0.2.9-sources.jar | 2 KB |
| jeesl-io-locale-0.2.9-javadoc.jar | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jeesl/jeesl-io-locale/ -->
<dependency>
<groupId>org.jeesl</groupId>
<artifactId>jeesl-io-locale</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeesl/jeesl-io-locale/
implementation 'org.jeesl:jeesl-io-locale:0.2.9'
// https://jarcasting.com/artifacts/org.jeesl/jeesl-io-locale/
implementation ("org.jeesl:jeesl-io-locale:0.2.9")
'org.jeesl:jeesl-io-locale:jar:0.2.9'
<dependency org="org.jeesl" name="jeesl-io-locale" rev="0.2.9">
<artifact name="jeesl-io-locale" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeesl', module='jeesl-io-locale', version='0.2.9')
)
libraryDependencies += "org.jeesl" % "jeesl-io-locale" % "0.2.9"
[org.jeesl/jeesl-io-locale "0.2.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jeesl : jeesl-interfaces | jar | 0.2.9 |
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | |
| jakarta.validation : jakarta.validation-api | jar | |
| org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | |
| org.apache.commons : commons-lang3 | jar |