| License |
License |
|---|---|
| GroupId | GroupIddev.migwel.tournify |
| ArtifactId | ArtifactIdTournify |
| Last Version | Last Version1.0-RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiondev.migwel.tournify.Tournify
Unified API for tournament websites
|
| Source Code Management |
Source Code Management |
| 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.6.28 |