o

org.openengsb.framework.ekb.transformation.wonderland

OpenEngSB Engineering Knowledge Base Transformation service implementation based on the OpenEngSB developed transformation language.
http://www.openengsb.org
Apache 2
Files download
File Operation
org.openengsb.framework.ekb.transformation.wonderland-3.0.0.M1.jar download
org.openengsb.framework.ekb.transformation.wonderland-3.0.0.M1.pom download
org.openengsb.framework.ekb.transformation.wonderland-3.0.0.M1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.openengsb.framework.ekb</groupId>
  <artifactId>org.openengsb.framework.ekb.transformation.wonderland</artifactId>
  <version>3.0.0.M1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.openengsb.framework.ekb:org.openengsb.framework.ekb.transformation.wonderland:3.0.0.M1'
Gradle Kotlin
implementation("org.openengsb.framework.ekb:org.openengsb.framework.ekb.transformation.wonderland:3.0.0.M1")
Scala SBT
libraryDependencies += "org.openengsb.framework.ekb" % "org.openengsb.framework.ekb.transformation.wonderland" % "3.0.0.M1"
Groovy Grape
@Grapes(
  @Grab(group='org.openengsb.framework.ekb', module='org.openengsb.framework.ekb.transformation.wonderland', version='3.0.0.M1')
)
Apache Ivy
<dependency org="org.openengsb.framework.ekb" name="org.openengsb.framework.ekb.transformation.wonderland" rev="3.0.0.M1" />
Leiningen
[org.openengsb.framework.ekb/org.openengsb.framework.ekb.transformation.wonderland "3.0.0.M1"]
Apache Buildr
'org.openengsb.framework.ekb:org.openengsb.framework.ekb.transformation.wonderland:jar:3.0.0.M1'