| GroupId | GroupIdio.github.pulquero.halyard |
|---|---|
| ArtifactId | ArtifactIdhalyard-strategy |
| Version | Version3.7 |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| halyard-strategy-3.7.pom | |
| halyard-strategy-3.7.jar | 134 KB |
| halyard-strategy-3.7-sources.jar | 59 KB |
| halyard-strategy-3.7-javadoc.jar | 178 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.pulquero.halyard/halyard-strategy/ -->
<dependency>
<groupId>io.github.pulquero.halyard</groupId>
<artifactId>halyard-strategy</artifactId>
<version>3.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pulquero.halyard/halyard-strategy/
implementation 'io.github.pulquero.halyard:halyard-strategy:3.7'
// https://jarcasting.com/artifacts/io.github.pulquero.halyard/halyard-strategy/
implementation ("io.github.pulquero.halyard:halyard-strategy:3.7")
'io.github.pulquero.halyard:halyard-strategy:jar:3.7'
<dependency org="io.github.pulquero.halyard" name="halyard-strategy" rev="3.7">
<artifact name="halyard-strategy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pulquero.halyard', module='halyard-strategy', version='3.7')
)
libraryDependencies += "io.github.pulquero.halyard" % "halyard-strategy" % "3.7"
[io.github.pulquero.halyard/halyard-strategy "3.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| ${project.groupId} » halyard-common | jar | ${project.version} |
| org.eclipse.rdf4j : rdf4j-console | jar | ${rdf4j.version} |
| org.kohsuke.metainf-services : metainf-services | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.35 |
| org.eclipse.rdf4j : rdf4j-sparql-testsuite | jar | ${rdf4j.version} |