p

p6spy-mysql-fraction

p6spy fraction (module) for Wildfly Swarm using mysql module.
https://github.com/PiotrRaszkowski/p6spy-mysql-fraction
The Apache Software License, Version 2.0
Piotr Raszkowski
Piotr Raszkowski
文件下载
文件名 操作
p6spy-mysql-fraction-1.0.jar 下载
p6spy-mysql-fraction-1.0.pom 下载
p6spy-mysql-fraction-1.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>pl.devcoffee</groupId>
  <artifactId>p6spy-mysql-fraction</artifactId>
  <version>1.0</version>
</dependency>
Gradle Groovy
implementation 'pl.devcoffee:p6spy-mysql-fraction:1.0'
Gradle Kotlin
implementation("pl.devcoffee:p6spy-mysql-fraction:1.0")
Scala SBT
libraryDependencies += "pl.devcoffee" % "p6spy-mysql-fraction" % "1.0"
Groovy Grape
@Grapes(
  @Grab(group='pl.devcoffee', module='p6spy-mysql-fraction', version='1.0')
)
Apache Ivy
<dependency org="pl.devcoffee" name="p6spy-mysql-fraction" rev="1.0" />
Leiningen
[pl.devcoffee/p6spy-mysql-fraction "1.0"]
Apache Buildr
'pl.devcoffee:p6spy-mysql-fraction:jar:1.0'