License |
License |
---|---|
GroupId | GroupIdorg.andromda.samples.crud |
ArtifactId | ArtifactIdcrud-web |
Last Version | Last Version3.4 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionAndroMDA CRUD Sample Web
The AndroMDA CRUD Sample Project.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
crud-web-3.4.pom | |
crud-web-3.4.war | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.samples.crud/crud-web/ -->
<dependency>
<groupId>org.andromda.samples.crud</groupId>
<artifactId>crud-web</artifactId>
<version>3.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.samples.crud/crud-web/
implementation 'org.andromda.samples.crud:crud-web:3.4'
// https://jarcasting.com/artifacts/org.andromda.samples.crud/crud-web/
implementation ("org.andromda.samples.crud:crud-web:3.4")
'org.andromda.samples.crud:crud-web:war:3.4'
<dependency org="org.andromda.samples.crud" name="crud-web" rev="3.4">
<artifact name="crud-web" type="war" />
</dependency>
@Grapes(
@Grab(group='org.andromda.samples.crud', module='crud-web', version='3.4')
)
libraryDependencies += "org.andromda.samples.crud" % "crud-web" % "3.4"
[org.andromda.samples.crud/crud-web "3.4"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
commons-codec : commons-codec | jar | 1.6 |
commons-validator : commons-validator | jar | 1.4.0 |
struts : struts | jar | 1.2.9 |
Group / Artifact | Type | Version |
---|---|---|
org.andromda.samples.crud : crud-common | jar | 3.4 |
org.andromda.samples.crud : crud-core | ejb | 3.4 |
commons-logging : commons-logging | jar | 1.1.1 |
commons-lang : commons-lang | jar | 2.6 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
commons-collections : commons-collections | jar | 3.2.1 |
javax.servlet : servlet-api | jar | 2.5 |
org.andromda : andromda-script-wrappers | jar | 3.4 |
javax.persistence : persistence-api | jar | 1.0.2 |
jboss : jboss-j2ee | jar | 4.2.2.GA |
org.springframework : spring-asm | jar | 3.1.2.RELEASE |
org.springframework : spring-beans | jar | 3.1.2.RELEASE |
org.springframework : spring-core | jar | 3.1.2.RELEASE |
org.springframework : spring-orm | jar | 3.1.2.RELEASE |
org.springframework : spring-context-support | jar | 3.1.2.RELEASE |
org.springframework : spring-context | jar | 3.1.2.RELEASE |
org.springframework : spring-web | jar | 3.1.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
commons-digester : commons-digester | jar | 2.1 |
oro : oro | jar | 2.0.8 |
displaytag : displaytag | jar | 1.2 |
com.lowagie : itext | jar | 2.1.7 |
javax.servlet : jstl | jar | 1.2 |