| License |
License |
|---|---|
| GroupId | GroupIdcom.the-qa-company |
| ArtifactId | ArtifactIdqendpoint |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| qendpoint-1.4.0.pom | |
| qendpoint-1.4.0.jar | 255 KB |
| qendpoint-1.4.0-sources.jar | 126 KB |
| qendpoint-1.4.0-javadoc.jar | 1 MB |
| qendpoint-1.4.0-exec.jar | 72 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.the-qa-company/qendpoint/ -->
<dependency>
<groupId>com.the-qa-company</groupId>
<artifactId>qendpoint</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.the-qa-company/qendpoint/
implementation 'com.the-qa-company:qendpoint:1.4.0'
// https://jarcasting.com/artifacts/com.the-qa-company/qendpoint/
implementation ("com.the-qa-company:qendpoint:1.4.0")
'com.the-qa-company:qendpoint:jar:1.4.0'
<dependency org="com.the-qa-company" name="qendpoint" rev="1.4.0">
<artifact name="qendpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.the-qa-company', module='qendpoint', version='1.4.0')
)
libraryDependencies += "com.the-qa-company" % "qendpoint" % "1.4.0"
[com.the-qa-company/qendpoint "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.2.RELEASE |
| org.springframework.boot : spring-boot-starter-security | jar | 2.2.2.RELEASE |
| org.springframework.boot : spring-boot-devtools | jar | 2.2.2.RELEASE |
| commons-codec : commons-codec | jar | 1.15 |
| org.eclipse.rdf4j : rdf4j-storage | pom | 4.0.0 |
| org.eclipse.rdf4j : rdf4j-sparqlbuilder | pom | 4.0.0 |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| org.eclipse.rdf4j : rdf4j-sparql-testsuite | jar | 4.0.0 |
| org.eclipse.rdf4j : rdf4j-query | jar | 4.0.0 |
| org.rdfhdt : hdt-java-core | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.lwjgl : lwjgl | jar | 3.3.1 |
| org.lwjgl : lwjgl-lmdb | jar | 3.3.1 |
| org.lwjgl : lwjgl-lmdb Optional | jar | 3.3.1 |
| org.lwjgl : lwjgl-lmdb Optional | jar | 3.3.1 |
| org.lwjgl : lwjgl-lmdb Optional | jar | 3.3.1 |
| org.lwjgl : lwjgl-lmdb Optional | jar | 3.3.1 |
| org.lwjgl : lwjgl Optional | jar | 3.3.1 |
| org.lwjgl : lwjgl Optional | jar | 3.3.1 |
| org.lwjgl : lwjgl Optional | jar | 3.3.1 |
| org.lwjgl : lwjgl Optional | jar | 3.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |
| junit : junit | jar | 4.13 |