| License |
License |
|---|---|
| GroupId | GroupIdcom.zaubersoftware.commons.web |
| ArtifactId | ArtifactIdcommons-web-utils |
| Last Version | Last Version3.55 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZauber::Commons::Web::Utils
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-utils-3.55.pom | |
| commons-web-utils-3.55.jar | 19 KB |
| commons-web-utils-3.55-sources.jar | 18 KB |
| commons-web-utils-3.55-javadoc.jar | 106 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zaubersoftware.commons.web/commons-web-utils/ -->
<dependency>
<groupId>com.zaubersoftware.commons.web</groupId>
<artifactId>commons-web-utils</artifactId>
<version>3.55</version>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.web/commons-web-utils/
implementation 'com.zaubersoftware.commons.web:commons-web-utils:3.55'
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.web/commons-web-utils/
implementation ("com.zaubersoftware.commons.web:commons-web-utils:3.55")
'com.zaubersoftware.commons.web:commons-web-utils:jar:3.55'
<dependency org="com.zaubersoftware.commons.web" name="commons-web-utils" rev="3.55">
<artifact name="commons-web-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.commons.web', module='commons-web-utils', version='3.55')
)
libraryDependencies += "com.zaubersoftware.commons.web" % "commons-web-utils" % "3.55"
[com.zaubersoftware.commons.web/commons-web-utils "3.55"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.zaubersoftware.commons.persistence : commons-persistence-api | jar | 3.55 |
| com.zaubersoftware.commons : commons-base | jar | 3.55 |
| org.springframework : spring-webmvc | jar | 3.0.6.RELEASE |
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 3.0.6.RELEASE |
| org.springframework : spring-core | jar | 3.0.6.RELEASE |
| org.mockito : mockito-core | jar | 1.8.5 |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-nop | jar | 1.7.25 |