com.github.bannmann.labs:core

Provides common plugins and settings

License

License

GroupId

GroupId

com.github.bannmann.labs
ArtifactId

ArtifactId

core
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Provides common plugins and settings

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bannmann.labs/core/ -->
<dependency>
    <groupId>com.github.bannmann.labs</groupId>
    <artifactId>core</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bannmann.labs/core/
implementation 'com.github.bannmann.labs:core:0.0.5'
// https://jarcasting.com/artifacts/com.github.bannmann.labs/core/
implementation ("com.github.bannmann.labs:core:0.0.5")
'com.github.bannmann.labs:core:jar:0.0.5'
<dependency org="com.github.bannmann.labs" name="core" rev="0.0.5">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bannmann.labs', module='core', version='0.0.5')
)
libraryDependencies += "com.github.bannmann.labs" % "core" % "0.0.5"
[com.github.bannmann.labs/core "0.0.5"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.bannmann.labs : annotations jar 0.0.5
org.assertj : assertj-core jar
com.github.mizool : mizool-core jar

provided (1)

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

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
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1