Jar examples for s:specs
Geronimo SPECs is a collection of Java Specifications that have been created completely by hand and are ASF licensed.
You can download jar file specs 1.4.0 in this page.
Apache License
You can use the following script to add specs-1.4.0.jar to your project.
<dependency> <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs</artifactId> <version>1.4.0</version> </dependency>
compile group: 'org.apache.servicemix.specs', name: 'specs', version: '1.4.0'
libraryDependencies += "org.apache.servicemix.specs" % "specs" % "1.4.0"
<dependency org="org.apache.servicemix.specs" name="specs" rev="1.4.0"/>
@Grapes(@Grab(group='org.apache.servicemix.specs', module='specs', version='1.4.0'))
'org.apache.servicemix.specs:specs:jar:1.4.0'
Click the following link to download the jar file.
specs-1.4.0.pom