Last Version

sql-assistant 1.1.1

A simple sql builder

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.347255699
ArtifactId

ArtifactId

sql-assistant
Version

Version

1.1.1
Type

Type

jar
Description

Description

sql-assistant
A simple sql builder
Project URL

Project URL

https://github.com/347255699/sql-assistant
Source Code Management

Source Code Management

https://github.com/347255699/sql-assistant

Download sql-assistant 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.