License |
License |
---|---|
GroupId | GroupIdcom.baffalotech |
ArtifactId | ArtifactIdbaffalotech-integration-core |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbaffalotech-integration-core
baffalotech integration framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.baffalotech/baffalotech-integration-core/ -->
<dependency>
<groupId>com.baffalotech</groupId>
<artifactId>baffalotech-integration-core</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.baffalotech/baffalotech-integration-core/
implementation 'com.baffalotech:baffalotech-integration-core:1.0.5'
// https://jarcasting.com/artifacts/com.baffalotech/baffalotech-integration-core/
implementation ("com.baffalotech:baffalotech-integration-core:1.0.5")
'com.baffalotech:baffalotech-integration-core:jar:1.0.5'
<dependency org="com.baffalotech" name="baffalotech-integration-core" rev="1.0.5">
<artifact name="baffalotech-integration-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baffalotech', module='baffalotech-integration-core', version='1.0.5')
)
libraryDependencies += "com.baffalotech" % "baffalotech-integration-core" % "1.0.5"
[com.baffalotech/baffalotech-integration-core "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
org.springframework.boot : spring-boot-starter | jar | 2.1.6.RELEASE |
org.springframework : spring-web | jar | 5.1.7.RELEASE |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
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 |