License |
License |
---|---|
GroupId | GroupIdcom.bitplan.simplegraph |
ArtifactId | ArtifactIdcom.bitplan.simplegraph.sql |
Version | Version0.0.5 |
Type | Typejar |
Description |
DescriptionSimpleGraph SQL
com.bitplan.sql submodule of com.bitplan.simplegraph
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.bitplan.simplegraph/com.bitplan.simplegraph.sql/ -->
<dependency>
<groupId>com.bitplan.simplegraph</groupId>
<artifactId>com.bitplan.simplegraph.sql</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.bitplan.simplegraph/com.bitplan.simplegraph.sql/
implementation 'com.bitplan.simplegraph:com.bitplan.simplegraph.sql:0.0.5'
// https://jarcasting.com/artifacts/com.bitplan.simplegraph/com.bitplan.simplegraph.sql/
implementation ("com.bitplan.simplegraph:com.bitplan.simplegraph.sql:0.0.5")
'com.bitplan.simplegraph:com.bitplan.simplegraph.sql:jar:0.0.5'
<dependency org="com.bitplan.simplegraph" name="com.bitplan.simplegraph.sql" rev="0.0.5">
<artifact name="com.bitplan.simplegraph.sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bitplan.simplegraph', module='com.bitplan.simplegraph.sql', version='0.0.5')
)
libraryDependencies += "com.bitplan.simplegraph" % "com.bitplan.simplegraph.sql" % "0.0.5"
[com.bitplan.simplegraph/com.bitplan.simplegraph.sql "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.bitplan.simplegraph : com.bitplan.simplegraph-core | jar | 0.0.5 |
joda-time : joda-time | jar | 2.9.9 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.196 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.slf4j : slf4j-simple | jar | 1.7.25 |