jar

org.tentackle : tentackle-i18n

Maven & Gradle

May 22, 2023
1 usages

Tentackle I18N via persistence layer · I18N provider to use StoredBundle instead of ResourceBundle

Table Of Contents

Latest Version

Download org.tentackle : tentackle-i18n JAR file - Latest Versions:

All Versions

Download org.tentackle : tentackle-i18n JAR file - All Versions:

Version Vulnerabilities Size Updated
17.13.x
17.12.x
17.11.x
17.10.x
17.9.x
17.8.x
11.7.x
11.6.x
11.5.x
11.4.x
11.3.x
11.2.x
8.3.x
8.2.x
2.2.x
2.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tentackle-i18n-17.13.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.tentackle.i18n.service

├─ org.tentackle.i18n.service.Hook.class - [JAR]

org.tentackle.i18n.pdo

├─ org.tentackle.i18n.pdo.StoredBundle.class - [JAR]

├─ org.tentackle.i18n.pdo.StoredBundleDomain.class - [JAR]

├─ org.tentackle.i18n.pdo.StoredBundleDomainImpl.class - [JAR]

├─ org.tentackle.i18n.pdo.StoredBundleKey.class - [JAR]

├─ org.tentackle.i18n.pdo.StoredBundleKeyDomain.class - [JAR]

├─ org.tentackle.i18n.pdo.StoredBundleKeyDomainImpl.class - [JAR]

├─ org.tentackle.i18n.pdo.StoredBundleKeyPersistence.class - [JAR]

├─ org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl.class - [JAR]

├─ org.tentackle.i18n.pdo.StoredBundlePersistence.class - [JAR]

├─ org.tentackle.i18n.pdo.StoredBundlePersistenceImpl.class - [JAR]

├─ org.tentackle.i18n.pdo.package-info.class - [JAR]

org.tentackle.i18n.pdo.rmi

├─ org.tentackle.i18n.pdo.rmi.StoredBundleKeyRemoteDelegate.class - [JAR]

├─ org.tentackle.i18n.pdo.rmi.StoredBundleKeyRemoteDelegateImpl.class - [JAR]

├─ org.tentackle.i18n.pdo.rmi.StoredBundleRemoteDelegate.class - [JAR]

├─ org.tentackle.i18n.pdo.rmi.StoredBundleRemoteDelegateImpl.class - [JAR]

├─ org.tentackle.i18n.pdo.rmi.package-info.class - [JAR]

org.tentackle.i18n

├─ org.tentackle.i18n.BundleEnumeration.class - [JAR]

├─ org.tentackle.i18n.StoredBundleControl.class - [JAR]

├─ org.tentackle.i18n.StoredBundleControlProvider.class - [JAR]

├─ org.tentackle.i18n.StoredBundleFactory.class - [JAR]

├─ org.tentackle.i18n.StoredResourceBundle.class - [JAR]

├─ org.tentackle.i18n.package-info.class - [JAR]

Advertisement