License |
License |
---|---|
GroupId | GroupIdde.monticore |
ArtifactId | ArtifactIdmonticore-runtime |
Version | Version4.5.3 |
Type | Typejar |
Description |
DescriptionMontiCore: Runtime
Runtime for MontiCore Applications
|
Project Organization |
Project OrganizationDepartment of Software Engineering, RWTH Aachen University |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
monticore-runtime-4.5.3.pom | |
monticore-runtime-4.5.3.jar | 304 KB |
monticore-runtime-4.5.3-tests.jar | 170 KB |
monticore-runtime-4.5.3-sources.jar | 498 bytes |
monticore-runtime-4.5.3-javadoc.jar | 498 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.monticore/monticore-runtime/ -->
<dependency>
<groupId>de.monticore</groupId>
<artifactId>monticore-runtime</artifactId>
<version>4.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.monticore/monticore-runtime/
implementation 'de.monticore:monticore-runtime:4.5.3'
// https://jarcasting.com/artifacts/de.monticore/monticore-runtime/
implementation ("de.monticore:monticore-runtime:4.5.3")
'de.monticore:monticore-runtime:jar:4.5.3'
<dependency org="de.monticore" name="monticore-runtime" rev="4.5.3">
<artifact name="monticore-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.monticore', module='monticore-runtime', version='4.5.3')
)
libraryDependencies += "de.monticore" % "monticore-runtime" % "4.5.3"
[de.monticore/monticore-runtime "4.5.3"]
Group / Artifact | Type | Version |
---|---|---|
de.monticore.commons : se-commons-utilities | jar | 1.7.7 |
de.monticore.commons : se-commons-logging | jar | 1.7.7 |
com.google.guava : guava | jar | 18.0 |
org.reflections : reflections | jar | 0.9.9 |
commons-io : commons-io | jar | 2.4 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
org.antlr : antlr4 | jar | 4.5.1 |
org.freemarker : freemarker | jar | 2.3.23 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.codehaus.groovy : groovy | jar | 2.3.7 |