jar

net.osgiliath.modules : net.osgiliath.module.validation.osgi.services

Maven & Gradle

Jun 18, 2016
1 usages
15 stars

Helper for JSR303 (bean validation) with OSGI · Validation providers registration via OSGI services

Table Of Contents

Latest Version

Download net.osgiliath.modules : net.osgiliath.module.validation.osgi.services JAR file - Latest Versions:

All Versions

Download net.osgiliath.modules : net.osgiliath.module.validation.osgi.services JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.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 net.osgiliath.module.validation.osgi.services-0.3.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.osgiliath.validator.osgi.internal

├─ net.osgiliath.validator.osgi.internal.HibernateValidationOSGIServicesProviderResolver.class - [JAR]

├─ net.osgiliath.validator.osgi.internal.OsgiServiceValidationProviderTracker.class - [JAR]

├─ net.osgiliath.validator.osgi.internal.ValidatorFactorySingleton.class - [JAR]

net.osgiliath.validator.osgi

├─ net.osgiliath.validator.osgi.JSR303Activator.class - [JAR]

├─ net.osgiliath.validator.osgi.ValidatorHelper.class - [JAR]

Advertisement