OPS4J DADL Metamodel

DADL is a language and a toolset for describing, parsing and generating data formats of all sorts.

License

License

GroupId

GroupId

org.ops4j.dadl
ArtifactId

ArtifactId

dadl-metamodel
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

OPS4J DADL Metamodel
DADL is a language and a toolset for describing, parsing and generating data formats of all sorts.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download dadl-metamodel

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0