License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.cactusthorn.routing |
ArtifactId | ArtifactIdroot |
Last Version | Last Version0.30 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRouting :: Root
Parent POM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]
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 |