| License |
License |
|---|---|
| GroupId | GroupIdch.semafor |
| ArtifactId | ArtifactIdgendas |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGeneric Data Store for Java Beans
This component provides CRUD services for java beans
combined with
revision management and based on a relational database.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSEMAFOR Informatik & Energie AG |
| Filename | Size |
|---|---|
| gendas-1.1.2.pom | |
| gendas-1.1.2.jar | 86 KB |
| gendas-1.1.2-sources.jar | 61 KB |
| gendas-1.1.2-javadoc.jar | 201 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.semafor/gendas/ -->
<dependency>
<groupId>ch.semafor</groupId>
<artifactId>gendas</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.semafor/gendas/
implementation 'ch.semafor:gendas:1.1.2'
// https://jarcasting.com/artifacts/ch.semafor/gendas/
implementation ("ch.semafor:gendas:1.1.2")
'ch.semafor:gendas:jar:1.1.2'
<dependency org="ch.semafor" name="gendas" rev="1.1.2">
<artifact name="gendas" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.semafor', module='gendas', version='1.1.2')
)
libraryDependencies += "ch.semafor" % "gendas" % "1.1.2"
[ch.semafor/gendas "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
| commons-lang : commons-lang | jar | 2.4 |
| javax.annotation : jsr250-api | jar | 1.0 |
| org.hibernate : hibernate-annotations | jar | 3.4.0.GA |
| org.hibernate : hibernate-entitymanager | jar | 3.4.0.GA |
| org.springframework : spring-core | jar | 3.0.4.RELEASE |
| org.springframework : spring-context | jar | 3.0.4.RELEASE |
| org.springframework : spring-aop | jar | 3.0.4.RELEASE |
| org.springframework : spring-jdbc | jar | 3.0.4.RELEASE |
| org.springframework : spring-orm | jar | 3.0.4.RELEASE |
| org.aspectj : aspectjweaver | jar | 1.6.0 |
| cglib : cglib | jar | 2.2 |
| net.sf.ehcache : ehcache-core | jar | 2.3.0 |
| c3p0 : c3p0 | jar | 0.9.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.dbunit : dbunit | jar | 2.4.8 |
| ${log.groupId} » ${log.artifactId} | jar | ${log.version} |
| org.springframework : spring-test | jar | 3.0.4.RELEASE |
| org.easymock : easymock | jar | 2.4 |
| ${jdbc.groupId} » ${jdbc.artifactId} | jar | ${jdbc.version} |