jar

org.apache.stanbol : org.apache.stanbol.entityhub.core

Maven & Gradle

Sep 16, 2016
35 usages

Apache Stanbol Entityhub Generic Core · The Core Components of the Entityhub. This includes the default implementations for the services defined by the services API as well as an in-memory implementation of the model.

Table Of Contents

Latest Version

Download org.apache.stanbol : org.apache.stanbol.entityhub.core JAR file - Latest Versions:

All Versions

Download org.apache.stanbol : org.apache.stanbol.entityhub.core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.12.x
0.11.x
0.10.x
0.9.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 org.apache.stanbol.entityhub.core-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.stanbol.entityhub.core.impl

├─ org.apache.stanbol.entityhub.core.impl.CacheComponent.class - [JAR]

├─ org.apache.stanbol.entityhub.core.impl.EntityMapping.class - [JAR]

├─ org.apache.stanbol.entityhub.core.impl.EntityWrapper.class - [JAR]

├─ org.apache.stanbol.entityhub.core.impl.EntityhubComponent.class - [JAR]

├─ org.apache.stanbol.entityhub.core.impl.EntityhubImpl.class - [JAR]

├─ org.apache.stanbol.entityhub.core.impl.ManagedEntity.class - [JAR]

├─ org.apache.stanbol.entityhub.core.impl.ReferencedSiteComponent.class - [JAR]

├─ org.apache.stanbol.entityhub.core.impl.ReferencedSiteImpl.class - [JAR]

├─ org.apache.stanbol.entityhub.core.impl.SiteManagerImpl.class - [JAR]

├─ org.apache.stanbol.entityhub.core.impl.YardManagerImpl.class - [JAR]

org.apache.stanbol.entityhub.core.yard

├─ org.apache.stanbol.entityhub.core.yard.AbstractYard.class - [JAR]

├─ org.apache.stanbol.entityhub.core.yard.SimpleYardConfig.class - [JAR]

org.apache.stanbol.entityhub.core.mapping

├─ org.apache.stanbol.entityhub.core.mapping.DefaultFieldMapperImpl.class - [JAR]

├─ org.apache.stanbol.entityhub.core.mapping.FieldMappingUtils.class - [JAR]

├─ org.apache.stanbol.entityhub.core.mapping.ValueConverterFactory.class - [JAR]

org.apache.stanbol.entityhub.core.query

├─ org.apache.stanbol.entityhub.core.query.DefaultQueryFactory.class - [JAR]

├─ org.apache.stanbol.entityhub.core.query.FieldQueryImpl.class - [JAR]

├─ org.apache.stanbol.entityhub.core.query.QueryResultListImpl.class - [JAR]

├─ org.apache.stanbol.entityhub.core.query.QueryUtils.class - [JAR]

org.apache.stanbol.entityhub.core.utils

├─ org.apache.stanbol.entityhub.core.utils.OsgiUtils.class - [JAR]

├─ org.apache.stanbol.entityhub.core.utils.SiteUtils.class - [JAR]

├─ org.apache.stanbol.entityhub.core.utils.TimeUtils.class - [JAR]

org.apache.stanbol.entityhub.core.site

├─ org.apache.stanbol.entityhub.core.site.AbstractEntityDereferencer.class - [JAR]

├─ org.apache.stanbol.entityhub.core.site.AbstractEntitySearcher.class - [JAR]

├─ org.apache.stanbol.entityhub.core.site.CacheImpl.class - [JAR]

├─ org.apache.stanbol.entityhub.core.site.CacheUtils.class - [JAR]

├─ org.apache.stanbol.entityhub.core.site.ReferencedSiteConfigurationImpl.class - [JAR]

├─ org.apache.stanbol.entityhub.core.site.SiteConfigurationImpl.class - [JAR]

org.apache.stanbol.entityhub.core.model

├─ org.apache.stanbol.entityhub.core.model.EntityImpl.class - [JAR]

├─ org.apache.stanbol.entityhub.core.model.InMemoryRepresentation.class - [JAR]

├─ org.apache.stanbol.entityhub.core.model.InMemoryValueFactory.class - [JAR]