is not current version
Last Version 1.1

pl.devcoffee:p6spy-mysql-fraction 1.0

p6spy fraction (module) for Wildfly Swarm using mysql module.

Categories

Categories

MySQL Data Databases p6spy Application Layer Libs Logging
GroupId

GroupId

pl.devcoffee
ArtifactId

ArtifactId

p6spy-mysql-fraction
Version

Version

1.0
Type

Type

jar

Download p6spy-mysql-fraction 1.0


<!-- https://jarcasting.com/artifacts/pl.devcoffee/p6spy-mysql-fraction/ -->
<dependency>
    <groupId>pl.devcoffee</groupId>
    <artifactId>p6spy-mysql-fraction</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.devcoffee/p6spy-mysql-fraction/
implementation 'pl.devcoffee:p6spy-mysql-fraction:1.0'
// https://jarcasting.com/artifacts/pl.devcoffee/p6spy-mysql-fraction/
implementation ("pl.devcoffee:p6spy-mysql-fraction:1.0")
'pl.devcoffee:p6spy-mysql-fraction:jar:1.0'
<dependency org="pl.devcoffee" name="p6spy-mysql-fraction" rev="1.0">
  <artifact name="p6spy-mysql-fraction" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.devcoffee', module='p6spy-mysql-fraction', version='1.0')
)
libraryDependencies += "pl.devcoffee" % "p6spy-mysql-fraction" % "1.0"
[pl.devcoffee/p6spy-mysql-fraction "1.0"]