Esfinge Metadata

Esfinge Metadata is a meta framework to metadata consume. It simplifies developing this type of frameworks

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.sf.esfinge
ArtifactId

ArtifactId

metadata
Last Version

Last Version

1.5.10
Release Date

Release Date

Type

Type

jar
Description

Description

Esfinge Metadata
Esfinge Metadata is a meta framework to metadata consume. It simplifies developing this type of frameworks
Project URL

Project URL

http://esfinge.sourceforge.net/
Source Code Management

Source Code Management

http://github.com/EsfingeFramework/metadata

Download metadata

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.esfinge/metadata/ -->
<dependency>
    <groupId>net.sf.esfinge</groupId>
    <artifactId>metadata</artifactId>
    <version>1.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.esfinge/metadata/
implementation 'net.sf.esfinge:metadata:1.5.10'
// https://jarcasting.com/artifacts/net.sf.esfinge/metadata/
implementation ("net.sf.esfinge:metadata:1.5.10")
'net.sf.esfinge:metadata:jar:1.5.10'
<dependency org="net.sf.esfinge" name="metadata" rev="1.5.10">
  <artifact name="metadata" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.esfinge', module='metadata', version='1.5.10')
)
libraryDependencies += "net.sf.esfinge" % "metadata" % "1.5.10"
[net.sf.esfinge/metadata "1.5.10"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.2
commons-collections : commons-collections jar 3.2.2
commons-logging : commons-logging jar 1.2
net.sf.esfinge : classmock jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Build Status

EsfingeMetadata

An extensible framework for handling and retrieving metadata in Java, which aims to simplify and mainly assist the development of frameworks based on metadata.

Dependencies

<dependency>
    <groupId>commons-beanutils</groupId>
    <artifactId>commons-beanutils</artifactId>
    <version>1.9.2</version>
</dependency>

<!-- https://mvnrepository.com/artifact/commons-collections/commons-collections -->
<dependency>
    <groupId>commons-collections</groupId>
    <artifactId>commons-collections</artifactId>
    <version>3.2.2</version>
</dependency>

<!-- https://mvnrepository.com/artifact/commons-logging/commons-logging -->
<dependency>
    <groupId>commons-logging</groupId>
    <artifactId>commons-logging</artifactId>
    <version>1.2</version>
</dependency>

Quick Annotation Overview

Metadata Locator

Metadata Reader
Metadata Validator
net.sf.esfinge

Esfinge Framework

Versions

Version
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5
1.4
1.3
1.2
1.1
1.0.2