Last Version

hibernate-minimal-logger 0.0.7

Hibernate Minimal Logger

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.jango89
ArtifactId

ArtifactId

hibernate-minimal-logger
Version

Version

0.0.7
Type

Type

jar
Description

Description

hibernate-minimal-logger
Hibernate Minimal Logger
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/hibernate-minimal-logger
Source Code Management

Source Code Management

https://github.com/jango89/hibernate-minimal-logger

Download hibernate-minimal-logger 0.0.7


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.0.6.RELEASE
org.jetbrains.kotlin : kotlin-reflect jar 1.4.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21
org.apache.maven.plugins : maven-surefire-plugin jar 3.0.0-M3

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.6.RELEASE
org.jsmart : zerocode-tdd-jupiter jar 1.3.7

Project Modules

There are no modules declared in this project.