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

Download siren4j JAR 1.3.0 with all dependencies


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

Artifact siren4j
Group com.googlecode.siren4j
Version 1.3.0


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

1 downloads

Source code of siren4j version 1.3.0

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 - 2025 Weber Informatics LLC | Privacy Policy