jar

io.wcm.caravan : io.wcm.caravan.rhyme.core

Maven & Gradle

Jan 12, 2022
4 usages
8 stars

Rhyme - Core Framework · A platform-agnostic framework to build reactive HAL web services based on annotated HAL API interfaces

Table Of Contents

Latest Version

Download io.wcm.caravan : io.wcm.caravan.rhyme.core JAR file - Latest Versions:

All Versions

Download io.wcm.caravan : io.wcm.caravan.rhyme.core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.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 io.wcm.caravan.rhyme.core-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.wcm.caravan.rhyme.api.server

├─ io.wcm.caravan.rhyme.api.server.AsyncHalResponseRenderer.class - [JAR]

├─ io.wcm.caravan.rhyme.api.server.HalResponseRendererBuilder.class - [JAR]

├─ io.wcm.caravan.rhyme.api.server.ResourceConversions.class - [JAR]

├─ io.wcm.caravan.rhyme.api.server.RhymeMetadataConfiguration.class - [JAR]

├─ io.wcm.caravan.rhyme.api.server.VndErrorResponseRenderer.class - [JAR]

├─ io.wcm.caravan.rhyme.api.server.package-info.class - [JAR]

io.wcm.caravan.rhyme.impl.documentation

├─ io.wcm.caravan.rhyme.impl.documentation.RhymeDocsCurieGenerator.class - [JAR]

io.wcm.caravan.rhyme.impl.client.proxy

├─ io.wcm.caravan.rhyme.impl.client.proxy.HalApiClientProxyFactory.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.client.proxy.HalApiInvocationHandler.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.client.proxy.HalApiMethodInvocation.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.client.proxy.RelatedResourceHandler.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.client.proxy.ResourceLinkHandler.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.client.proxy.ResourcePropertyHandler.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.client.proxy.ResourceRepresentationHandler.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.client.proxy.ResourceStateHandler.class - [JAR]

io.wcm.caravan.rhyme.api.exceptions

├─ io.wcm.caravan.rhyme.api.exceptions.HalApiClientException.class - [JAR]

├─ io.wcm.caravan.rhyme.api.exceptions.HalApiDeveloperException.class - [JAR]

├─ io.wcm.caravan.rhyme.api.exceptions.HalApiServerException.class - [JAR]

├─ io.wcm.caravan.rhyme.api.exceptions.package-info.class - [JAR]

io.wcm.caravan.rhyme.api.common

├─ io.wcm.caravan.rhyme.api.common.HalResponse.class - [JAR]

├─ io.wcm.caravan.rhyme.api.common.RequestMetricsCollector.class - [JAR]

├─ io.wcm.caravan.rhyme.api.common.RequestMetricsStopwatch.class - [JAR]

├─ io.wcm.caravan.rhyme.api.common.package-info.class - [JAR]

io.wcm.caravan.rhyme.impl.renderer

├─ io.wcm.caravan.rhyme.impl.renderer.AsyncHalResourceRenderer.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.renderer.AsyncHalResourceRendererImpl.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.renderer.AsyncHalResponseRendererImpl.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.renderer.CompositeExceptionStatusAndLoggingStrategy.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.renderer.DefaultExceptionStatusAndLoggingStrategy.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.renderer.RelatedResourcesRendererImpl.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.renderer.VndErrorResponseRendererImpl.class - [JAR]

io.wcm.caravan.rhyme.api

├─ io.wcm.caravan.rhyme.api.Rhyme.class - [JAR]

├─ io.wcm.caravan.rhyme.api.RhymeBuilder.class - [JAR]

├─ io.wcm.caravan.rhyme.api.package-info.class - [JAR]

io.wcm.caravan.rhyme.impl.client.cache

├─ io.wcm.caravan.rhyme.impl.client.cache.CachingHalResourceLoader.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.client.cache.DefaultCachingConfiguration.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.client.cache.GuavaCacheImplementation.class - [JAR]

io.wcm.caravan.rhyme.impl

├─ io.wcm.caravan.rhyme.impl.AbstractRhymeBuilder.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.RhymeBuilders.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.RhymeImpl.class - [JAR]

io.wcm.caravan.rhyme.impl.client

├─ io.wcm.caravan.rhyme.impl.client.HalApiClientImpl.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.client.HalResourceLoaderBuilderImpl.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.client.HalResourceLoaderWrapper.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.client.LinkRewriting.class - [JAR]

io.wcm.caravan.rhyme.api.client

├─ io.wcm.caravan.rhyme.api.client.CachingConfiguration.class - [JAR]

├─ io.wcm.caravan.rhyme.api.client.HalApiClient.class - [JAR]

├─ io.wcm.caravan.rhyme.api.client.HalApiClientBuilder.class - [JAR]

├─ io.wcm.caravan.rhyme.api.client.HalResourceLoaderBuilder.class - [JAR]

├─ io.wcm.caravan.rhyme.api.client.package-info.class - [JAR]

io.wcm.caravan.rhyme.impl.util

├─ io.wcm.caravan.rhyme.impl.util.RxJavaTransformers.class - [JAR]

io.wcm.caravan.rhyme.impl.metadata

├─ io.wcm.caravan.rhyme.impl.metadata.EmissionStopwatch.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.metadata.FullMetadataGenerator.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.metadata.MaxAgeOnlyCollector.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.metadata.ResponseMetadataRelations.class - [JAR]

io.wcm.caravan.rhyme.impl.client.http

├─ io.wcm.caravan.rhyme.impl.client.http.HttpHalResourceLoader.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.client.http.HttpHeadersParser.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.client.http.HttpUrlConnectionSupport.class - [JAR]

io.wcm.caravan.rhyme.api.spi

├─ io.wcm.caravan.rhyme.api.spi.ExceptionStatusAndLoggingStrategy.class - [JAR]

├─ io.wcm.caravan.rhyme.api.spi.HalApiAnnotationSupport.class - [JAR]

├─ io.wcm.caravan.rhyme.api.spi.HalApiReturnTypeSupport.class - [JAR]

├─ io.wcm.caravan.rhyme.api.spi.HalResourceLoader.class - [JAR]

├─ io.wcm.caravan.rhyme.api.spi.HalResponseCache.class - [JAR]

├─ io.wcm.caravan.rhyme.api.spi.HttpClientCallback.class - [JAR]

├─ io.wcm.caravan.rhyme.api.spi.HttpClientSupport.class - [JAR]

├─ io.wcm.caravan.rhyme.api.spi.RhymeDocsSupport.class - [JAR]

├─ io.wcm.caravan.rhyme.api.spi.package-info.class - [JAR]

io.wcm.caravan.rhyme.impl.reflection

├─ io.wcm.caravan.rhyme.impl.reflection.CompositeHalApiTypeSupport.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.reflection.DefaultHalApiTypeSupport.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.reflection.HalApiReflectionUtils.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.reflection.HalApiTypeSupport.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.reflection.HalApiTypeSupportAdapter.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.reflection.RxJavaReflectionUtils.class - [JAR]

├─ io.wcm.caravan.rhyme.impl.reflection.TemplateVariableDetection.class - [JAR]

Advertisement

Dependencies from Group

Feb 13, 2016
9 usages
2 stars
Feb 13, 2016
9 usages
0 stars
Mar 17, 2016
8 usages
1 stars
Feb 09, 2017
7 usages
2 stars
Mar 30, 2022
6 usages
2 stars

Discover Dependencies

Mar 30, 2023
1 usages
132 stars
Mar 15, 2022
1 usages
0 stars
Jul 05, 2023
1 usages
37 stars
May 23, 2022
1 usages
37 stars
Oct 03, 2021
1 usages
3 stars
Oct 03, 2021
1 usages
3 stars
Oct 03, 2021
1 usages
3 stars
Oct 03, 2021
1 usages
3 stars
Oct 03, 2021
1 usages
3 stars