License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.347255699 |
ArtifactId | ArtifactIdsql-assistant |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionsql-assistant
A simple sql builder
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sql-assistant-1.1.1.pom | |
sql-assistant-1.1.1.jar | 43 KB |
sql-assistant-1.1.1-sources.jar | 24 KB |
sql-assistant-1.1.1-javadoc.jar | 281 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : javax.persistence-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |