com.github.bannmann:base

Provides common plugins and settings

License

License

GroupId

GroupId

com.github.bannmann
ArtifactId

ArtifactId

base
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

com.github.bannmann:base
Provides common plugins and settings
Project URL

Project URL

https://github.com/bannmann/base
Source Code Management

Source Code Management

https://github.com/bannmann/base

Download base

Filename Size
base-1.3.pom 13 KB
Browse

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.mizool : mizool-core jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.3.3
org.testng : testng jar 6.8.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.0