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