| License |
License |
|---|---|
| GroupId | GroupIdcom.github.libgraviton |
| ArtifactId | ArtifactIdgdk-core |
| Last Version | Last Version0.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongdk-core
Graviton Development Kit
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gdk-core-0.10.0.pom | |
| gdk-core-0.10.0.jar | 69 KB |
| gdk-core-0.10.0-sources.jar | 39 KB |
| gdk-core-0.10.0-javadoc.jar | 406 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.libgraviton/gdk-core/ -->
<dependency>
<groupId>com.github.libgraviton</groupId>
<artifactId>gdk-core</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.libgraviton/gdk-core/
implementation 'com.github.libgraviton:gdk-core:0.10.0'
// https://jarcasting.com/artifacts/com.github.libgraviton/gdk-core/
implementation ("com.github.libgraviton:gdk-core:0.10.0")
'com.github.libgraviton:gdk-core:jar:0.10.0'
<dependency org="com.github.libgraviton" name="gdk-core" rev="0.10.0">
<artifact name="gdk-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.libgraviton', module='gdk-core', version='0.10.0')
)
libraryDependencies += "com.github.libgraviton" % "gdk-core" % "0.10.0"
[com.github.libgraviton/gdk-core "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.7.2 |
| commons-io : commons-io | jar | 2.7 |
| org.json : json | jar | 20200518 |
| com.fasterxml.jackson.jr : jackson-jr-objects | jar | 2.11.2 |
| com.fasterxml.jackson.module : jackson-module-jsonSchema | jar | 2.11.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
| com.flipkart.zjsonpatch : zjsonpatch | jar | 0.4.11 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.mockito : mockito-core | jar | 2.7.22 |
| com.github.tomakehurst : wiremock-jre8 | jar | 2.21.0 |