Jar examples for t:test
Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.
You can download jar file test 5.0.0-alpha4 in this page.
GNU Lesser General Public License, Version 3.0
You can use the following script to add test-5.0.0-alpha4.jar to your project.
<dependency> <groupId>org.elasticsearch</groupId> <artifactId>test</artifactId> <version>5.0.0-alpha4</version> </dependency>
compile group: 'org.elasticsearch', name: 'test', version: '5.0.0-alpha4'
libraryDependencies += "org.elasticsearch" % "test" % "5.0.0-alpha4"
<dependency org="org.elasticsearch" name="test" rev="5.0.0-alpha4"/>
@Grapes(@Grab(group='org.elasticsearch', module='test', version='5.0.0-alpha4'))
'org.elasticsearch:test:jar:5.0.0-alpha4'
Click the following link to download the jar file.
test-5.0.0-alpha4-javadoc.jar