| License |
License
Plasma License
|
|---|---|
| Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
| GroupId | GroupIdorg.terrameta |
| ArtifactId | ArtifactIdplasma-runtime |
| Last Version | Last Version2.1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPlasma Runtime
The Plasma Runtime Module
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| plasma-runtime-2.1.7.pom | |
| plasma-runtime-2.1.7.jar | 279 KB |
| plasma-runtime-2.1.7-sources.jar | 273 KB |
| plasma-runtime-2.1.7-javadoc.jar | 742 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.terrameta/plasma-runtime/ -->
<dependency>
<groupId>org.terrameta</groupId>
<artifactId>plasma-runtime</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.terrameta/plasma-runtime/
implementation 'org.terrameta:plasma-runtime:2.1.7'
// https://jarcasting.com/artifacts/org.terrameta/plasma-runtime/
implementation ("org.terrameta:plasma-runtime:2.1.7")
'org.terrameta:plasma-runtime:jar:2.1.7'
<dependency org="org.terrameta" name="plasma-runtime" rev="2.1.7">
<artifact name="plasma-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terrameta', module='plasma-runtime', version='2.1.7')
)
libraryDependencies += "org.terrameta" % "plasma-runtime" % "2.1.7"
[org.terrameta/plasma-runtime "2.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| log4j : log4j | jar | 1.2.9 |
| commons-logging : commons-logging | jar | 1.1.1 |
| xalan : xalan | jar | 2.6.0 |
| org.atteo.classindex : classindex | jar | 3.3 |
| org.modeldriven : fuml | jar | 1.1.0c |
| org.terrameta : plasma-common | jar | 2.1.7 |
| org.terrameta : plasma-metamodel | jar | 2.1.7 |