License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.commons |
ArtifactId | ArtifactIdi18n-framework |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.openidentityplatform.commons.i18n-framework
A common framework for embedding localizable messages in applications
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
i18n-framework-2.0.15.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/i18n-framework/ -->
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>i18n-framework</artifactId>
<version>2.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/i18n-framework/
implementation 'org.openidentityplatform.commons:i18n-framework:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/i18n-framework/
implementation ("org.openidentityplatform.commons:i18n-framework:2.0.15")
'org.openidentityplatform.commons:i18n-framework:pom:2.0.15'
<dependency org="org.openidentityplatform.commons" name="i18n-framework" rev="2.0.15">
<artifact name="i18n-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='i18n-framework', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "i18n-framework" % "2.0.15"
[org.openidentityplatform.commons/i18n-framework "2.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert | jar | 1.4 |
org.testng : testng | jar | 6.0.1 |
org.mockito : mockito-core | jar | 2.23.4 |