m

modelant.template.maven.archetype

Archetype for building the default templates structure for ModelAnt Template Engine for a metamodel, written in MOF 1.4, XMI 1.1 or XMI 1.2, as of JMI (JCR-40). When other than the default values are provided, then the generated POM will include a corresponding section.
https://mdatools.net/modelant.template/modelant.template.maven/modelant.template.maven.archetype/
Eclipse Public License v 2.0
Rusi Popov
文件下载
文件名 操作
modelant.template.maven.archetype-3.3.0.jar 下载
modelant.template.maven.archetype-3.3.0.pom 下载
modelant.template.maven.archetype-3.3.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>net.mdatools</groupId>
  <artifactId>modelant.template.maven.archetype</artifactId>
  <version>3.3.0</version>
</dependency>
Gradle Groovy
implementation 'net.mdatools:modelant.template.maven.archetype:3.3.0'
Gradle Kotlin
implementation("net.mdatools:modelant.template.maven.archetype:3.3.0")
Scala SBT
libraryDependencies += "net.mdatools" % "modelant.template.maven.archetype" % "3.3.0"
Groovy Grape
@Grapes(
  @Grab(group='net.mdatools', module='modelant.template.maven.archetype', version='3.3.0')
)
Apache Ivy
<dependency org="net.mdatools" name="modelant.template.maven.archetype" rev="3.3.0" />
Leiningen
[net.mdatools/modelant.template.maven.archetype "3.3.0"]
Apache Buildr
'net.mdatools:modelant.template.maven.archetype:jar:3.3.0'
本项目依赖
该项目无第三方依赖