jar

com.mercateo : common.rest.schemagen

Maven & Gradle

Aug 10, 2022
4 usages
17 stars

rest-schemagen · Jersey add-on for dynamic link and schema building

Table Of Contents

Latest Version

Download com.mercateo : common.rest.schemagen JAR file - Latest Versions:

All Versions

Download com.mercateo : common.rest.schemagen JAR file - All Versions:

Version Vulnerabilities Size Updated
0.20.x
0.19.x
0.18.x
0.17.x
0.16.x
0.15.x
0.14.x
0.13.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 common.rest.schemagen-0.20.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mercateo.common.rest.schemagen.util

├─ com.mercateo.common.rest.schemagen.util.EnumUtil.class - [JAR]

├─ com.mercateo.common.rest.schemagen.util.OptionalUtil.class - [JAR]

com.mercateo.common.rest.schemagen.parameter

├─ com.mercateo.common.rest.schemagen.parameter.CallContext.class - [JAR]

├─ com.mercateo.common.rest.schemagen.parameter.Parameter.class - [JAR]

com.mercateo.common.rest.schemagen.generictype

├─ com.mercateo.common.rest.schemagen.generictype.GenericArray.class - [JAR]

├─ com.mercateo.common.rest.schemagen.generictype.GenericClass.class - [JAR]

├─ com.mercateo.common.rest.schemagen.generictype.GenericParameterizedType.class - [JAR]

├─ com.mercateo.common.rest.schemagen.generictype.GenericType.class - [JAR]

com.mercateo.common.rest.schemagen.link

├─ com.mercateo.common.rest.schemagen.link.BeanParamExtractor.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.CallScope.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.Entry.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.ExternalLinkFactory.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.LinkCreator.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.LinkFactory.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.LinkFactoryContext.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.LinkFactoryContextDefault.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.LinkMetaFactory.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.LinkProperties.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.SchemaGenerator.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.Scope.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.ScopeMethod.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.SubResourceScope.class - [JAR]

com.mercateo.common.rest.schemagen.json.mapper

├─ com.mercateo.common.rest.schemagen.json.mapper.ArrayJsonPropertyMapper.class - [JAR]

├─ com.mercateo.common.rest.schemagen.json.mapper.BooleanJsonPropertyMapper.class - [JAR]

├─ com.mercateo.common.rest.schemagen.json.mapper.GenericJsonPropertyMapper.class - [JAR]

├─ com.mercateo.common.rest.schemagen.json.mapper.IntegerJsonPropertyMapper.class - [JAR]

├─ com.mercateo.common.rest.schemagen.json.mapper.JsonPropertyMapper.class - [JAR]

├─ com.mercateo.common.rest.schemagen.json.mapper.NumberJsonPropertyMapper.class - [JAR]

├─ com.mercateo.common.rest.schemagen.json.mapper.ObjectJsonPropertyMapper.class - [JAR]

├─ com.mercateo.common.rest.schemagen.json.mapper.PrimitiveJsonPropertyBuilder.class - [JAR]

├─ com.mercateo.common.rest.schemagen.json.mapper.PropertyJsonSchemaMapper.class - [JAR]

├─ com.mercateo.common.rest.schemagen.json.mapper.PropertyJsonSchemaMapperForRoot.class - [JAR]

├─ com.mercateo.common.rest.schemagen.json.mapper.StringJsonPropertyMapper.class - [JAR]

com.mercateo.common.rest.schemagen.link.injection

├─ com.mercateo.common.rest.schemagen.link.injection.LinkFactoryContextFactory.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.injection.LinkFactoryResourceConfig.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.injection.LinkMetaFactoryFactory.class - [JAR]

com.mercateo.common.rest.schemagen.validation

├─ com.mercateo.common.rest.schemagen.validation.ValidationErrors.class - [JAR]

com.mercateo.common.rest.schemagen.annotation

├─ com.mercateo.common.rest.schemagen.annotation.Media.class - [JAR]

├─ com.mercateo.common.rest.schemagen.annotation.Rel.class - [JAR]

com.mercateo.common.rest.schemagen.link.helper

├─ com.mercateo.common.rest.schemagen.link.helper.BaseUriCreator.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.helper.BaseUriCreatorDefault.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.helper.HttpRequestHeaders.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.helper.JsonLink.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.helper.MethodInvocation.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.helper.ParameterAnnotationVisitor.class - [JAR]

com.mercateo.common.rest.schemagen.generator

├─ com.mercateo.common.rest.schemagen.generator.ImmutableJsonPropertyResult.class - [JAR]

├─ com.mercateo.common.rest.schemagen.generator.JsonPropertyResult.class - [JAR]

├─ com.mercateo.common.rest.schemagen.generator.ObjectContext.class - [JAR]

├─ com.mercateo.common.rest.schemagen.generator.ObjectContextBuilder.class - [JAR]

├─ com.mercateo.common.rest.schemagen.generator.PathContext.class - [JAR]

├─ com.mercateo.common.rest.schemagen.generator.ReferencedJsonPropertyFinder.class - [JAR]

com.mercateo.common.rest.schemagen.plugin

├─ com.mercateo.common.rest.schemagen.plugin.FieldCheckerForSchema.class - [JAR]

├─ com.mercateo.common.rest.schemagen.plugin.IndividualSchemaGenerator.class - [JAR]

├─ com.mercateo.common.rest.schemagen.plugin.MethodCheckerForLink.class - [JAR]

├─ com.mercateo.common.rest.schemagen.plugin.PropertySchema.class - [JAR]

├─ com.mercateo.common.rest.schemagen.plugin.TargetSchemaEnablerForLink.class - [JAR]

com.mercateo.common.rest.schemagen.internal

├─ com.mercateo.common.rest.schemagen.internal.DataClassStyle.class - [JAR]

├─ com.mercateo.common.rest.schemagen.internal.TupleStyle.class - [JAR]

com.mercateo.common.rest.schemagen.types

├─ com.mercateo.common.rest.schemagen.types.HyperSchemaCreator.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.ListResponse.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.ListResponseBuilder.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.ListResponseBuilderCreator.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.Message.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.MessageCode.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.MessageData.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.MessageType.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.ObjectWithSchema.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.ObjectWithSchemaCreator.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.PaginatedList.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.PaginatedResponse.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.PaginatedResponseBuilder.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.PaginatedResponseBuilderCreator.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.ResponseBuilderAbstract.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.WithId.class - [JAR]

├─ com.mercateo.common.rest.schemagen.types.WrappedList.class - [JAR]

com.mercateo.common.rest.schemagen.plugin.common

├─ com.mercateo.common.rest.schemagen.plugin.common.FieldCheckerForSchemaFactory.class - [JAR]

├─ com.mercateo.common.rest.schemagen.plugin.common.JsonViewChecker.class - [JAR]

├─ com.mercateo.common.rest.schemagen.plugin.common.MethodCheckerForLinkFactory.class - [JAR]

├─ com.mercateo.common.rest.schemagen.plugin.common.RolesAllowedChecker.class - [JAR]

├─ com.mercateo.common.rest.schemagen.plugin.common.TargetSchemaEnablerForLinkFactory.class - [JAR]

com.mercateo.common.rest.schemagen

├─ com.mercateo.common.rest.schemagen.IgnoreInRestSchema.class - [JAR]

├─ com.mercateo.common.rest.schemagen.JerseyResource.class - [JAR]

├─ com.mercateo.common.rest.schemagen.JsonHyperSchema.class - [JAR]

├─ com.mercateo.common.rest.schemagen.JsonHyperSchemaCreator.class - [JAR]

├─ com.mercateo.common.rest.schemagen.JsonProperty.class - [JAR]

├─ com.mercateo.common.rest.schemagen.JsonPropertyBuilder.class - [JAR]

├─ com.mercateo.common.rest.schemagen.JsonSchemaGenerator.class - [JAR]

├─ com.mercateo.common.rest.schemagen.ListSlicer.class - [JAR]

├─ com.mercateo.common.rest.schemagen.PaginationLinkBuilder.class - [JAR]

├─ com.mercateo.common.rest.schemagen.PropertySubType.class - [JAR]

├─ com.mercateo.common.rest.schemagen.PropertySubTypeMapper.class - [JAR]

├─ com.mercateo.common.rest.schemagen.PropertyType.class - [JAR]

├─ com.mercateo.common.rest.schemagen.PropertyTypeMapper.class - [JAR]

├─ com.mercateo.common.rest.schemagen.RestJsonSchemaGenerator.class - [JAR]

├─ com.mercateo.common.rest.schemagen.RestJsonSchemaGeneratorFactory.class - [JAR]

├─ com.mercateo.common.rest.schemagen.SchemaPropertyContext.class - [JAR]

├─ com.mercateo.common.rest.schemagen.SchemaPropertyGenerator.class - [JAR]

├─ com.mercateo.common.rest.schemagen.SizeConstraints.class - [JAR]

├─ com.mercateo.common.rest.schemagen.ValueConstraints.class - [JAR]

com.mercateo.common.rest.schemagen.link.relation

├─ com.mercateo.common.rest.schemagen.link.relation.Rel.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.relation.RelType.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.relation.Relation.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.relation.RelationContainer.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.relation.RelationDefault.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.relation.RelationEnum.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.relation.RelationType.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.relation.RelationTypeContainer.class - [JAR]

├─ com.mercateo.common.rest.schemagen.link.relation.RelationTypeDefault.class - [JAR]

Advertisement

Dependencies from Group

Aug 10, 2022
4 usages
17 stars
Oct 02, 2018
3 usages
5 stars
Aug 09, 2022
1 usages
2 stars
Feb 10, 2017
1 stars

Discover Dependencies

Oct 07, 2016
5 usages
2 stars
Oct 07, 2016
2 usages
2 stars
jcp
Dec 11, 2021
149 stars
Feb 06, 2021
80 usages
166 stars
Jul 16, 2023
203 usages
685 stars
Jul 13, 2022
24 usages
13 stars
Jan 05, 2023
34 usages
987 stars