| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.metafacture |
| ArtifactId | ArtifactIdmetafacture-formeta |
| Last Version | Last Version5.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMetafacture Formeta
Modules for reading and writing data in Formeta format
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| metafacture-formeta-5.3.2.pom | |
| metafacture-formeta-5.3.2.jar | 29 KB |
| metafacture-formeta-5.3.2-sources.jar | 20 KB |
| metafacture-formeta-5.3.2-javadoc.jar | 66 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.metafacture/metafacture-formeta/ -->
<dependency>
<groupId>org.metafacture</groupId>
<artifactId>metafacture-formeta</artifactId>
<version>5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.metafacture/metafacture-formeta/
implementation 'org.metafacture:metafacture-formeta:5.3.2'
// https://jarcasting.com/artifacts/org.metafacture/metafacture-formeta/
implementation ("org.metafacture:metafacture-formeta:5.3.2")
'org.metafacture:metafacture-formeta:jar:5.3.2'
<dependency org="org.metafacture" name="metafacture-formeta" rev="5.3.2">
<artifact name="metafacture-formeta" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metafacture', module='metafacture-formeta', version='5.3.2')
)
libraryDependencies += "org.metafacture" % "metafacture-formeta" % "5.3.2"
[org.metafacture/metafacture-formeta "5.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.metafacture : metafacture-framework | jar | 5.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.metafacture : metafacture-commons | jar | 5.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.5.5 |