Last Version

Routing :: Root 0.30

Parent POM

License

License

Categories

Categories

Net
GroupId

GroupId

net.cactusthorn.routing
ArtifactId

ArtifactId

root
Version

Version

0.30
Type

Type

pom
Description

Description

Routing :: Root
Parent POM
Project URL

Project URL

https://github.com/Gmugra/net.cactusthorn.routing
Source Code Management

Source Code Management

https://github.com/Gmugra/net.cactusthorn.routing

Download root 0.30

Filename Size
root-0.30.pom 21 KB
Browse

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

Dependencies

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.8.0-M1
org.mockito : mockito-core jar 3.8.0
org.mockito : mockito-junit-jupiter jar 3.8.0

Project Modules

  • core
  • json-gson
  • thymeleaf
  • validation-javax
  • demo-jetty