| License |
License |
|---|---|
| GroupId | GroupIdcom.manorrock.guppy |
| ArtifactId | ArtifactIdguppy-property |
| Version | Version22.3.1 |
| Type | Typejar |
| Description |
DescriptionManorrock Guppy - Property Driver
The Manorrock Guppy project delivers you with a collection of JDBC
drivers.
|
| Filename | Size |
|---|---|
| guppy-property-22.3.1.pom | |
| guppy-property-22.3.1.jar | 4 KB |
| guppy-property-22.3.1-sources.jar | 4 KB |
| guppy-property-22.3.1-javadoc.jar | 119 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.manorrock.guppy/guppy-property/ -->
<dependency>
<groupId>com.manorrock.guppy</groupId>
<artifactId>guppy-property</artifactId>
<version>22.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.manorrock.guppy/guppy-property/
implementation 'com.manorrock.guppy:guppy-property:22.3.1'
// https://jarcasting.com/artifacts/com.manorrock.guppy/guppy-property/
implementation ("com.manorrock.guppy:guppy-property:22.3.1")
'com.manorrock.guppy:guppy-property:jar:22.3.1'
<dependency org="com.manorrock.guppy" name="guppy-property" rev="22.3.1">
<artifact name="guppy-property" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manorrock.guppy', module='guppy-property', version='22.3.1')
)
libraryDependencies += "com.manorrock.guppy" % "guppy-property" % "22.3.1"
[com.manorrock.guppy/guppy-property "22.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.platform : jakarta.jakartaee-web-api | jar | 8.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| com.h2database : h2 | jar | 2.1.210 |