| License |
License |
|---|---|
| GroupId | GroupIdio.github.dbstarll.parent |
| ArtifactId | ArtifactIdbase |
| Version | Version1.1.9 |
| Type | Typepom |
| Description |
Descriptionbase
parent for commons dependencies
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| base-1.1.9.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dbstarll.parent/base/ -->
<dependency>
<groupId>io.github.dbstarll.parent</groupId>
<artifactId>base</artifactId>
<version>1.1.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/base/
implementation 'io.github.dbstarll.parent:base:1.1.9'
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/base/
implementation ("io.github.dbstarll.parent:base:1.1.9")
'io.github.dbstarll.parent:base:pom:1.1.9'
<dependency org="io.github.dbstarll.parent" name="base" rev="1.1.9">
<artifact name="base" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dbstarll.parent', module='base', version='1.1.9')
)
libraryDependencies += "io.github.dbstarll.parent" % "base" % "1.1.9"
[io.github.dbstarll.parent/base "1.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-io : commons-io | jar | 2.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jul-to-slf4j | jar | 1.7.32 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.32 |