License |
License |
---|---|
GroupId | GroupIdcom.baffalotech |
ArtifactId | ArtifactIdbaffalotech-integration-ws |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbaffalotech-integration-ws
baffalotech integration framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.baffalotech/baffalotech-integration-ws/ -->
<dependency>
<groupId>com.baffalotech</groupId>
<artifactId>baffalotech-integration-ws</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.baffalotech/baffalotech-integration-ws/
implementation 'com.baffalotech:baffalotech-integration-ws:1.0.5'
// https://jarcasting.com/artifacts/com.baffalotech/baffalotech-integration-ws/
implementation ("com.baffalotech:baffalotech-integration-ws:1.0.5")
'com.baffalotech:baffalotech-integration-ws:jar:1.0.5'
<dependency org="com.baffalotech" name="baffalotech-integration-ws" rev="1.0.5">
<artifact name="baffalotech-integration-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baffalotech', module='baffalotech-integration-ws', version='1.0.5')
)
libraryDependencies += "com.baffalotech" % "baffalotech-integration-ws" % "1.0.5"
[com.baffalotech/baffalotech-integration-ws "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.37.Final |
org.apache.commons : commons-lang3 | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |