License |
License
Plasma License
|
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.terrameta |
ArtifactId | ArtifactIdplasma |
Last Version | Last Version2.1.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPlasma
The Plasma project is an SDO 2.1 implementation with associated provisioning and other tools. In its initial releases, the PlasmaSDO™ implementation seeks to address the need for automation and code generation under SDO for standard enterprise Java web applications while focusing on critical operational considerations these applications face, such as optimistic and pessimistic concurrency control. The PlasmaSDO™ implementation is not bound to any integrated development environment (IDE) and provides support for standard Java™ based build tools. Note: Such operational considerations such as optimistic and pessimistic concurrency control are seen as a feature gap within various commercial and open-source SDO offerings, and are facilitated in PlasmaSDO™ by a custom UML profile and various associated SDO API extensions.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plasma-2.1.7.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.terrameta/plasma/ -->
<dependency>
<groupId>org.terrameta</groupId>
<artifactId>plasma</artifactId>
<version>2.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.terrameta/plasma/
implementation 'org.terrameta:plasma:2.1.7'
// https://jarcasting.com/artifacts/org.terrameta/plasma/
implementation ("org.terrameta:plasma:2.1.7")
'org.terrameta:plasma:pom:2.1.7'
<dependency org="org.terrameta" name="plasma" rev="2.1.7">
<artifact name="plasma" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.terrameta', module='plasma', version='2.1.7')
)
libraryDependencies += "org.terrameta" % "plasma" % "2.1.7"
[org.terrameta/plasma "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 |