crux-web

Crux Web

License

License

GroupId

GroupId

ren.crux
ArtifactId

ArtifactId

crux-web
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

crux-web
Crux Web

Download crux-web

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
ren.crux : crux-common jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-logging jar
org.springframework.boot : spring-boot-starter-json jar
com.fasterxml.jackson.datatype : jackson-datatype-guava jar
org.apache.commons : commons-lang3 jar
commons-io : commons-io jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2