Last Version

Esfinge Metadata 1.5.10

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
Version

Version

1.5.10
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 1.5.10


<!-- 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.