Last Version

crux 0.0.3

Crux

License

License

GroupId

GroupId

ren.crux
ArtifactId

ArtifactId

crux
Version

Version

0.0.3
Type

Type

pom
Description

Description

crux
Crux

Download crux 0.0.3

Filename Size
crux-0.0.3.pom 6 KB
Browse

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

Dependencies

compile (6)

Group / Artifact Type Version
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

  • crux-common
  • crux-web