License |
License |
---|---|
GroupId | GroupIdorg.microshed.boost.boosters |
ArtifactId | ArtifactIdjdbc |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWASdev Top Parent POM.
|
Filename | Size |
---|---|
jdbc-0.2.1.pom | |
jdbc-0.2.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.microshed.boost.boosters/jdbc/ -->
<dependency>
<groupId>org.microshed.boost.boosters</groupId>
<artifactId>jdbc</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/jdbc/
implementation 'org.microshed.boost.boosters:jdbc:0.2.1'
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/jdbc/
implementation ("org.microshed.boost.boosters:jdbc:0.2.1")
'org.microshed.boost.boosters:jdbc:jar:0.2.1'
<dependency org="org.microshed.boost.boosters" name="jdbc" rev="0.2.1">
<artifact name="jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microshed.boost.boosters', module='jdbc', version='0.2.1')
)
libraryDependencies += "org.microshed.boost.boosters" % "jdbc" % "0.2.1"
[org.microshed.boost.boosters/jdbc "0.2.1"]