| License |
License
CDDL-1.0
|
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.open-esb.core |
| ArtifactId | ArtifactIdtestbinding-top |
| Last Version | Last Version2.4.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiontestbinding
Test Binding Top code
|
| Project Organization |
Project OrganizationOpenESB Community |
| Filename | Size |
|---|---|
| testbinding-top-2.4.3.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.open-esb.core/testbinding-top/ -->
<dependency>
<groupId>net.open-esb.core</groupId>
<artifactId>testbinding-top</artifactId>
<version>2.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/testbinding-top/
implementation 'net.open-esb.core:testbinding-top:2.4.3'
// https://jarcasting.com/artifacts/net.open-esb.core/testbinding-top/
implementation ("net.open-esb.core:testbinding-top:2.4.3")
'net.open-esb.core:testbinding-top:pom:2.4.3'
<dependency org="net.open-esb.core" name="testbinding-top" rev="2.4.3">
<artifact name="testbinding-top" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='testbinding-top', version='2.4.3')
)
libraryDependencies += "net.open-esb.core" % "testbinding-top" % "2.4.3"
[net.open-esb.core/testbinding-top "2.4.3"]