jfr4jdbc-springboot

Jfr4Jdbc for SpringBoot

License

License

GroupId

GroupId

dev.jfr4jdbc
ArtifactId

ArtifactId

jfr4jdbc-springboot
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jfr4jdbc-springboot
Jfr4Jdbc for SpringBoot
Project URL

Project URL

https://github.com/chiroito/Jfr4Jdbc-SpringBoot
Source Code Management

Source Code Management

https://github.com/chiroito/Jfr4Jdbc-SpringBoot

Download jfr4jdbc-springboot

How to add to project

<!-- https://jarcasting.com/artifacts/dev.jfr4jdbc/jfr4jdbc-springboot/ -->
<dependency>
    <groupId>dev.jfr4jdbc</groupId>
    <artifactId>jfr4jdbc-springboot</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.jfr4jdbc/jfr4jdbc-springboot/
implementation 'dev.jfr4jdbc:jfr4jdbc-springboot:1.0.0'
// https://jarcasting.com/artifacts/dev.jfr4jdbc/jfr4jdbc-springboot/
implementation ("dev.jfr4jdbc:jfr4jdbc-springboot:1.0.0")
'dev.jfr4jdbc:jfr4jdbc-springboot:jar:1.0.0'
<dependency org="dev.jfr4jdbc" name="jfr4jdbc-springboot" rev="1.0.0">
  <artifact name="jfr4jdbc-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.jfr4jdbc', module='jfr4jdbc-springboot', version='1.0.0')
)
libraryDependencies += "dev.jfr4jdbc" % "jfr4jdbc-springboot" % "1.0.0"
[dev.jfr4jdbc/jfr4jdbc-springboot "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.4.2
org.springframework.boot : spring-boot-starter-jdbc jar 2.4.2
dev.jfr4jdbc : jfr4jdbc-driver jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.1