| License |
License |
|---|---|
| GroupId | GroupIdcom.github.bannmann |
| ArtifactId | ArtifactIdbase |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncom.github.bannmann:base
Provides common plugins and settings
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| base-1.3.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.bannmann/base/ -->
<dependency>
<groupId>com.github.bannmann</groupId>
<artifactId>base</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bannmann/base/
implementation 'com.github.bannmann:base:1.3'
// https://jarcasting.com/artifacts/com.github.bannmann/base/
implementation ("com.github.bannmann:base:1.3")
'com.github.bannmann:base:pom:1.3'
<dependency org="com.github.bannmann" name="base" rev="1.3">
<artifact name="base" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bannmann', module='base', version='1.3')
)
libraryDependencies += "com.github.bannmann" % "base" % "1.3"
[com.github.bannmann/base "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.mizool : mizool-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.3.3 |
| org.testng : testng | jar | 6.8.17 |