com.github.ollgei.base:base-logging-library

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.ollgei.base
ArtifactId

ArtifactId

base-logging-library
Last Version

Last Version

2020.1.0.SR1
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/base-logging-library
Source Code Management

Source Code Management

https://github.com/ollgei/base-logging-library

Download base-logging-library

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ollgei.base/base-logging-library/ -->
<dependency>
    <groupId>com.github.ollgei.base</groupId>
    <artifactId>base-logging-library</artifactId>
    <version>2020.1.0.SR1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ollgei.base/base-logging-library/
implementation 'com.github.ollgei.base:base-logging-library:2020.1.0.SR1'
// https://jarcasting.com/artifacts/com.github.ollgei.base/base-logging-library/
implementation ("com.github.ollgei.base:base-logging-library:2020.1.0.SR1")
'com.github.ollgei.base:base-logging-library:jar:2020.1.0.SR1'
<dependency org="com.github.ollgei.base" name="base-logging-library" rev="2020.1.0.SR1">
  <artifact name="base-logging-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ollgei.base', module='base-logging-library', version='2020.1.0.SR1')
)
libraryDependencies += "com.github.ollgei.base" % "base-logging-library" % "2020.1.0.SR1"
[com.github.ollgei.base/base-logging-library "2020.1.0.SR1"]

Dependencies

provided (1)

Group / Artifact Type Version
org.springframework : spring-jcl Optional jar 5.2.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2020.1.0.SR1
1.0.1.RELEASE
1.0.0.RELEASE