не последняя версия
Последняя версия 2.1.7

org.terrameta:plasma 2.1.2

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.

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

org.terrameta
Идентификатор

Идентификатор

plasma
Версия

Версия

2.1.2
Тип

Тип

pom

Скачать plasma 2.1.2

Имя Файла Размер
plasma-2.1.2.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.terrameta/plasma/ -->
<dependency>
    <groupId>org.terrameta</groupId>
    <artifactId>plasma</artifactId>
    <version>2.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.terrameta/plasma/
implementation 'org.terrameta:plasma:2.1.2'
// https://jarcasting.com/artifacts/org.terrameta/plasma/
implementation ("org.terrameta:plasma:2.1.2")
'org.terrameta:plasma:pom:2.1.2'
<dependency org="org.terrameta" name="plasma" rev="2.1.2">
  <artifact name="plasma" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.terrameta', module='plasma', version='2.1.2')
)
libraryDependencies += "org.terrameta" % "plasma" % "2.1.2"
[org.terrameta/plasma "2.1.2"]