| License |
License |
|---|---|
| GroupId | GroupIdcom.zaubersoftware.commons.web |
| ArtifactId | ArtifactIdcommons-web-proxy |
| Last Version | Last Version3.55 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZauber::Commons::Web::Proxy
Zauber Commons is a set of component reused in most of Zauber apps.
Contains components to make easy mailing, creating links, and much more.
|
| Project Organization |
Project OrganizationZauber S.A. |
| Filename | Size |
|---|---|
| commons-web-proxy-3.55.pom | |
| commons-web-proxy-3.55.jar | 38 KB |
| commons-web-proxy-3.55-sources.jar | 40 KB |
| commons-web-proxy-3.55-javadoc.jar | 241 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zaubersoftware.commons.web/commons-web-proxy/ -->
<dependency>
<groupId>com.zaubersoftware.commons.web</groupId>
<artifactId>commons-web-proxy</artifactId>
<version>3.55</version>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.web/commons-web-proxy/
implementation 'com.zaubersoftware.commons.web:commons-web-proxy:3.55'
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.web/commons-web-proxy/
implementation ("com.zaubersoftware.commons.web:commons-web-proxy:3.55")
'com.zaubersoftware.commons.web:commons-web-proxy:jar:3.55'
<dependency org="com.zaubersoftware.commons.web" name="commons-web-proxy" rev="3.55">
<artifact name="commons-web-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.commons.web', module='commons-web-proxy', version='3.55')
)
libraryDependencies += "com.zaubersoftware.commons.web" % "commons-web-proxy" % "3.55"
[com.zaubersoftware.commons.web/commons-web-proxy "3.55"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.zaubersoftware.commons : commons-base | jar | 3.55 |
| commons-lang : commons-lang | jar | 2.5 |
| commons-io : commons-io | jar | 1.4 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| org.springframework : spring-core | jar | 3.0.6.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 3.0.6.RELEASE |
| org.springframework : spring-context | jar | 3.0.6.RELEASE |
| org.springframework : spring-beans | jar | 3.0.6.RELEASE |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-nop | jar | 1.7.25 |