License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdorg.eclipse.jetty.toolchain |
ArtifactId | ArtifactIdjetty-xslt-tools |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty :: Documentation :: XSLT Tools
Administrative parent pom for Jetty modules
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMort Bay Consulting |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jetty-xslt-tools-1.3.pom | |
jetty-xslt-tools-1.3.jar | 7 KB |
jetty-xslt-tools-1.3-sources.jar | 3 KB |
jetty-xslt-tools-1.3-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain/jetty-xslt-tools/ -->
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-xslt-tools</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain/jetty-xslt-tools/
implementation 'org.eclipse.jetty.toolchain:jetty-xslt-tools:1.3'
// https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain/jetty-xslt-tools/
implementation ("org.eclipse.jetty.toolchain:jetty-xslt-tools:1.3")
'org.eclipse.jetty.toolchain:jetty-xslt-tools:jar:1.3'
<dependency org="org.eclipse.jetty.toolchain" name="jetty-xslt-tools" rev="1.3">
<artifact name="jetty-xslt-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.toolchain', module='jetty-xslt-tools', version='1.3')
)
libraryDependencies += "org.eclipse.jetty.toolchain" % "jetty-xslt-tools" % "1.3"
[org.eclipse.jetty.toolchain/jetty-xslt-tools "1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
com.google.code.javaparser : javaparser | jar | 1.0.8 |
org.eclipse.jetty.toolchain : jetty-test-helper | jar | 1.6 |
org.eclipse.jetty : jetty-util | jar | 9.0.2.v20130417 |