License |
License |
---|---|
GroupId | GroupIdorg.restnext |
ArtifactId | ArtifactIdrestnext-route |
Version | Version0.3.5 |
Type | Typejar |
Description |
Descriptionrestnext-route
RestNext Route
|
Project Organization |
Project OrganizationRestNEXT |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
restnext-route-0.3.5.pom | |
restnext-route-0.3.5.jar | 21 KB |
restnext-route-0.3.5-sources.jar | 12 KB |
restnext-route-0.3.5-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.restnext/restnext-route/ -->
<dependency>
<groupId>org.restnext</groupId>
<artifactId>restnext-route</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.restnext/restnext-route/
implementation 'org.restnext:restnext-route:0.3.5'
// https://jarcasting.com/artifacts/org.restnext/restnext-route/
implementation ("org.restnext:restnext-route:0.3.5")
'org.restnext:restnext-route:jar:0.3.5'
<dependency org="org.restnext" name="restnext-route" rev="0.3.5">
<artifact name="restnext-route" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restnext', module='restnext-route', version='0.3.5')
)
libraryDependencies += "org.restnext" % "restnext-route" % "0.3.5"
[org.restnext/restnext-route "0.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.restnext : restnext-core | jar | |
pl.joegreen : lambda-from-string | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |