is not current version
Last Version 1.3.3

org.terrameta:plasma-sdo-jdbc 1.1.7

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.

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.terrameta
ArtifactId

ArtifactId

plasma-sdo-jdbc
Version

Version

1.1.7
Type

Type

jar

Download plasma-sdo-jdbc 1.1.7


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