License |
License
Custom Commercial License
|
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdlink |
Version | Version0.51.0 |
Type | Typejar |
Description |
DescriptionMetreeca Linked Data Framework
A declarative model-driven framework for rapid linked data service development.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
link-0.51.0.pom | 11 KB |
link-0.51.0-tests.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/link/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>link</artifactId>
<version>0.51.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/link/
implementation 'com.metreeca:link:0.51.0'
// https://jarcasting.com/artifacts/com.metreeca/link/
implementation ("com.metreeca:link:0.51.0")
'com.metreeca:link:jar:0.51.0'
<dependency org="com.metreeca" name="link" rev="0.51.0">
<artifact name="link" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='link', version='0.51.0')
)
libraryDependencies += "com.metreeca" % "link" % "0.51.0"
[com.metreeca/link "0.51.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
org.junit-pioneer : junit-pioneer | jar | 0.3.0 |
org.assertj : assertj-core | jar | 3.12.2 |
org.slf4j : slf4j-simple | jar | 1.7.25 |