Last Version

Yildiz-Engine Module Webapp 1.0.2

Project to hold the parent pom for all children projects.

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-webapp
Version

Version

1.0.2
Type

Type

jar
Description

Description

Yildiz-Engine Module Webapp
Project to hold the parent pom for all children projects.

Download module-webapp 1.0.2


<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-webapp/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>module-webapp</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-webapp/
implementation 'be.yildiz-games:module-webapp:1.0.2'
// https://jarcasting.com/artifacts/be.yildiz-games/module-webapp/
implementation ("be.yildiz-games:module-webapp:1.0.2")
'be.yildiz-games:module-webapp:jar:1.0.2'
<dependency org="be.yildiz-games" name="module-webapp" rev="1.0.2">
  <artifact name="module-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-webapp', version='1.0.2')
)
libraryDependencies += "be.yildiz-games" % "module-webapp" % "1.0.2"
[be.yildiz-games/module-webapp "1.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.5
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.12.3

Project Modules

There are no modules declared in this project.