Last Version

Java Server GD-API Spec Implementation 0.11.3

Java Server GD-API Spec Implementation

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.ibuildthecloud
ArtifactId

ArtifactId

gdapi-java-server
Version

Version

0.11.3
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 0.11.3


<!-- 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.