Jar examples for a:andromda-ocl-query-library
Performs translation of OCL query expressions to different query languages, currently supports Enterprise Java Bean Query Language and Hibernate Query Language.
You can download jar file andromda-ocl-query-library 3.3 in this page.
You can use the following script to add andromda-ocl-query-library-3.3.jar to your project.
<dependency> <groupId>org.andromda.translationlibraries</groupId> <artifactId>andromda-ocl-query-library</artifactId> <version>3.3</version> </dependency>
compile group: 'org.andromda.translationlibraries', name: 'andromda-ocl-query-library', version: '3.3'
libraryDependencies += "org.andromda.translationlibraries" % "andromda-ocl-query-library" % "3.3"
<dependency org="org.andromda.translationlibraries" name="andromda-ocl-query-library" rev="3.3"/>
@Grapes(@Grab(group='org.andromda.translationlibraries', module='andromda-ocl-query-library', version='3.3'))
'org.andromda.translationlibraries:andromda-ocl-query-library:jar:3.3'
Click the following link to download the jar file.
andromda-ocl-query-library-3.3.jar