License |
License |
---|---|
GroupId | GroupIdcom.github.jmgilmour |
ArtifactId | ArtifactIdparker-sql-core |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionparker-sql-core
null
|
Filename | Size |
---|---|
parker-sql-core-0.1.0.pom | |
parker-sql-core-0.1.0.jar | 4 KB |
parker-sql-core-0.1.0-sources.jar | 3 KB |
parker-sql-core-0.1.0-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jmgilmour/parker-sql-core/ -->
<dependency>
<groupId>com.github.jmgilmour</groupId>
<artifactId>parker-sql-core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmgilmour/parker-sql-core/
implementation 'com.github.jmgilmour:parker-sql-core:0.1.0'
// https://jarcasting.com/artifacts/com.github.jmgilmour/parker-sql-core/
implementation ("com.github.jmgilmour:parker-sql-core:0.1.0")
'com.github.jmgilmour:parker-sql-core:jar:0.1.0'
<dependency org="com.github.jmgilmour" name="parker-sql-core" rev="0.1.0">
<artifact name="parker-sql-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jmgilmour', module='parker-sql-core', version='0.1.0')
)
libraryDependencies += "com.github.jmgilmour" % "parker-sql-core" % "0.1.0"
[com.github.jmgilmour/parker-sql-core "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jmgilmour : parker-core | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |