| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.siqisource.agave |
| ArtifactId | ArtifactIdorm |
| Last Version | Last Version0.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorm
agave is an Open Source implementation of an web application.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| orm-0.9.0.pom | |
| orm-0.9.0.jar | 20 KB |
| orm-0.9.0-sources.jar | 10 KB |
| orm-0.9.0-javadoc.jar | 135 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.siqisource.agave/orm/ -->
<dependency>
<groupId>org.siqisource.agave</groupId>
<artifactId>orm</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.siqisource.agave/orm/
implementation 'org.siqisource.agave:orm:0.9.0'
// https://jarcasting.com/artifacts/org.siqisource.agave/orm/
implementation ("org.siqisource.agave:orm:0.9.0")
'org.siqisource.agave:orm:jar:0.9.0'
<dependency org="org.siqisource.agave" name="orm" rev="0.9.0">
<artifact name="orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.siqisource.agave', module='orm', version='0.9.0')
)
libraryDependencies += "org.siqisource.agave" % "orm" % "0.9.0"
[org.siqisource.agave/orm "0.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mybatis : mybatis | jar | 3.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| org.apache.shiro : shiro-spring | jar | 1.2.1 |
| cglib : cglib-nodep | jar | 2.2.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.6 |
| log4j : log4j | jar | 1.2.16 |
| org.mybatis : mybatis-spring | jar | 1.1.0 |
| com.h2database : h2 | jar | 1.3.168 |
| javax : javaee-web-api | jar | 6.0 |
| org.springframework : spring-jdbc | jar | 3.1.2.RELEASE |
| org.springframework : spring-test | jar | 3.1.2.RELEASE |
| junit : junit | jar | 4.10 |
| org.dbunit : dbunit | jar | 2.4.8 |