| License |
License |
|---|---|
| GroupId | GroupIdorg.metafacture |
| ArtifactId | ArtifactIdmetafacture-triples |
| Version | Version5.2.0 |
| Type | Typejar |
| Description |
DescriptionMetafacture Triple
Modules for working with triples
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| metafacture-triples-5.2.0.pom | |
| metafacture-triples-5.2.0.jar | 34 KB |
| metafacture-triples-5.2.0-sources.jar | 18 KB |
| metafacture-triples-5.2.0-javadoc.jar | 66 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.metafacture/metafacture-triples/ -->
<dependency>
<groupId>org.metafacture</groupId>
<artifactId>metafacture-triples</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.metafacture/metafacture-triples/
implementation 'org.metafacture:metafacture-triples:5.2.0'
// https://jarcasting.com/artifacts/org.metafacture/metafacture-triples/
implementation ("org.metafacture:metafacture-triples:5.2.0")
'org.metafacture:metafacture-triples:jar:5.2.0'
<dependency org="org.metafacture" name="metafacture-triples" rev="5.2.0">
<artifact name="metafacture-triples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metafacture', module='metafacture-triples', version='5.2.0')
)
libraryDependencies += "org.metafacture" % "metafacture-triples" % "5.2.0"
[org.metafacture/metafacture-triples "5.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.metafacture : metafacture-framework | jar | 5.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.metafacture : metafacture-commons | jar | 5.2.0 |
| org.metafacture : metafacture-formeta | jar | 5.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.5.5 |