| License |
License |
|---|---|
| GroupId | GroupIdcom.tek271.tecuj2-db |
| ArtifactId | ArtifactIdtecuj2-db |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.tek271.tecuj2-db:tecuj2-db
Simple JDBC wrapper
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tecuj2-db-0.0.1.pom | |
| tecuj2-db-0.0.1.jar | 11 KB |
| tecuj2-db-0.0.1-sources.jar | 8 KB |
| tecuj2-db-0.0.1-javadoc.jar | 417 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tek271.tecuj2-db/tecuj2-db/ -->
<dependency>
<groupId>com.tek271.tecuj2-db</groupId>
<artifactId>tecuj2-db</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tek271.tecuj2-db/tecuj2-db/
implementation 'com.tek271.tecuj2-db:tecuj2-db:0.0.1'
// https://jarcasting.com/artifacts/com.tek271.tecuj2-db/tecuj2-db/
implementation ("com.tek271.tecuj2-db:tecuj2-db:0.0.1")
'com.tek271.tecuj2-db:tecuj2-db:jar:0.0.1'
<dependency org="com.tek271.tecuj2-db" name="tecuj2-db" rev="0.0.1">
<artifact name="tecuj2-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tek271.tecuj2-db', module='tecuj2-db', version='0.0.1')
)
libraryDependencies += "com.tek271.tecuj2-db" % "tecuj2-db" % "0.0.1"
[com.tek271.tecuj2-db/tecuj2-db "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| org.sql2o : sql2o | jar | 1.6.0 |
| com.tek271 : tecuj2 | jar | 0.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.1 |
| org.hsqldb : hsqldb | jar | 2.6.0 |