is not current version
Last Version 0.5.0

web 0.4.1

Provides a REST-API and serves the fronted.

License

License

GroupId

GroupId

com.arassec.igor
ArtifactId

ArtifactId

web
Version

Version

0.4.1
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.4.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.arassec.igor : application jar 0.4.1
org.springframework.boot : spring-boot-starter-web jar 2.5.0
org.springframework.boot : spring-boot-starter-validation jar 2.5.0
org.slf4j : slf4j-api jar 1.7.30

provided (1)

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

Project Modules

There are no modules declared in this project.