All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download siren4j JAR 1.1.1 with all dependencies


This is a java library to help with the creation and use of Hypermedia entities as specified by the Siren hypermedia specification. See https://github.com/kevinswiber/siren for more detail on the specification.

Files of the artifact siren4j version 1.1.1 from the group com.googlecode.siren4j.

Test

Artifact siren4j
Group com.googlecode.siren4j
Version 1.1.1
Last update 21. October 2014
Tags: https creation detail with entities siren hypermedia help more specified library specification java github this kevinswiber
Organization not specified
URL http://maven.apache.org
License MIT license
Dependencies amount 7
Dependencies jersey-core, jackson-jaxrs-json-provider, commons-lang, commons-collections, guava, reflections, slf4j-log4j12,
There are maybe transitive dependencies!
There is a newer version: 2.1.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of siren4j Show documentation

Please rate this JAR file. Is it a good library?

1 downloads

Source code of siren4j version 1.1.1

META-INF
META-INF.META-INF.MANIFEST.MF
com.google.code.siren4j
com.google.code.siren4j.com.google.code.siren4j.Siren4J
com.google.code.siren4j.annotations
com.google.code.siren4j.annotations.com.google.code.siren4j.annotations.Siren4JAction
com.google.code.siren4j.annotations.com.google.code.siren4j.annotations.Siren4JActionField
com.google.code.siren4j.annotations.com.google.code.siren4j.annotations.Siren4JAnnotation
com.google.code.siren4j.annotations.com.google.code.siren4j.annotations.Siren4JCondition
com.google.code.siren4j.annotations.com.google.code.siren4j.annotations.Siren4JEntity
com.google.code.siren4j.annotations.com.google.code.siren4j.annotations.Siren4JFieldOption
com.google.code.siren4j.annotations.com.google.code.siren4j.annotations.Siren4JInclude
com.google.code.siren4j.annotations.com.google.code.siren4j.annotations.Siren4JLink
com.google.code.siren4j.annotations.com.google.code.siren4j.annotations.Siren4JMetaData
com.google.code.siren4j.annotations.com.google.code.siren4j.annotations.Siren4JOptionData
com.google.code.siren4j.annotations.com.google.code.siren4j.annotations.Siren4JProperty
com.google.code.siren4j.annotations.com.google.code.siren4j.annotations.Siren4JPropertyIgnore
com.google.code.siren4j.annotations.com.google.code.siren4j.annotations.Siren4JSubEntity
com.google.code.siren4j.component
com.google.code.siren4j.component.com.google.code.siren4j.component.Action
com.google.code.siren4j.component.com.google.code.siren4j.component.Component
com.google.code.siren4j.component.com.google.code.siren4j.component.Entity
com.google.code.siren4j.component.com.google.code.siren4j.component.Field
com.google.code.siren4j.component.com.google.code.siren4j.component.Link
com.google.code.siren4j.component.builder
com.google.code.siren4j.component.builder.com.google.code.siren4j.component.builder.ActionBuilder
com.google.code.siren4j.component.builder.com.google.code.siren4j.component.builder.BaseBuilder
com.google.code.siren4j.component.builder.com.google.code.siren4j.component.builder.EntityBuilder
com.google.code.siren4j.component.builder.com.google.code.siren4j.component.builder.FieldBuilder
com.google.code.siren4j.component.builder.com.google.code.siren4j.component.builder.LinkBuilder
com.google.code.siren4j.component.impl
com.google.code.siren4j.component.impl.com.google.code.siren4j.component.impl.ActionImpl
com.google.code.siren4j.component.impl.com.google.code.siren4j.component.impl.EmbeddedEntityImpl
com.google.code.siren4j.component.impl.com.google.code.siren4j.component.impl.EntityImpl
com.google.code.siren4j.component.impl.com.google.code.siren4j.component.impl.FieldImpl
com.google.code.siren4j.component.impl.com.google.code.siren4j.component.impl.LinkImpl
com.google.code.siren4j.component.impl.com.google.code.siren4j.component.impl.Siren4JBaseComponent
com.google.code.siren4j.condition
com.google.code.siren4j.condition.com.google.code.siren4j.condition.Condition
com.google.code.siren4j.condition.com.google.code.siren4j.condition.ConditionFactory
com.google.code.siren4j.condition.com.google.code.siren4j.condition.EmptyCondition
com.google.code.siren4j.condition.com.google.code.siren4j.condition.FalseCondition
com.google.code.siren4j.condition.com.google.code.siren4j.condition.NotEmptyCondition
com.google.code.siren4j.condition.com.google.code.siren4j.condition.NotNullCondition
com.google.code.siren4j.condition.com.google.code.siren4j.condition.NullCondition
com.google.code.siren4j.condition.com.google.code.siren4j.condition.TrueCondition
com.google.code.siren4j.converter
com.google.code.siren4j.converter.com.google.code.siren4j.converter.EntityContext
com.google.code.siren4j.converter.com.google.code.siren4j.converter.EntityContextImpl
com.google.code.siren4j.converter.com.google.code.siren4j.converter.ReflectedInfo
com.google.code.siren4j.converter.com.google.code.siren4j.converter.ReflectingConverter
com.google.code.siren4j.converter.com.google.code.siren4j.converter.ResourceConverter
com.google.code.siren4j.converter.com.google.code.siren4j.converter.ResourceRegistry
com.google.code.siren4j.converter.com.google.code.siren4j.converter.ResourceRegistryImpl
com.google.code.siren4j.error
com.google.code.siren4j.error.com.google.code.siren4j.error.Siren4JBuilderValidationException
com.google.code.siren4j.error.com.google.code.siren4j.error.Siren4JConversionException
com.google.code.siren4j.error.com.google.code.siren4j.error.Siren4JException
com.google.code.siren4j.error.com.google.code.siren4j.error.Siren4JRuntimeException
com.google.code.siren4j.error.com.google.code.siren4j.error.Siren4JThrowable
com.google.code.siren4j.jackson
com.google.code.siren4j.jackson.com.google.code.siren4j.jackson.MessageBodyWriterJSON
com.google.code.siren4j.meta
com.google.code.siren4j.meta.com.google.code.siren4j.meta.FieldOption
com.google.code.siren4j.meta.com.google.code.siren4j.meta.FieldType
com.google.code.siren4j.resource
com.google.code.siren4j.resource.com.google.code.siren4j.resource.BaseResource
com.google.code.siren4j.resource.com.google.code.siren4j.resource.CollectionResource
com.google.code.siren4j.resource.com.google.code.siren4j.resource.ErrorMessageResource
com.google.code.siren4j.resource.com.google.code.siren4j.resource.Resource
com.google.code.siren4j.util
com.google.code.siren4j.util.com.google.code.siren4j.util.ComponentUtils
com.google.code.siren4j.util.com.google.code.siren4j.util.ReflectionUtils
.examplejson.txt
.log4j.properties




© 2015 - 2024 Weber Informatics LLC | Privacy Policy