Jar examples for e:ecs
Repackaging of the Apache Jakarta ECS project
You can download jar file ecs 1.4.2 in this page.
The Apache Software License, Version 1.1
You can use the following script to add ecs-1.4.2.jar to your project.
<dependency> <groupId>ecs</groupId> <artifactId>ecs</artifactId> <version>1.4.2</version> </dependency>
compile group: 'ecs', name: 'ecs', version: '1.4.2'
libraryDependencies += "ecs" % "ecs" % "1.4.2"
<dependency org="ecs" name="ecs" rev="1.4.2"/>
@Grapes(@Grab(group='ecs', module='ecs', version='1.4.2'))
'ecs:ecs:jar:1.4.2'
Click the following link to download the jar file.
ecs-1.4.2.jar