License |
License |
---|---|
GroupId | GroupIdorg.apache.portals.bridges |
ArtifactId | ArtifactIdjpetstore |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptioniBATIS JPetstore Demo Portlet
iBATIS JPetstore Demo Portlet
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jpetstore-1.0.4.pom | |
jpetstore-1.0.4.war | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.portals.bridges/jpetstore/ -->
<dependency>
<groupId>org.apache.portals.bridges</groupId>
<artifactId>jpetstore</artifactId>
<version>1.0.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.bridges/jpetstore/
implementation 'org.apache.portals.bridges:jpetstore:1.0.4'
// https://jarcasting.com/artifacts/org.apache.portals.bridges/jpetstore/
implementation ("org.apache.portals.bridges:jpetstore:1.0.4")
'org.apache.portals.bridges:jpetstore:war:1.0.4'
<dependency org="org.apache.portals.bridges" name="jpetstore" rev="1.0.4">
<artifact name="jpetstore" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.bridges', module='jpetstore', version='1.0.4')
)
libraryDependencies += "org.apache.portals.bridges" % "jpetstore" % "1.0.4"
[org.apache.portals.bridges/jpetstore "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.14 |
commons-logging : commons-logging | jar | 1.1 |
antlr : antlr | jar | 2.7.2 |
commons-beanutils : commons-beanutils | jar | 1.7.0 |
commons-digester : commons-digester | jar | 1.6 |
commons-fileupload : commons-fileupload | jar | 1.0 |
commons-validator : commons-validator | jar | 1.1.4 |
oro : oro | jar | 2.0.7 |
taglibs : standard | jar | 1.0.6 |
struts : struts | jar | 1.2.7 |
struts : struts-el | jar | 1.2.7 |
ibatis » ibatis-common | jar | 2.0.8 |
ibatis » ibatis-dao | jar | 2.0.8 |
ibatis » ibatis-sqlmap | jar | 2.0.8 |
hsqldb : hsqldb | jar | 1.7.1 |
org.apache.portals.bridges : portals-bridges-struts-1.2.7 | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
portlet-api : portlet-api | jar | 1.0 |
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |