| License |
License |
|---|---|
| GroupId | GroupIdcom.baffalotech |
| ArtifactId | ArtifactIdbaffalotech-integration |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionbaffalotech-integration
baffalotech integration framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| baffalotech-integration-1.0.5.pom | 975 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.baffalotech/baffalotech-integration/ -->
<dependency>
<groupId>com.baffalotech</groupId>
<artifactId>baffalotech-integration</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.baffalotech/baffalotech-integration/
implementation 'com.baffalotech:baffalotech-integration:1.0.5'
// https://jarcasting.com/artifacts/com.baffalotech/baffalotech-integration/
implementation ("com.baffalotech:baffalotech-integration:1.0.5")
'com.baffalotech:baffalotech-integration:pom:1.0.5'
<dependency org="com.baffalotech" name="baffalotech-integration" rev="1.0.5">
<artifact name="baffalotech-integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.baffalotech', module='baffalotech-integration', version='1.0.5')
)
libraryDependencies += "com.baffalotech" % "baffalotech-integration" % "1.0.5"
[com.baffalotech/baffalotech-integration "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 |