License |
License |
---|---|
GroupId | GroupIdorg.apache.portals.jetspeed-2 |
ArtifactId | ArtifactIdcom-google-step2-common |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSTEP2 Common
Jetspeed is an Open Source implementation of an Enterprise Information Portal, using Java and XML.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/com-google-step2-common/ -->
<dependency>
<groupId>org.apache.portals.jetspeed-2</groupId>
<artifactId>com-google-step2-common</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/com-google-step2-common/
implementation 'org.apache.portals.jetspeed-2:com-google-step2-common:2.3.1'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/com-google-step2-common/
implementation ("org.apache.portals.jetspeed-2:com-google-step2-common:2.3.1")
'org.apache.portals.jetspeed-2:com-google-step2-common:jar:2.3.1'
<dependency org="org.apache.portals.jetspeed-2" name="com-google-step2-common" rev="2.3.1">
<artifact name="com-google-step2-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='com-google-step2-common', version='2.3.1')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "com-google-step2-common" % "2.3.1"
[org.apache.portals.jetspeed-2/com-google-step2-common "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.openid4java : openid4java-nodeps | jar | 0.9.5 |
org.openxri : openxri-syntax | jar | 1.2.0 |
org.openxri : openxri-client | jar | 1.2.0 |
org.apache.httpcomponents : httpclient | jar | 4.0.1 |
commons-io : commons-io | jar | 1.4 |
commons-lang : commons-lang | jar | 2.4 |
org.jdom : jdom | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.portals : portlet-api_2.1.0_spec | jar | 1.0 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.2.1 |
javax.ccpp : ccpp | jar | 1.0 |
org.apache.portals.pluto : pluto-container-api | jar | 2.0.3 |
org.apache.portals.bridges : portals-bridges-common | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |