Download testbinding_boot-2.4.2.jar file - Jar t

Jar examples for t:testbinding-boot

Description

Test Binding Boot Code

You can download jar file testbinding_boot 2.4.2 in this page.

License

CDDL license

Build File

You can use the following script to add testbinding_boot-2.4.2.jar to your project.

<dependency>
   <groupId>net.open-esb.core</groupId>
   <artifactId>testbinding_boot</artifactId>
   <version>2.4.2</version>
</dependency>
compile group: 'net.open-esb.core', name: 'testbinding_boot', version: '2.4.2'
libraryDependencies += "net.open-esb.core" % "testbinding_boot" % "2.4.2"
<dependency org="net.open-esb.core" name="testbinding_boot" rev="2.4.2"/>
@Grapes(@Grab(group='net.open-esb.core', module='testbinding_boot', version='2.4.2'))
'net.open-esb.core:testbinding_boot:jar:2.4.2'

Download

Click the following link to download the jar file.

testbinding_boot-2.4.2-javadoc.jar
testbinding_boot-2.4.2-sources.jar
testbinding_boot-2.4.2.jar
testbinding_boot-2.4.2.pom



Related Tutorials