MetaRing Framework Model - Java

All the conceptual space of the MetaRing Framework for Java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.metaring.framework
ArtifactId

ArtifactId

java-model
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

MetaRing Framework Model - Java
All the conceptual space of the MetaRing Framework for Java
Project URL

Project URL

https://www.metaring.com
Source Code Management

Source Code Management

https://github.com/metaring/framework-java-model.git

Download java-model

How to add to project

<!-- https://jarcasting.com/artifacts/com.metaring.framework/java-model/ -->
<dependency>
    <groupId>com.metaring.framework</groupId>
    <artifactId>java-model</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaring.framework/java-model/
implementation 'com.metaring.framework:java-model:1.0.0'
// https://jarcasting.com/artifacts/com.metaring.framework/java-model/
implementation ("com.metaring.framework:java-model:1.0.0")
'com.metaring.framework:java-model:jar:1.0.0'
<dependency org="com.metaring.framework" name="java-model" rev="1.0.0">
  <artifact name="java-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaring.framework', module='java-model', version='1.0.0')
)
libraryDependencies += "com.metaring.framework" % "java-model" % "1.0.0"
[com.metaring.framework/java-model "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.calcite : calcite-linq4j jar 1.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0