base

parent for commons dependencies

License

License

GroupId

GroupId

io.github.dbstarll.parent
ArtifactId

ArtifactId

base
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

base
parent for commons dependencies
Project URL

Project URL

https://github.com/dbstarll/parent/tree/main/base
Source Code Management

Source Code Management

https://github.com/dbstarll/parent/tree/main

Download base

Filename Size
base-1.2.0.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.dbstarll.parent/base/ -->
<dependency>
    <groupId>io.github.dbstarll.parent</groupId>
    <artifactId>base</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/base/
implementation 'io.github.dbstarll.parent:base:1.2.0'
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/base/
implementation ("io.github.dbstarll.parent:base:1.2.0")
'io.github.dbstarll.parent:base:pom:1.2.0'
<dependency org="io.github.dbstarll.parent" name="base" rev="1.2.0">
  <artifact name="base" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dbstarll.parent', module='base', version='1.2.0')
)
libraryDependencies += "io.github.dbstarll.parent" % "base" % "1.2.0"
[io.github.dbstarll.parent/base "1.2.0"]

Dependencies

compile (3)

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

runtime (2)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.32
org.slf4j : jcl-over-slf4j jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.0