AndroMDA Script Wrappers

Provides implementations of "Script Wrapper" classes, these classes are injected into class files in order to provide the ability to write your business logic in an interpreted manner

License

License

GroupId

GroupId

org.andromda
ArtifactId

ArtifactId

andromda-script-wrappers
Last Version

Last Version

3.4
Release Date

Release Date

Type

Type

jar
Description

Description

AndroMDA Script Wrappers
Provides implementations of "Script Wrapper" classes, these classes are injected into class files in order to provide the ability to write your business logic in an interpreted manner
Project Organization

Project Organization

AndroMDA.org

Download andromda-script-wrappers

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.beanshell : bsh jar 2.0b5
org.codehaus.groovy : groovy-all jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.4
3.3
3.2