License |
License
Apache Source License 2.0
|
---|---|
GroupId | GroupIdorg.codehaus.redback |
ArtifactId | ArtifactIdredback-jee-web-integration |
Version | Version1.4 |
Type | Typejar |
Description |
DescriptionRedback :: Integration :: J(2)EE Web Integration
|
Project Organization |
Project OrganizationCodehaus |
<!-- https://jarcasting.com/artifacts/org.codehaus.redback/redback-jee-web-integration/ -->
<dependency>
<groupId>org.codehaus.redback</groupId>
<artifactId>redback-jee-web-integration</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-jee-web-integration/
implementation 'org.codehaus.redback:redback-jee-web-integration:1.4'
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-jee-web-integration/
implementation ("org.codehaus.redback:redback-jee-web-integration:1.4")
'org.codehaus.redback:redback-jee-web-integration:jar:1.4'
<dependency org="org.codehaus.redback" name="redback-jee-web-integration" rev="1.4">
<artifact name="redback-jee-web-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.redback', module='redback-jee-web-integration', version='1.4')
)
libraryDependencies += "org.codehaus.redback" % "redback-jee-web-integration" % "1.4"
[org.codehaus.redback/redback-jee-web-integration "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-support | jar | 3.0.6.RELEASE |
javax.annotation : jsr250-api | jar | 1.0 |
org.codehaus.redback : redback-system | jar | 1.4 |
commons-codec : commons-codec | jar | 1.5 |
org.jvnet : animal-sniffer-annotation Optional | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |