is not current version
Last Version 0.0.7

com.github.jango89:hibernate-minimal-logger 0.0.6

Hibernate Minimal Logger

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.jango89
ArtifactId

ArtifactId

hibernate-minimal-logger
Version

Version

0.0.6
Type

Type

jar

Download hibernate-minimal-logger 0.0.6


<!-- https://jarcasting.com/artifacts/com.github.jango89/hibernate-minimal-logger/ -->
<dependency>
    <groupId>com.github.jango89</groupId>
    <artifactId>hibernate-minimal-logger</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jango89/hibernate-minimal-logger/
implementation 'com.github.jango89:hibernate-minimal-logger:0.0.6'
// https://jarcasting.com/artifacts/com.github.jango89/hibernate-minimal-logger/
implementation ("com.github.jango89:hibernate-minimal-logger:0.0.6")
'com.github.jango89:hibernate-minimal-logger:jar:0.0.6'
<dependency org="com.github.jango89" name="hibernate-minimal-logger" rev="0.0.6">
  <artifact name="hibernate-minimal-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jango89', module='hibernate-minimal-logger', version='0.0.6')
)
libraryDependencies += "com.github.jango89" % "hibernate-minimal-logger" % "0.0.6"
[com.github.jango89/hibernate-minimal-logger "0.0.6"]