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