| License |
License |
|---|---|
| GroupId | GroupIdcom.github.bannmann.labs |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProvides common plugins and settings
|
| Filename | Size |
|---|---|
| core-0.0.5.pom | |
| core-0.0.5.jar | 6 KB |
| core-0.0.5-sources.jar | 4 KB |
| core-0.0.5-javadoc.jar | 401 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.bannmann.labs : annotations | jar | 0.0.5 |
| org.assertj : assertj-core | jar | |
| com.github.mizool : mizool-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.3.3 |
| org.testng : testng | jar | 6.8.17 |