License |
License |
---|---|
GroupId | GroupIdcom.github.paganini2008 |
ArtifactId | ArtifactIddevtools-db4j |
Version | Version2.0.1 |
Type | Typejar |
Description |
Descriptiondevtools-db4j
a concise jdbc tools for quick developing
|
Project URL |
Project URL |
Filename | Size |
---|---|
devtools-db4j-2.0.1.pom | |
devtools-db4j-2.0.1.jar | 121 KB |
devtools-db4j-2.0.1-sources.jar | 76 KB |
devtools-db4j-2.0.1-javadoc.jar | 514 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008/devtools-db4j/ -->
<dependency>
<groupId>com.github.paganini2008</groupId>
<artifactId>devtools-db4j</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008/devtools-db4j/
implementation 'com.github.paganini2008:devtools-db4j:2.0.1'
// https://jarcasting.com/artifacts/com.github.paganini2008/devtools-db4j/
implementation ("com.github.paganini2008:devtools-db4j:2.0.1")
'com.github.paganini2008:devtools-db4j:jar:2.0.1'
<dependency org="com.github.paganini2008" name="devtools-db4j" rev="2.0.1">
<artifact name="devtools-db4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008', module='devtools-db4j', version='2.0.1')
)
libraryDependencies += "com.github.paganini2008" % "devtools-db4j" % "2.0.1"
[com.github.paganini2008/devtools-db4j "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.paganini2008 : devtools-lang | jar | 2.0.1 |