Jar examples for e:easyb-composite-groovy
This composite contains a restricted version of easyb-core, so that people can depend on named releases of easyb without having to keep a version range of easyb-core if they so wish. It provides compatibility with existing uses of easyb.
You can download jar file easyb-composite-groovy 1.2 in this page.
You can use the following script to add easyb-composite-groovy-1.2.jar to your project.
<dependency> <groupId>org.easyb</groupId> <artifactId>easyb-composite-groovy</artifactId> <version>1.2</version> </dependency>
compile group: 'org.easyb', name: 'easyb-composite-groovy', version: '1.2'
libraryDependencies += "org.easyb" % "easyb-composite-groovy" % "1.2"
<dependency org="org.easyb" name="easyb-composite-groovy" rev="1.2"/>
@Grapes(@Grab(group='org.easyb', module='easyb-composite-groovy', version='1.2'))
'org.easyb:easyb-composite-groovy:jar:1.2'
Click the following link to download the jar file.
easyb-composite-groovy-1.2.pom