Last Version

web 0.5.0

Provides a REST-API and serves the fronted.

License

License

GroupId

GroupId

com.arassec.igor
ArtifactId

ArtifactId

web
Version

Version

0.5.0
Type

Type

jar
Description

Description

web
Provides a REST-API and serves the fronted.
Project URL

Project URL

https://www.arassec.com/igor/web

Download web 0.5.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.arassec.igor : application jar 0.5.0
org.springframework.boot : spring-boot-starter-web jar 2.5.3
org.springframework.boot : spring-boot-starter-validation jar 2.5.3
org.slf4j : slf4j-api jar 1.7.32

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.