Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdfi.jubic |
ArtifactId | ArtifactIdeasyconfig-jdbc |
Version | Version0.8.2 |
Type | Typejar |
Filename | Size |
---|---|
easyconfig-jdbc-0.8.2.pom | |
easyconfig-jdbc-0.8.2.jar | 7 KB |
easyconfig-jdbc-0.8.2-sources.jar | 4 KB |
easyconfig-jdbc-0.8.2-javadoc.jar | 412 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fi.jubic/easyconfig-jdbc/ -->
<dependency>
<groupId>fi.jubic</groupId>
<artifactId>easyconfig-jdbc</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/fi.jubic/easyconfig-jdbc/
implementation 'fi.jubic:easyconfig-jdbc:0.8.2'
// https://jarcasting.com/artifacts/fi.jubic/easyconfig-jdbc/
implementation ("fi.jubic:easyconfig-jdbc:0.8.2")
'fi.jubic:easyconfig-jdbc:jar:0.8.2'
<dependency org="fi.jubic" name="easyconfig-jdbc" rev="0.8.2">
<artifact name="easyconfig-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.jubic', module='easyconfig-jdbc', version='0.8.2')
)
libraryDependencies += "fi.jubic" % "easyconfig-jdbc" % "0.8.2"
[fi.jubic/easyconfig-jdbc "0.8.2"]