Jar examples for p:parseq
ParSeq is a framework that makes it easier to write and maintain fast, scalable applications in Java
You can download jar file parseq 2.6.19 in this page.
The Apache Software License, Version 2.0
You can use the following script to add parseq-2.6.19.jar to your project.
<dependency> <groupId>com.linkedin.parseq</groupId> <artifactId>parseq</artifactId> <version>2.6.19</version> </dependency>
compile group: 'com.linkedin.parseq', name: 'parseq', version: '2.6.19'
libraryDependencies += "com.linkedin.parseq" % "parseq" % "2.6.19"
<dependency org="com.linkedin.parseq" name="parseq" rev="2.6.19"/>
@Grapes(@Grab(group='com.linkedin.parseq', module='parseq', version='2.6.19'))
'com.linkedin.parseq:parseq:jar:2.6.19'
Click the following link to download the jar file.
parseq-2.6.19-javadoc.jar