Last Version

dev.migwel.tournify.Tournify 1.0-RELEASE

Unified API for tournament websites

License

License

GroupId

GroupId

dev.migwel.tournify
ArtifactId

ArtifactId

Tournify
Version

Version

1.0-RELEASE
Type

Type

pom
Description

Description

dev.migwel.tournify.Tournify
Unified API for tournament websites
Source Code Management

Source Code Management

https://github.com/migwel/tournify/tree/master

Download Tournify 1.0-RELEASE

Filename Size
Tournify-1.0-RELEASE.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/dev.migwel.tournify/Tournify/ -->
<dependency>
    <groupId>dev.migwel.tournify</groupId>
    <artifactId>Tournify</artifactId>
    <version>1.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.migwel.tournify/Tournify/
implementation 'dev.migwel.tournify:Tournify:1.0-RELEASE'
// https://jarcasting.com/artifacts/dev.migwel.tournify/Tournify/
implementation ("dev.migwel.tournify:Tournify:1.0-RELEASE")
'dev.migwel.tournify:Tournify:pom:1.0-RELEASE'
<dependency org="dev.migwel.tournify" name="Tournify" rev="1.0-RELEASE">
  <artifact name="Tournify" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.migwel.tournify', module='Tournify', version='1.0-RELEASE')
)
libraryDependencies += "dev.migwel.tournify" % "Tournify" % "1.0-RELEASE"
[dev.migwel.tournify/Tournify "1.0-RELEASE"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.3.6.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.6
org.json : json jar 20180813
com.fasterxml.jackson.core : jackson-annotations jar 2.12.0-rc1
com.fasterxml.jackson.core : jackson-databind jar 2.12.0-rc1
com.sun.xml.ws : jaxws-ri pom 3.0.0
org.junit.jupiter : junit-jupiter jar 5.7.0

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.6.28

Project Modules

  • app
  • challonge
  • chesscom
  • communication
  • core
  • smashgg
  • util