License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdorg.eclipse.jetty.toolchain |
ArtifactId | ArtifactIdjetty-test-policy |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty Toolchain :: Test Policy
test resource
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMort Bay Consulting |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jetty-test-policy-1.2.pom | |
jetty-test-policy-1.2.jar | 22 KB |
jetty-test-policy-1.2-sources.jar | 17 KB |
jetty-test-policy-1.2-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain/jetty-test-policy/ -->
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-test-policy</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain/jetty-test-policy/
implementation 'org.eclipse.jetty.toolchain:jetty-test-policy:1.2'
// https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain/jetty-test-policy/
implementation ("org.eclipse.jetty.toolchain:jetty-test-policy:1.2")
'org.eclipse.jetty.toolchain:jetty-test-policy:jar:1.2'
<dependency org="org.eclipse.jetty.toolchain" name="jetty-test-policy" rev="1.2">
<artifact name="jetty-test-policy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.toolchain', module='jetty-test-policy', version='1.2')
)
libraryDependencies += "org.eclipse.jetty.toolchain" % "jetty-test-policy" % "1.2"
[org.eclipse.jetty.toolchain/jetty-test-policy "1.2"]