is not current version
Last Version 3.1.3

de.micromata.mgc:de.micromata.mgc.jpa.logging 3.1.1

Logging into Database

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

de.micromata.mgc
ArtifactId

ArtifactId

de.micromata.mgc.jpa.logging
Version

Version

3.1.1
Type

Type

jar

Download de.micromata.mgc.jpa.logging 3.1.1


<!-- https://jarcasting.com/artifacts/de.micromata.mgc/de.micromata.mgc.jpa.logging/ -->
<dependency>
    <groupId>de.micromata.mgc</groupId>
    <artifactId>de.micromata.mgc.jpa.logging</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.micromata.mgc/de.micromata.mgc.jpa.logging/
implementation 'de.micromata.mgc:de.micromata.mgc.jpa.logging:3.1.1'
// https://jarcasting.com/artifacts/de.micromata.mgc/de.micromata.mgc.jpa.logging/
implementation ("de.micromata.mgc:de.micromata.mgc.jpa.logging:3.1.1")
'de.micromata.mgc:de.micromata.mgc.jpa.logging:jar:3.1.1'
<dependency org="de.micromata.mgc" name="de.micromata.mgc.jpa.logging" rev="3.1.1">
  <artifact name="de.micromata.mgc.jpa.logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.micromata.mgc', module='de.micromata.mgc.jpa.logging', version='3.1.1')
)
libraryDependencies += "de.micromata.mgc" % "de.micromata.mgc.jpa.logging" % "3.1.1"
[de.micromata.mgc/de.micromata.mgc.jpa.logging "3.1.1"]