License |
License |
---|---|
GroupId | GroupIdorg.guzz |
ArtifactId | ArtifactIdguzz |
Version | Version1.3.1 |
Type | Typejar |
Description |
Descriptionguzz core
A java full stack data-layer solution framework with many unique features.
|
Project URL |
Project URL |
Filename | Size |
---|---|
guzz-1.3.1.pom | |
guzz-1.3.1.jar | 507 KB |
guzz-1.3.1-sources.jar | 452 KB |
guzz-1.3.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.guzz/guzz/ -->
<dependency>
<groupId>org.guzz</groupId>
<artifactId>guzz</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.guzz/guzz/
implementation 'org.guzz:guzz:1.3.1'
// https://jarcasting.com/artifacts/org.guzz/guzz/
implementation ("org.guzz:guzz:1.3.1")
'org.guzz:guzz:jar:1.3.1'
<dependency org="org.guzz" name="guzz" rev="1.3.1">
<artifact name="guzz" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.guzz', module='guzz', version='1.3.1')
)
libraryDependencies += "org.guzz" % "guzz" % "1.3.1"
[org.guzz/guzz "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib-nodep | jar | 2.2.2 |
dom4j : dom4j | jar | 1.6.1 |
jaxen : jaxen | jar | 1.1.1 |
saxpath : saxpath | jar | 1.0-FCS |
commons-logging : commons-logging | jar | 1.1.1 |
org.eclipse.persistence : javax.persistence | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
c3p0 : c3p0 | jar | 0.9.1.2 |
commons-dbcp : commons-dbcp | jar | 1.3 |
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet : jstl | jar | 1.2 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
org.springframework : spring-core | jar | 3.0.5.RELEASE |
org.springframework : spring-beans | jar | 3.0.5.RELEASE |
org.springframework : spring-context | jar | 3.0.5.RELEASE |
org.springframework : spring-tx | jar | 3.0.5.RELEASE |
org.springframework : spring-jdbc | jar | 3.0.5.RELEASE |
hessian : hessian | jar | 3.0.1 |
mysql : mysql-connector-java | jar | 5.1.16 |
org.springframework : spring-web | jar | 3.0.5.RELEASE |
org.phprpc » phprpc-client | jar | 1.0 |
com.oracle : ojdbc14 | jar | 10.2.0.1.0 |
com.h2database : h2 | jar | 1.3.156 |
javax.transaction : jta | pom | 1.1 |
javax.transaction : transaction-api | pom | 1.1 |
org.apache.velocity : velocity | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |