Java Server GD-API Spec Implementation


License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.ibuildthecloud
ArtifactId

ArtifactId

gdapi-java-server
Last Version

Last Version

0.11.3
Release Date

Release Date

Type

Type

jar
Description

Description

Java Server GD-API Spec Implementation
Java Server GD-API Spec Implementation
Project URL

Project URL

https://github.com/ibuildthecloud/gdapi-java-server

Download gdapi-java-server

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ibuildthecloud/gdapi-java-server/ -->
<dependency>
    <groupId>io.github.ibuildthecloud</groupId>
    <artifactId>gdapi-java-server</artifactId>
    <version>0.11.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ibuildthecloud/gdapi-java-server/
implementation 'io.github.ibuildthecloud:gdapi-java-server:0.11.3'
// https://jarcasting.com/artifacts/io.github.ibuildthecloud/gdapi-java-server/
implementation ("io.github.ibuildthecloud:gdapi-java-server:0.11.3")
'io.github.ibuildthecloud:gdapi-java-server:jar:0.11.3'
<dependency org="io.github.ibuildthecloud" name="gdapi-java-server" rev="0.11.3">
  <artifact name="gdapi-java-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ibuildthecloud', module='gdapi-java-server', version='0.11.3')
)
libraryDependencies += "io.github.ibuildthecloud" % "gdapi-java-server" % "0.11.3"
[io.github.ibuildthecloud/gdapi-java-server "0.11.3"]

Dependencies

compile (9)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.8.3
org.apache.commons : commons-lang3 jar 3.1
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.5
commons-fileupload : commons-fileupload jar 1.3.1
com.fasterxml.jackson.core : jackson-core jar 2.3.1
com.fasterxml.jackson.core : jackson-databind jar 2.3.1
com.fasterxml.jackson.core : jackson-annotations jar 2.3.1
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.3.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.3
0.11.2
0.11.1.1
0.11.1
0.11.0
0.10.8
0.10.7
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0