YoSQL :: Logging :: API

YoSQL: write more SQL

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

wtf.metio.yosql.logging
ArtifactId

ArtifactId

yosql-logging-api
Last Version

Last Version

2021.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

YoSQL :: Logging :: API
YoSQL: write more SQL
Project Organization

Project Organization

metio.wtf

Download yosql-logging-api

How to add to project

<!-- https://jarcasting.com/artifacts/wtf.metio.yosql.logging/yosql-logging-api/ -->
<dependency>
    <groupId>wtf.metio.yosql.logging</groupId>
    <artifactId>yosql-logging-api</artifactId>
    <version>2021.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/wtf.metio.yosql.logging/yosql-logging-api/
implementation 'wtf.metio.yosql.logging:yosql-logging-api:2021.5.5'
// https://jarcasting.com/artifacts/wtf.metio.yosql.logging/yosql-logging-api/
implementation ("wtf.metio.yosql.logging:yosql-logging-api:2021.5.5")
'wtf.metio.yosql.logging:yosql-logging-api:jar:2021.5.5'
<dependency org="wtf.metio.yosql.logging" name="yosql-logging-api" rev="2021.5.5">
  <artifact name="yosql-logging-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='wtf.metio.yosql.logging', module='yosql-logging-api', version='2021.5.5')
)
libraryDependencies += "wtf.metio.yosql.logging" % "yosql-logging-api" % "2021.5.5"
[wtf.metio.yosql.logging/yosql-logging-api "2021.5.5"]

Dependencies

compile (3)

Group / Artifact Type Version
wtf.metio.yosql.models : yosql-models-immutables jar 2021.5.5
wtf.metio.yosql.codegen : yosql-codegen-exceptions jar 2021.5.5
com.squareup : javapoet jar

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

YoSQL Chat Mailing List

Take a look at the project website to read the documentation. The yosql-examples folder contains multiple examples that uses all available features of YoSQL.

License

To the extent possible under law, the author(s) have dedicated all copyright
and related and neighboring rights to this software to the public domain
worldwide. This software is distributed without any warranty.

You should have received a copy of the CC0 Public Domain Dedication along
with this software. If not, see http://creativecommons.org/publicdomain/zero/1.0/.
wtf.metio.yosql.logging

metio.wtf

Versions

Version
2021.5.5
2021.4.21
2021.4.18