Download testbinding_boot-2.4.1.jar file - Jar t

Jar examples for t:testbinding-boot

Description

Test Binding Boot Code

You can download jar file testbinding_boot 2.4.1 in this page.

License

CDDL license

Build File

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

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

Download

Click the following link to download the jar file.

testbinding_boot-2.4.1-javadoc.jar
testbinding_boot-2.4.1-sources.jar
testbinding_boot-2.4.1.jar
testbinding_boot-2.4.1.pom



Related Tutorials