jar

org.apache.streams : streams-processor-thedatagroup

Maven & Gradle

Mar 15, 2020
72 stars

TheDataGroup API Processors

Table Of Contents

Latest Version

Download org.apache.streams : streams-processor-thedatagroup JAR file - Latest Versions:

All Versions

Download org.apache.streams : streams-processor-thedatagroup JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.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 streams-processor-thedatagroup-0.6.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.streams.thedatagroup.config

├─ org.apache.streams.thedatagroup.config.TheDataGroupConfiguration.class - [JAR]

org.apache.streams.thedatagroup.api

├─ org.apache.streams.thedatagroup.api.AppendRequest.class - [JAR]

├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponse.class - [JAR]

├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseAddress.class - [JAR]

├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographics.class - [JAR]

├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographicsFamily.class - [JAR]

├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographicsFamilyChildren.class - [JAR]

├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographicsPersonEducation.class - [JAR]

├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographicsPersonFinances.class - [JAR]

├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographicsPersonRace.class - [JAR]

├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographicsResidence.class - [JAR]

├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographicsVehicle.class - [JAR]

├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseLifeStyles.class - [JAR]

├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseLifeStylesApparel.class - [JAR]

├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseLifeStylesBook.class - [JAR]

├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseLifeStylesInterests.class - [JAR]

├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponsePhones.class - [JAR]

├─ org.apache.streams.thedatagroup.api.EmailAppendResponse.class - [JAR]

├─ org.apache.streams.thedatagroup.api.EmailLookupRequest.class - [JAR]

├─ org.apache.streams.thedatagroup.api.IpLookupRequest.class - [JAR]

├─ org.apache.streams.thedatagroup.api.LookupResponse.class - [JAR]

├─ org.apache.streams.thedatagroup.api.MobileAppendResponse.class - [JAR]

├─ org.apache.streams.thedatagroup.api.PhoneAppendResponse.class - [JAR]

├─ org.apache.streams.thedatagroup.api.PhoneAppendResponseItem.class - [JAR]

├─ org.apache.streams.thedatagroup.api.PhoneLookupRequest.class - [JAR]

├─ org.apache.streams.thedatagroup.api.VehicleAppendResponse.class - [JAR]

├─ org.apache.streams.thedatagroup.api.VehicleAppendResponseItem.class - [JAR]

org.apache.streams.thedatagroup

├─ org.apache.streams.thedatagroup.SyncAppend.class - [JAR]

├─ org.apache.streams.thedatagroup.SyncLookup.class - [JAR]

├─ org.apache.streams.thedatagroup.TheDataGroup.class - [JAR]

Advertisement