| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.zaubersoftware.commons.web |
| ArtifactId | ArtifactIdcommons-web-transformation |
| Last Version | Last Version3.55 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZauber::Commons::Web::XML Transformation
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. |
<!-- https://jarcasting.com/artifacts/com.zaubersoftware.commons.web/commons-web-transformation/ -->
<dependency>
<groupId>com.zaubersoftware.commons.web</groupId>
<artifactId>commons-web-transformation</artifactId>
<version>3.55</version>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.web/commons-web-transformation/
implementation 'com.zaubersoftware.commons.web:commons-web-transformation:3.55'
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.web/commons-web-transformation/
implementation ("com.zaubersoftware.commons.web:commons-web-transformation:3.55")
'com.zaubersoftware.commons.web:commons-web-transformation:jar:3.55'
<dependency org="com.zaubersoftware.commons.web" name="commons-web-transformation" rev="3.55">
<artifact name="commons-web-transformation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.commons.web', module='commons-web-transformation', version='3.55')
)
libraryDependencies += "com.zaubersoftware.commons.web" % "commons-web-transformation" % "3.55"
[com.zaubersoftware.commons.web/commons-web-transformation "3.55"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.5 |
| commons-io : commons-io | jar | 1.4 |
| net.sf.jtidy : jtidy | jar | r938 |
| org.springframework : spring-beans | jar | 3.0.6.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 3.0.6.RELEASE |
| org.springframework : spring-core | jar | 3.0.6.RELEASE |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-nop | jar | 1.7.25 |