generator-model
Interfaces for the implementation of code generators for the MetaRing platform
License |
License |
---|---|
GroupId | GroupIdcom.metaring |
ArtifactId | ArtifactIdgenerator-model |
Last Version | Last Version1.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetaRing Generator - Model
Interfaces for the implementation of code generators for the MetaRing platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
generator-model-1.5.9.pom | |
generator-model-1.5.9.jar | 12 KB |
generator-model-1.5.9-sources.jar | 36 KB |
generator-model-1.5.9-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metaring/generator-model/ -->
<dependency>
<groupId>com.metaring</groupId>
<artifactId>generator-model</artifactId>
<version>1.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaring/generator-model/
implementation 'com.metaring:generator-model:1.5.9'
// https://jarcasting.com/artifacts/com.metaring/generator-model/
implementation ("com.metaring:generator-model:1.5.9")
'com.metaring:generator-model:jar:1.5.9'
<dependency org="com.metaring" name="generator-model" rev="1.5.9">
<artifact name="generator-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaring', module='generator-model', version='1.5.9')
)
libraryDependencies += "com.metaring" % "generator-model" % "1.5.9"
[com.metaring/generator-model "1.5.9"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.7.1 |
Interfaces for the implementation of code generators for the MetaRing platform