License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier CLI User Interface |
GroupId | GroupIdorg.eclipse.equinox.jsp.jasper |
ArtifactId | ArtifactIdregistry |
Last Version | Last Version1.0.0-v20070607 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJasper Jsp Registry Support Plug-in
|
Filename | Size |
---|---|
registry-1.0.0-v20070607.pom | |
registry-1.0.0-v20070607.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.equinox.jsp.jasper/registry/ -->
<dependency>
<groupId>org.eclipse.equinox.jsp.jasper</groupId>
<artifactId>registry</artifactId>
<version>1.0.0-v20070607</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.equinox.jsp.jasper/registry/
implementation 'org.eclipse.equinox.jsp.jasper:registry:1.0.0-v20070607'
// https://jarcasting.com/artifacts/org.eclipse.equinox.jsp.jasper/registry/
implementation ("org.eclipse.equinox.jsp.jasper:registry:1.0.0-v20070607")
'org.eclipse.equinox.jsp.jasper:registry:jar:1.0.0-v20070607'
<dependency org="org.eclipse.equinox.jsp.jasper" name="registry" rev="1.0.0-v20070607">
<artifact name="registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.equinox.jsp.jasper', module='registry', version='1.0.0-v20070607')
)
libraryDependencies += "org.eclipse.equinox.jsp.jasper" % "registry" % "1.0.0-v20070607"
[org.eclipse.equinox.jsp.jasper/registry "1.0.0-v20070607"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.equinox : registry | jar | [0,) |
org.eclipse.equinox : common | jar | [0,) |