| License |
License |
|---|---|
| GroupId | GroupIdorg.andromda.samples.crud |
| ArtifactId | ArtifactIdcrud-core |
| Last Version | Last Version3.4 |
| Release Date | Release Date |
| Type | Typeejb |
| Description |
DescriptionAndroMDA CRUD Sample Core Business Tier
The AndroMDA CRUD Sample Project.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| crud-core-3.4.pom | |
| crud-core-3.4.jar | 116 KB |
| crud-core-3.4-client.jar | 116 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.samples.crud/crud-core/ -->
<dependency>
<groupId>org.andromda.samples.crud</groupId>
<artifactId>crud-core</artifactId>
<version>3.4</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.samples.crud/crud-core/
implementation 'org.andromda.samples.crud:crud-core:3.4'
// https://jarcasting.com/artifacts/org.andromda.samples.crud/crud-core/
implementation ("org.andromda.samples.crud:crud-core:3.4")
'org.andromda.samples.crud:crud-core:ejb:3.4'
<dependency org="org.andromda.samples.crud" name="crud-core" rev="3.4">
<artifact name="crud-core" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.andromda.samples.crud', module='crud-core', version='3.4')
)
libraryDependencies += "org.andromda.samples.crud" % "crud-core" % "3.4"
[org.andromda.samples.crud/crud-core "3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.andromda.samples.crud : crud-common | jar | 3.4 |
| org.springframework : spring-orm | jar | 3.1.2.RELEASE |
| org.springframework : spring-context | jar | 3.1.2.RELEASE |
| org.springframework : spring-web | jar | 3.1.2.RELEASE |
| org.hibernate : hibernate-validator | jar | 4.3.0.Final |
| org.hibernate : hibernate-validator-legacy | jar | 4.0.2.GA |
| net.sf.ehcache : ehcache-core | jar | 2.6.0 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| commons-io : commons-io | jar | 2.4 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-codec : commons-codec | jar | 1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.andromda : andromda-core | jar | 3.4 |
| org.andromda.translationlibraries : andromda-ocl-translation-core | jar | 3.4 |
| org.andromda.translationlibraries : andromda-ocl-validation-library | jar | 3.4 |
| org.hibernate : hibernate-entitymanager | jar | 3.6.9.Final |
| org.hibernate : hibernate-commons-annotations | jar | 3.2.0.Final |
| org.slf4j : slf4j-api | jar | 1.7.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.0 |
| commons-collections : commons-collections | jar | 3.2.1 |
| commons-logging : commons-logging | jar | 1.1.1 |
| jboss : jboss-j2ee | jar | 4.2.2.GA |
| org.andromda : andromda-script-wrappers | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context-support | jar | 3.1.2.RELEASE |
| cglib : cglib-nodep | jar | 2.2.2 |
| commons-fileupload : commons-fileupload | jar | 1.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.javassist : javassist | jar | 3.16.1-GA |
| org.hsqldb : hsqldb | jar | 2.2.8 |