License |
License |
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdmetreeca-tree |
Version | Version0.53.0 |
Type | Typejar |
Description |
DescriptionMetreeca Data Modelling Framework
A shape-based linked data modelling framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
metreeca-tree-0.53.0.pom | |
metreeca-tree-0.53.0.jar | 79 KB |
metreeca-tree-0.53.0-tests.jar | 18 KB |
metreeca-tree-0.53.0-sources.jar | 48 KB |
metreeca-tree-0.53.0-javadoc.jar | 239 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-tree/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-tree</artifactId>
<version>0.53.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-tree/
implementation 'com.metreeca:metreeca-tree:0.53.0'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-tree/
implementation ("com.metreeca:metreeca-tree:0.53.0")
'com.metreeca:metreeca-tree:jar:0.53.0'
<dependency org="com.metreeca" name="metreeca-tree" rev="0.53.0">
<artifact name="metreeca-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-tree', version='0.53.0')
)
libraryDependencies += "com.metreeca" % "metreeca-tree" % "0.53.0"
[com.metreeca/metreeca-tree "0.53.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.assertj : assertj-core | jar | 3.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.26 |